Date: Sun, 10 Oct 1999 02:50:47 -0400 From: "Edirol" <edirol@anime.ca> To: <freebsd-questions@freebsd.org> Subject: kernel arp errors Message-ID: <001301bf12eb$cbb34040$0300a8c0@anime.ca>
next in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:80:c6:f8:98:6f ed1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 24.112.80.104 netmask 0xfffffc00 broadcast 24.112.83.255 ether 00:e0:29:16:71:7f lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001301bf12eb$cbb34040$0300a8c0>