From owner-freebsd-questions Sat Aug 4 23:42:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by hub.freebsd.org (Postfix) with ESMTP id 7962637B401 for ; Sat, 4 Aug 2001 23:42:43 -0700 (PDT) (envelope-from ktsin@acm.org) Received: from sunsgp.Singapore.Sun.COM ([129.158.71.3]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id XAA13297 for ; Sat, 4 Aug 2001 23:42:41 -0700 (PDT) Received: from nutty.singapore.sun.com (nutty [129.158.72.188]) by sunsgp.Singapore.Sun.COM (8.10.2+Sun/8.10.2/ENSMAIL,v2.1p1) with SMTP id f756gfa16430 for ; Sun, 5 Aug 2001 14:42:41 +0800 (SGT) Received: (qmail 26628 invoked by uid 99407); Mon, 5 Aug 2001 14:42:39 +0800 (SGT) Date: Sun, 5 Aug 2001 14:42:39 +0800 From: KT Sin To: Victor Grey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel: arp messages Message-ID: <20010805144239.A26591@nutty.Singapore.Sun.COM> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.20i 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 Hi You have two interfaces on the same subnet. I believe such configuration doesn't work properly under FreeBSD. Search the archives and handbook for more information and further explanations. kt On Sat, Aug 04, 2001 at 08:21:10AM -0700, Victor Grey wrote: > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message