Date: Thu, 26 Jul 2001 14:11:21 +0400 (MSD) From: Maxim Konovalov <maxim@macomnet.ru> To: "Eugene L. Vorokov" <vel@bugz.infotecs.ru> Cc: <freebsd-hackers@FreeBSD.ORG> Subject: Re: ARP cache problems.... Message-ID: <Pine.BSF.4.33.0107261409300.85448-100000@news1.macomnet.ru> In-Reply-To: <200107260928.f6Q9SVm00922@bugz.infotecs.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Jul 2001, Eugene L. Vorokov wrote: > > > Anybody know how to turn them off ? > > > > sysctl net.link.ether.inet.log_arp_wrong_iface ? > > vel@bugz:/home/vel # sysctl net.link.ether.inet.log_arp_wrong_iface > sysctl: unknown oid 'net.link.ether.inet.log_arp_wrong_iface' > > Huh ? $ rlog -r1.74 if_ether.c ... description: ---------------------------- revision 1.74 date: 2001/01/06 00:45:08; author: alfred; state: Exp; lines: +8 -1 provide a sysctl 'net.link.ether.inet.log_arp_wrong_iface' to allow one to supress logging when ARP replies arrive on the wrong interface: "/kernel: arp: 1.2.3.4 is on dc0 but got reply from 00:00:c5:79:d0:0c on dc1" the default is to log just to give notice about possibly incorrectly configured networks. > Regards, > Eugene > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > > -- Maxim Konovalov, MAcomnet, Internet-Intranet Dept., system engineer phone: +7 (095) 796-9079, mailto: maxim@macomnet.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0107261409300.85448-100000>