From owner-freebsd-questions Sat Oct 9 23:51: 5 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp11.bellglobal.com (smtp11.bellglobal.com [204.101.251.53]) by hub.freebsd.org (Postfix) with ESMTP id 95C721527C for ; Sat, 9 Oct 1999 23:50:55 -0700 (PDT) (envelope-from edirol@anime.ca) Received: from epoch.anime.ca (HSE-TOR-ppp25616.sympatico.ca [209.226.82.113]) by smtp11.bellglobal.com (8.8.5/8.8.5) with ESMTP id CAA07338 for ; Sun, 10 Oct 1999 02:54:43 -0400 (EDT) Received: from magus (magus.anime.ca [192.168.0.3]) by epoch.anime.ca (8.9.3/8.9.3) with SMTP id CAA07360 for ; Sun, 10 Oct 1999 02:50:47 -0400 (EDT) (envelope-from edirol@anime.ca) Message-ID: <001301bf12eb$cbb34040$0300a8c0@anime.ca> From: "Edirol" To: Subject: kernel arp errors Date: Sun, 10 Oct 1999 02:50:47 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Once in a while I seem to be getting this error message in my logs. Oct 9 21:32:58 schala /kernel: arp: 192.168.0.2 is on ed0 but got reply from 00:40:05:a9:88:45 on ed1 Sometimes 192.168.0.X comes up too. I suspect this has something to do with the @home cable service that I'm using. Does anyone know how I can stop this error from reoccuring? ed0 is for my local network at home and ed1 is my cable modem. The netmask for my ed1 device is set to 255.255.252.0 as that was what was provided by @home. Thanks, - Will Here is my ifconfig -a output: ed0: flags=8843 mtu 1500 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:80:c6:f8:98:6f ed1: flags=8843 mtu 1500 inet 24.112.80.104 netmask 0xfffffc00 broadcast 24.112.83.255 ether 00:e0:29:16:71:7f lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message