Date: Sat, 21 Jun 2003 19:02:57 +0600 From: "Sergey N. Voronkov" <serg@tmn.ru> To: Hristo Georgiev <tweaky_81@yahoo.com> Cc: stable@freebsd.org Subject: Re: SysLog Manipulation Message-ID: <20030621130257.GA94202@sv.tech.sibitex.tmn.ru> In-Reply-To: <20030621064815.6565.qmail@web9903.mail.yahoo.com> References: <20030618200541.A40468@bofh.enst.fr> <20030621064815.6565.qmail@web9903.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 20, 2003 at 11:48:15PM -0700, Hristo Georgiev wrote: > How can eliminate the kernel from logging the > following: > Jun 18 12:45:40 georgi /kernel: arp: 10.39.224.2 moved > from 00:b0:da:ac:dc:88 to 00:b0:da:ac:dc:89 on rl0 > Jun 18 13:09:05 georgi /kernel: arp: 10.39.224.2 moved > from 00:b0:da:ac:dc:89 to 00:b0:da:ac:dc:88 on rl0 > Jun 18 13:10:32 georgi /kernel: arp: 10.39.224.2 moved > from 00:b0:da:ac:dc:88 to 00:b0:da:ac:dc:89 on rl0 > Jun 18 13:29:49 georgi /kernel: arp: 10.39.224.2 moved > from 00:b0:da:ac:dc:89 to 00:b0:da:ac:dc:88 on rl0 > Jun 18 13:29:49 georgi /kernel: arp: 10.39.224.2 moved > from 00:b0:da:ac:dc:88 to 00:b0:da:ac:dc:89 on rl0 > Jun 18 13:31:59 georgi /kernel: arp: 10.39.224.2 moved > from 00:b0:da:ac:dc:89 to 00:b0:da:ac:dc:88 on rl0 > > > There is a server on the network that has multiple > interfaces and it is switching them over and over > again all the time and fill my logs up with this. Is > there a way to make it not log this particular event. > > Here is the output of `uname -a`: > FreeBSD georgi.xxxxx.com 4.8-RELEASE FreeBSD > 4.8-RELEASE #0: Thu Apr 3 10:53:38 GMT 2003 > root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC > i386 Try to look at this sysctl: net.link.ether.inet.log_arp_wrong_iface: 1 Serg N. Voronkov, Sibitex JSC, Tyumen, Russia.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030621130257.GA94202>