mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Ryan <genanr@emsphone.com>
To: linux-kernel@vger.kernel.org
Subject: ARP and alias IPs
Date: Thu, 5 Sep 2002 10:09:50 -0500	[thread overview]
Message-ID: <20020905150949.GA8112@thumper2.emsphone.com> (raw)

The linux implementation of ARP is causing me problems.  Linux sends out an
ARP request with the default interface as the sender address, rather than then
interface the request came on. 

For example

eth0   10.1.1.100
eth0:1 192.16.1.101 

and an ARP is received on 192.16.1.101, linux responds with
10.1.1.100 as the source address in the ARP request, rather than 192.16.1.101
(which FreeBSD, Solaris, and tru64 do).  To me, this is just plain wrong. 
The sender address should be an address on the subnet that the request came
from, not a different one.  Is there any way to fix this?

Andy

             reply	other threads:[~2002-09-05 15:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-05 15:09 Andrew Ryan [this message]
2002-09-05 15:34 ` Alex Riesen
2002-09-05 16:05   ` Remco Post
2002-09-05 16:24 ` Chris Friesen

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=20020905150949.GA8112@thumper2.emsphone.com \
    --to=genanr@emsphone.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®