Gentoo Archives: gentoo-user

From: Sascha Hlusiak <saschahlusiak@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ARP reply from wrong interface
Date: Sat, 21 Feb 2009 21:08:06
Message-Id: 200902212209.06443.saschahlusiak@arcor.de
1 Hi list,
2
3 I have a server with two interfaces in the same subnet.
4
5 When asking for the MAC of one of the IPs, always both interfaces reply:
6
7 arping -b xx.xx.xx.xx
8 ARPING xx.xx.xx.xx from yy.yy.yy.yy eth0
9 Unicast reply from xx.xx.xx.xx [00:1D:7D:D7:6D:F3] 0.607ms
10 Unicast reply from xx.xx.xx.xx [00:08:54:55:E7:02] 0.792ms
11
12 ip_forward is set to 0. Is there a switch in /proc to make Linux only reply
13 from the interface that really owns the IP? Right now all traffic goes over
14 one physical link, regardless of the target IP.
15
16
17 Thanks,
18 Sascha

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] ARP reply from wrong interface "Tomáš Krasničan" <krasko@××××××.sk>