[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090302105310.6c247f88@s6510>
Date: Mon, 2 Mar 2009 10:53:10 -0800
From: Stephen Hemminger <shemminger@...tta.com>
To: Jesper Dangaard Brouer <hawk@...u.dk>
Cc: Patrick McHardy <kaber@...sh.net>,
David Miller <davem@...emloft.net>,
netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] iptables: new strict host model match
On Mon, 2 Mar 2009 14:42:33 +0100 (CET)
Jesper Dangaard Brouer <hawk@...u.dk> wrote:
> On Thu, 26 Feb 2009, Stephen Hemminger wrote:
>
> > This is a simple little iptables match that can be used to create the Strong
> > End System model, that router and other non-Linux customers expect. There
> > are management and other applications that use ping and expect to only get
> > a response when the interface with that address is up. Normally, a Linux
> > system will respond to a packet that arrives for any of the system addresses
> > independent of which link it arrives on.
>
> Is this no almost the same as:
>
> echo 1 > /proc/sys/net/ipv4/conf/all/arp_ignore
>
>
That doesn't work when system already has an ARP entry and link goes down.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists