From owner-freebsd-questions Sat Aug 4 8:21:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fortress.i3s.net (fortress.bbnow.net [24.219.9.17]) by hub.freebsd.org (Postfix) with ESMTP id 6DFD837B401 for ; Sat, 4 Aug 2001 08:21:14 -0700 (PDT) (envelope-from victor@customdynamic.net) Received: from [192.168.1.2] (unverified [24.219.124.146]) by fortress.i3s.net (Rockliffe SMTPRA 3.4.7) with ESMTP id for ; Sat, 4 Aug 2001 08:21:03 -0700 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Date: Sat, 04 Aug 2001 08:21:10 -0700 Subject: kernel: arp messages From: Victor Grey To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The relevant part of my /etc/rc.conf looks like this: network_interfaces="fxp0 fxp1 lo0" ifconfig_fxp0="inet 192.168.1.2 netmask 255.255.255.0" ifconfig_fxp1="inet 192.168.1.3 netmask 255.255.255.0" defaultrouter="192.168.1.1" Can anyone explain why I keep getting messages in /var/log/messages like this: Aug 4 06:10:28 p2 /kernel: arp: 192.168.1.1 is on fxp0 but got reply from 00:04:28:96:44:00 on fxp1 TIA Victor Grey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message