Hello,

Is there any way to disable arp requests from interfaces with different ip-address.

example:

eth0: 192.168.1.1 mac 11:11:11:11:11:11
eth1: 192.168.2.1 mac 22:22:22:22:22:22
                     -----------
192.168.1.0 --------+eth0   eth1+----------192.168.2.0
                     -----------

arp request on 192.168.1.0:
who has 192.168.2.1 ?
eth0 -> I have !

What is the right (or not) way to disable this request (or answer)?

Thanks.

-- 


--
[EMAIL PROTECTED] mailing list

Reply via email to