From: "gaston" <gaston@steel.com.ar>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Routing problem
Date: Tue, 09 Sep 2003 13:59:05 +0000 [thread overview]
Message-ID: <marc-lartc-106311594120585@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101530055025659@msgid-missing>
>
> Message: 1
> Subject: Re: [LARTC] Routing problem
> From: Ronny Aasen <list@datapart-as.no>
> To: lartc <lartc@mailman.ds9a.nl>
> Cc: Damion de Soto <damion@snapgear.com>
> Organization:
> Date: 08 Sep 2003 08:41:46 +0200
>
> On Mon, 2003-09-08 at 01:03, Damion de Soto wrote:
> > gaston wrote:
> > > Problem:
> > > This configuration didn't work. From the clients network
> (208.53.164.0) I
> > > could only reach the Cisco router but was unable to reach Internet.
> > >
> > > The only quick solution was to connect Switch 1 with Switch 2.
> > > Any ideas why this didn't work?
> >
> > did you have IP forwarding enabled and the appropriate iptables rules
> on the linux box ?
> > for pure routing:
> >
> > echo "1" > /proc/sys/net/ipv4/ip_forward
> > iptables -P INPUT ACCEPT
> > iptables -P FORWARD ACCEPT
> > iptables -P OUTPUT ACCEPT
> >
> > If you already done that, where does a traceroute from the clients'
> network
> > (208.53.164.0) go ? does it try to go through 208.53.164.254?
> > does it go anywhere after ?
>
>
> in addition, was the cisco aware that the route to
> 208.53.164.0/24 was thru the linux ?
>
> post the routing table from the cisco also.
>
> still good luck
> --
> Ronny Aasen <list@datapart-as.no>
>
>
> --__--__--
Yes, the cisco knows that everything going to the net 208.53.164.0 goes
through the linux.
I did a traceroute from one of the clients to cisco's website ip:
1st hop --> 208.53.164.254
2nd hop --> Time out
3d --> Time out
and so on
while doing this i sniffed with ethereal:
source dest
208.53.164.2 208.53.98.254(dns) standard query ptr
208.53.164.2 208.53.98.254(dns) destination unreachable
208.53.164.2 198.133.219.25 echo ping request
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-09-09 13:59 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-05 3:55 [LARTC] routing problem suresh
2002-03-05 17:28 ` Ard van Breemen
2002-03-06 6:44 ` suresh
2002-11-20 17:31 ` [LARTC] Routing problem Mauro Cerboni
2002-11-22 0:03 ` Jose Luis Domingo Lopez
2002-11-22 0:32 ` George J. Jahchan, Eng.
2002-12-17 16:53 ` [LARTC] ROUTING Problem Andre Lorenz
2003-09-05 16:12 ` [LARTC] Routing problem gaston
2003-09-07 23:03 ` Damion de Soto
2003-09-08 6:41 ` Ronny Aasen
2003-09-08 14:46 ` gaston
2003-09-09 13:59 ` gaston [this message]
2003-11-10 12:29 ` [LARTC] routing problem Meretei Balázs
2003-11-10 23:55 ` Damion de Soto
2003-11-11 4:22 ` Martin A. Brown
2004-04-06 11:09 ` [LARTC] Routing problem huffo
2004-04-06 12:28 ` huffo
2004-04-06 23:32 ` Damion de Soto
2004-04-07 1:16 ` huffo
2004-04-07 1:26 ` huffo
2006-12-12 13:07 ` [LARTC] Routing Problem Javier A Toledano
2006-12-13 15:05 ` Taylor, Grant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-106311594120585@msgid-missing \
--to=gaston@steel.com.ar \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox