Proxy arp should only replay on specified interface.

2005-10-07 Thread Iasen Kostov
IMHO proxy arp should only replay on specified interface not on every arp capable interface which recieved request for the proxied address. If lets say host A have arp capable if0 and if1 interfaces and U set: route add -host 1.0.0.2 -iface if1 -proxy and then a request is

Re: Proxy arp should only replay on specified interface.

2005-10-07 Thread Chuck Swiger
Iasen Kostov wrote: IMHO proxy arp should only replay on specified interface not on every arp capable interface which recieved request for the proxied address. This is an interesting idea, but shouldn't it at least take into consideration whether some interfaces are being br

Re: Proxy arp should only replay on specified interface.

2005-10-10 Thread Gleb Smirnoff
Iasen, On Fri, Oct 07, 2005 at 05:58:55PM +0300, Iasen Kostov wrote: I> IMHO proxy arp should only replay on specified interface not on every I> arp capable interface which recieved request for the proxied address. I> If lets say host A have arp capable if0 and if1 interfaces and

Re: Proxy arp should only replay on specified interface.

2005-10-10 Thread Iasen Kostov
On Mon, 2005-10-10 at 14:32 +0400, Gleb Smirnoff wrote: > Iasen, > > On Fri, Oct 07, 2005 at 05:58:55PM +0300, Iasen Kostov wrote: > I> IMHO proxy arp should only replay on specified interface not on every > I> arp capable interface which recieved request for the pro

Re: Proxy arp should only replay on specified interface.

2005-10-10 Thread Iasen Kostov
On Fri, 2005-10-07 at 11:52 -0400, Chuck Swiger wrote: > Iasen Kostov wrote: > > IMHO proxy arp should only replay on specified interface not on every > > arp capable interface which recieved request for the proxied address. > > This is an interesting idea, but shouldn&#x