Date: Tue, 03 Oct 2000 17:19:34 +0200 From: Jonas Bulow <jonas.bulow@servicefactory.se> To: freebsd-net@freebsd.org Subject: arp behaviour... Message-ID: <39D9F906.E35FEE57@servicefactory.se>
next in thread | raw e-mail | index | archive | help
Hi! I have an interface configured with two IP networks, let's say 10.1.0.0 and 10.2.0.0, like: exp1: flags=8963<UP,BROADCAST,NOTRAILERS,RUNNING,PROMISC,SIMPLEX,MULTICAST> link type ether 0:50:8b:df:bf:e2 mtu 1500 speed 100Mbps media 100baseTX full_duplex status active inet 10.1.0.1 netmask 255.255.0.0 broadcast 10.1.255.255 inet 10.2.0.1 netmask 255.255.0.0 broadcast 10.2.255.255 If I get an arp-request like: ARP: Who has 10.1.0.1? Tell 10.2.0.x i.e an arp-request crossing network boundary. How should a proper arp behave? Should the request be ignored? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39D9F906.E35FEE57>