From owner-freebsd-hackers Thu Jul 26 3:11:32 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from relay1.macomnet.ru (relay1.macomnet.ru [195.128.64.10]) by hub.freebsd.org (Postfix) with ESMTP id BA1B837B401 for ; Thu, 26 Jul 2001 03:11:28 -0700 (PDT) (envelope-from maxim@macomnet.ru) Received: from news1.macomnet.ru (news1.macomnet.ru [195.128.64.14]) by relay1.macomnet.ru (8.11.3/8.11.3) with ESMTP id f6QABQD10497598; Thu, 26 Jul 2001 14:11:26 +0400 (MSD) Date: Thu, 26 Jul 2001 14:11:21 +0400 (MSD) From: Maxim Konovalov To: "Eugene L. Vorokov" Cc: Subject: Re: ARP cache problems.... In-Reply-To: <200107260928.f6Q9SVm00922@bugz.infotecs.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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