From: Jan De Luyck <lkml@kcore.org>
To: rol@as2917.net
Cc: "'Steve Iribarne'" <steve.iribarne@dilithiumnetworks.com>,
linux-kernel@vger.kernel.org, linux-net@vger.kernel.org
Subject: Re: ARP routing issue
Date: Thu, 6 Jan 2005 18:57:41 +0100 [thread overview]
Message-ID: <200501061857.42881.lkml@kcore.org> (raw)
In-Reply-To: <200501061753.j06HrJ101272@tag.witbe.net>
On Thursday 06 January 2005 18:53, Paul Rolland wrote:
> Hello,
>
> Have a look at /proc/sys/net/conf/XXX/arp_filter :
>
>
> arp_filter - BOOLEAN
> 1 - Allows you to have multiple network interfaces on the same
> subnet, and have the ARPs for each interface be answered
> based on whether or not the kernel would route a packet from
> the ARP'd IP out that interface (therefore you must use source
> based routing for this to work). In other words it allows control
> of which cards (usually 1) will respond to an arp request.
>
> 0 - (default) The kernel can respond to arp requests with addresses
> from other interfaces. This may seem wrong but it usually makes
> sense, because it increases the chance of successful communication.
> IP addresses are owned by the complete host on Linux, not by
> particular interfaces. Only for more complex setups like load-
> balancing, does this behaviour cause problems.
>
> Regards,
> Paul
I tried that actually, didn't change a thing.
Jan
--
Beware of computerized fortune-tellers!
next prev parent reply other threads:[~2005-01-06 18:04 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-06 16:06 ARP routing issue Steve Iribarne
2005-01-06 16:11 ` Jan De Luyck
2005-01-06 17:53 ` Paul Rolland
2005-01-06 17:57 ` Jan De Luyck [this message]
2005-01-14 22:47 ` James Courtier-Dutton
2005-01-15 12:31 ` Jan De Luyck
2005-01-15 22:51 ` Alan Cox
2005-01-24 10:40 ` ARP routing issue - semi-solved Jan De Luyck
-- strict thread matches above, loose matches on Subject: below --
2005-01-07 1:29 ARP routing issue Zhenyu Wu
2005-01-06 17:51 Steve Iribarne
2005-01-06 17:57 ` Jan De Luyck
2005-01-06 15:47 Jan De Luyck
2005-01-06 17:51 ` Alan Cox
2005-01-07 6:49 ` Jan De Luyck
2005-01-07 7:44 ` Julian Anastasov
2005-01-07 8:06 ` Jan De Luyck
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=200501061857.42881.lkml@kcore.org \
--to=lkml@kcore.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net@vger.kernel.org \
--cc=rol@as2917.net \
--cc=steve.iribarne@dilithiumnetworks.com \
/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.