RE: ARP routing issue

From: Steve Iribarne
Date: Thu Jan 06 2005 - 13:12:58 EST


And you see the arp packet coming out which interface??



-> -----Original Message-----
-> From: Jan De Luyck [mailto:lkml@xxxxxxxxx]
-> Sent: Thursday, January 06, 2005 8:12 AM
-> To: Steve Iribarne
-> Cc: linux-kernel@xxxxxxxxxxxxxxx; linux-net@xxxxxxxxxxxxxxx
-> Subject: Re: ARP routing issue
->
-> On Thursday 06 January 2005 17:06, Steve Iribarne wrote:
-> > Hi Jan,
-> >
-> >
-> > -> default gateway is set to 10.0.22.1, on eth0.
-> > ->
-> > -> Problem is, if I try to ping from another network
-> > -> (10.216.0.xx) to 10.0.24.xx, i see the following ARP request:
-> > ->
-> > -> arp who-has 10.0.22.1 tell 10.0.24.xx
-> > ->
-> >
-> > You see that coming out the eth0 interface??
-> >
-> > If that is the case it is most definately wrong. Assuming
-> that your
-> > masks are setup properly. But I haven't worked on the 2.4
-> kernel for
-> > a long time so I'm not so sure if what you are seeing is a
-> bug that
-> > has been fixed.
->
-> The network information is:
-> eth0 10.0.22.xxx mask 255.255.255.0
-> eth1 10.0.24.xxx mask 255.255.255.0
->
-> routing:
-> 10.0.22.0 0.0.0.0 255.255.255.0 eth0
-> 10.0.24.0 0.0.0.0 255.255.255.0 eth1
-> 0.0.0.0 10.0.22.1 0.0.0.0 eth0
->
-> Jan
->
-> --
-> If a man slept by day, he had little time to work. That was
-> a satisfying notion to Escargot.
-> -- "The Stone Giant", James P. Blaylock
->
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/