From owner-freebsd-questions Mon Dec 13 2:22:52 1999 Delivered-To: freebsd-questions@freebsd.org Received: from panther.wmin.ac.uk (panther.wmin.ac.uk [161.74.55.127]) by hub.freebsd.org (Postfix) with ESMTP id 5EB0B150A1 for ; Mon, 13 Dec 1999 02:22:41 -0800 (PST) (envelope-from delaitt@cpc.wmin.ac.uk) Received: from seth.cpc.wmin.ac.uk ([161.74.69.77]) by panther.wmin.ac.uk with esmtp (Exim 2.12 #1) id 11xScA-0001yq-00 for freebsd-questions@freebsd.org; Mon, 13 Dec 1999 10:21:58 +0000 Received: from localhost (delaitt@localhost) by seth.cpc.wmin.ac.uk (8.9.3/8.9.3) with ESMTP id KAA02522 for ; Mon, 13 Dec 1999 10:22:39 GMT (envelope-from delaitt@cpc.wmin.ac.uk) Date: Mon, 13 Dec 1999 10:22:39 +0000 (GMT) From: Thierry Delaitre To: freebsd-questions@freebsd.org Subject: arplookup messages Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I use a FreeBSD box running FreeBSD 3.4-RC as a router and I keep getting some arplookup messages. The routing of IP packets works properly but why do I keep getting these messages ? I was using a FreeBSD 2.2.x box before and I was not getting these messages at all. Any help would be appreciated. The network configuration of the 2 ethernet interfaces is described below as well as the routing table. Please note that the netmasks for xl0 & xl1 are both correct. Please also note that I use routed -s to manage the routing table. xl0: flags=8843 mtu 1500 inet 161.74.69.77 netmask 0xffffff00 broadcast 161.74.69.255 ether 00:10:4b:46:80:9c media: 100baseTX supported media: autoselect 100baseTX 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 10baseT/UTP xl1: flags=8a43 mtu 1500 inet 161.74.70.30 netmask 0xfffffff0 broadcast 161.74.70.31 ether 00:10:4b:46:81:1a media: 10baseT/UTP supported media: autoselect 100baseTX 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 10baseT/UTP Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 161.74.69.1 UGSc 68 62993 xl0 127.0.0.1 127.0.0.1 UH 1 260 lo0 161.74.69/24 161.74.69.63 UGc 9 28713 xl0 161.74.69.1 0:80:3e:5d:7f:e6 UHLW 64 0 xl0 1043 161.74.69.63 0:0:c0:b7:df:a1 UHLW 5 2677 xl0 291 161.74.69.77 0:10:4b:46:80:9c UHLW 15 64486 lo0 161.74.70.16/28 link#2 UC 0 0 xl1 161.74.70.29 8:0:20:72:48:fc UHLW 2 19082 xl1 234 161.74.70.30 0:10:4b:46:81:1a UHLW 0 1 lo0 161.74.70.31 ff:ff:ff:ff:ff:ff UHLWb 0 1 xl1 Dec 13 10:05:13 seth /kernel: arplookup 161.74.69.75 failed: host is not on local network Dec 13 10:14:01 seth /kernel: arplookup 161.74.69.78 failed: host is not on local network Dec 13 10:15:34 seth /kernel: arplookup 161.74.69.74 failed: host is not on local network Dec 13 10:17:59 seth /kernel: arplookup 161.74.69.70 failed: host is not on local network Thanks, Thierry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message