Date: Mon, 3 Dec 2001 10:40:34 +0100 From: Axel Scheepers <axel@axel.truedestiny.net> To: Ruslan Ermilov <ru@FreeBSD.ORG> Cc: Dung_Nguyen@Dell.com, freebsd-questions@FreeBSD.ORG Subject: Re: kernel arp messages? Message-ID: <20011203104034.C83493@mars.thuis> In-Reply-To: <20011203112120.B60143@sunbay.com>; from ru@FreeBSD.ORG on Mon, Dec 03, 2001 at 11:21:20AM %2B0200 References: <E97B8CCBF670D511A8BE009027457F140B6654@ausxmrr501.us.dell.com> <20011203112120.B60143@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 30, 2001 at 02:37:11PM -0600, Dung_Nguyen@Dell.com wrote: > arp: 66.68.32.1 moved from 00:04:dd:5d:84:54 to 00:04:dd:5d:84:8c on fxp0 > arp: 66.68.32.1 moved from 00:04:dd:5d:84:8c to 00:04:dd:5d:84:54 on fxp0 > Nov 30 13:21:09 nano /kernel: arp: 66.68.32.1 moved from 00:04:dd:5d:84:54 > to 00:04:dd:5d:84:8c on fxp0 Sometimes this behavior is caused by something like routed, or whenever you changed your ip (dhcp server) and arp still has the old ip in it's cache. you can see what's in arp's cache using arp -a, or flush it with arp -d -a Gr, -- Axel Scheepers UNIX System Administrator email: axel@axel.truedestiny.net ascheepers@vianetworks.nl http://axel.truedestiny.net/~axel ------------------------------------------ Slurm, n.: The slime that accumulates on the underside of a soap bar when it sits in the dish too long. -- Rich Hall, "Sniglets" ------------------------------------------ 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?20011203104034.C83493>