Date: Thu, 15 Dec 2005 17:19:31 -0500 From: Robert Fitzpatrick <lists@webtent.net> To: FreeBSD <freebsd-questions@freebsd.org> Subject: arp messages Message-ID: <1134685171.477.104.camel@columbus.webtent.org>
next in thread | raw e-mail | index | archive | help
I get these messages in the log, these are the mac addresses for NICs all on my network, my switch and destination server: esmtp.webtent.net kernel log messages: > arp: 208.38.145.35 moved from 00:10:e0:01:86:d9 to 00:b0:64:4d:0b:70 on em0 > arp: 208.38.145.42 moved from 00:10:e0:01:86:d9 to 00:b0:64:4d:0b:70 on em0 > arp: 208.38.145.40 moved from 00:b0:64:4d:0b:70 to 00:10:e0:01:b1:7a on em0 > arp: 208.38.145.40 moved from 00:10:e0:01:b1:7a to 00:b0:64:4d:0b:70 on em0 I found this note, is this the proper way to disable these messages in my FreeBSD 5.4 server? http://listserver.uk.freebsd.org/pipermail/freebsd-users/2004-August/009605.html >It's just arp telling you that both nics are on the same network. >This will stop arp messages being logged > >Sysctl net.link.ether.inet.log_arp_movements=0 -- Robert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1134685171.477.104.camel>