From owner-freebsd-net Tue Oct 3 8:19:47 2000 Delivered-To: freebsd-net@freebsd.org Received: from oden.exmandato.se (oden.exmandato.se [192.71.33.1]) by hub.freebsd.org (Postfix) with ESMTP id 7369C37B66C for ; Tue, 3 Oct 2000 08:19:43 -0700 (PDT) Received: from servicefactory.se (root@oden.exmandato.se [192.71.33.1]) by oden.exmandato.se (8.8.8/8.8.5) with ESMTP id RAA17029 for ; Tue, 3 Oct 2000 17:19:35 +0200 (MET DST) Message-ID: <39D9F906.E35FEE57@servicefactory.se> Date: Tue, 03 Oct 2000 17:19:34 +0200 From: Jonas Bulow X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-net@freebsd.org Subject: arp behaviour... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 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