All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eli Carter <eli.carter@inet.com>
To: Adarsh Daheriya <AdarshDNet@netscape.net>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: dual ethernet ports problem.
Date: Thu, 25 Sep 2003 15:18:50 -0500	[thread overview]
Message-ID: <3F734DAA.5040307@inet.com> (raw)
In-Reply-To: 3F71B513.1000204@netscape.net

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 `-------------------------------------------------


      reply	other threads:[~2003-09-25 20:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-24 15:15 dual ethernet ports problem Adarsh Daheriya
2003-09-25 20:18 ` Eli Carter [this message]

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=3F734DAA.5040307@inet.com \
    --to=eli.carter@inet.com \
    --cc=AdarshDNet@netscape.net \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.