Once upon a time, Keegan Holley <[email protected]> said: > I don't think the server should arp for 10.1.1.5 from 10.2.2.2. Devices > don't usually arp (or answer) for things that aren't in the same subnet.
Can you name anything (other than the EX) that behaves as you describe? Obviously Linux will send such ARPs (which I believe is proper as the IPs are both local), and Linux, Cisco IOS, and FreeBSD all respond to such ARPs. As I said, reading the ARP RFC would tend to indicate it is expected behavior; the method for replying to an ARP request says nothing about checking the source IP address. If your IP is in the destination field of a request, you swap destination and source MAC and IP (putting your MAC in the new source) and send the reply. -- Chris Adams <[email protected]> Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

