From owner-freebsd-questions Thu Sep 23 10: 6:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from horst.bfd.com (horst.bfd.com [12.9.219.10]) by hub.freebsd.org (Postfix) with ESMTP id 7B37414E6E for ; Thu, 23 Sep 1999 10:06:18 -0700 (PDT) (envelope-from ejs@bfd.com) Received: from HARLIE.bfd.com (bastion.bfd.com [12.9.219.14]) by horst.bfd.com (8.9.3/8.9.3) with ESMTP id KAA06171; Thu, 23 Sep 1999 10:06:12 -0700 (PDT) (envelope-from ejs@bfd.com) Date: Thu, 23 Sep 1999 10:06:12 -0700 (PDT) From: "Eric J. Schwertfeger" To: "Jason C. Wells" Cc: FreeBSD-questions Subject: Re: arp moved? In-Reply-To: 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 On Thu, 23 Sep 1999, Jason C. Wells wrote: > On Thu, 23 Sep 1999, Eric J. Schwertfeger wrote: > > >On Thu, 23 Sep 1999, Jason C. Wells wrote: > > > >> This was in the dmesg log. > >> > >> arp: 128.208.37.115 moved from 00:40:05:42:b7:18 to 00:00:c5:47:46:de on > >> ed0 > >> > >> The IP in this error message has nothing to do with me. Can someone tell > >> me what this means? > >> > >> I run natd. My internet host is 128.208.37.26. My LAN is on 192.168.1.*. > >> The LAN interface is 100. My one and only box on the LAN is 1. > > > >Basically, it means that the address 128.208.37.115 moved from one > >ethernet card to another one. Are you on a cable modem, by chance? This > >happens alot on cable modem networks. Any network that uses DHCP over > >ethernet, actually. > > I am not on a cable modem. My IP is static. Looking closer, I see that the > mac addresses in the log don't belong to me. Is this a log message that > tells me that something _out there_ changed? It seems that this really > doesn't affect me. Actually, it doesn't matter if your IP is static, what matters is if they are. And even if they are, if someone replaced the ethernet card in their machine, or had two machines configured with the same address, you'd see the same message. Also, I should have been more explicit, I saw that it was something on the outer network, so wasn't yours, but didn't mention it. How are you connected to the outside world? Basically, unless the IP address is something that you talk to (email server, default gateway, etc), then you don't need to worry about it. This just gets logged because if someone tries to spoof one of the other machines, you'll have record of it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message