public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* dual ethernet ports problem.
@ 2003-09-24 15:15 Adarsh Daheriya
  2003-09-25 20:18 ` Eli Carter
  0 siblings, 1 reply; 2+ messages in thread
From: Adarsh Daheriya @ 2003-09-24 15:15 UTC (permalink / raw)
  To: linux-kernel

hi all,

i have got a system which has 2 eth ports. i use one of them (eth0) to 
"network boot" the system
using dhcp, tftp and then mount the nfs file system on it.

this leaves the other port (eth1) unusable. i cannot ping to the other 
system through it.
but when i ping any of the two eth ports from some other system i get 
the reply back.
but to my amazement the mac entries of both the ports is that of eth0 in 
arp table. (arp command)

why and how eth0 is acting as a proxy (perhaps) for both the ports and 
how can i disable it?

could anybody please help me in this concern.

regards,
-adarsh.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: dual ethernet ports problem.
  2003-09-24 15:15 dual ethernet ports problem Adarsh Daheriya
@ 2003-09-25 20:18 ` Eli Carter
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Carter @ 2003-09-25 20:18 UTC (permalink / raw)
  To: Adarsh Daheriya; +Cc: linux-kernel

Adarsh Daheriya wrote:
> hi all,
> 
> i have got a system which has 2 eth ports. i use one of them (eth0) to 
> "network boot" the system
> using dhcp, tftp and then mount the nfs file system on it.
> 
> this leaves the other port (eth1) unusable. i cannot ping to the other 
> system through it.
> but when i ping any of the two eth ports from some other system i get 
> the reply back.
> but to my amazement the mac entries of both the ports is that of eth0 in 
> arp table. (arp command)
> 
> why and how eth0 is acting as a proxy (perhaps) for both the ports and 
> how can i disable it?
> 
> could anybody please help me in this concern.

Both ports on the same subnet/switch/etc perchance?

Linux replies to an IP address out of any port it cares to.[1]  I've 
seen this come up a number of times, but I can't seem to find references 
to it in google.... Ah, wait, try this:
http://www.cs.helsinki.fi/linux/linux-kernel/2002-16/0676.html
LWN writeup about this: http://lwn.net/Articles/45373/
(Google for 'linux-kernel ping route IP MAC wrong' w/o quotes.)

HTH,

Eli

[1] Over-simplification to the extreme, and probably wrong to boot. 8)
--------------------. "If it ain't broke now,
Eli Carter           \                  it will be soon." -- crypto-gram
eli.carter(a)inet.com `-------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-25 20:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-24 15:15 dual ethernet ports problem Adarsh Daheriya
2003-09-25 20:18 ` Eli Carter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox