Date: Mon, 12 Jun 2006 09:23:39 -0500 From: Al <broohaha@gmail.com> To: freebsd-questions@freebsd.org Subject: setting log_arp_movements to 0 at boot time Message-ID: <55a8a9530606120723g46fc185exb04e6227f48483bf@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
My message log gets flooded by arp movement notices, but I'm able to turn off these messages using the following command: sysctl net.link.ether.inet.log_arp_movements=0 I read somewhere that I can add this line in my /boot/loader.conf file to keep it set at boot time: net.link.ether.inet.log_arp_movements: 0 But that doesn't seem to work. Any ideas? I'm running 5.4-RELEASE-p9 -Al
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55a8a9530606120723g46fc185exb04e6227f48483bf>