From owner-freebsd-questions Wed Jan 30 10: 4:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by hub.freebsd.org (Postfix) with ESMTP id 0D13237B404 for ; Wed, 30 Jan 2002 10:04:43 -0800 (PST) Received: (from root@localhost) by mail.27in.tv (8.11.6/8.11.6) id g0UI4fg11225; Wed, 30 Jan 2002 13:04:41 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 27in.tv (roc-66-24-112-7.rochester.rr.com [66.24.112.7]) by mail.27in.tv (8.11.6/8.11.6av) with SMTP id g0UI4d811216; Wed, 30 Jan 2002 13:04:39 -0500 (EST) (envelope-from cjm2@earthling.net) Received: from 216.153.201.212 (SquirrelMail authenticated user cjm2) by www1.27in.tv with HTTP; Wed, 30 Jan 2002 13:04:39 -0500 (EST) Message-ID: <2337.216.153.201.212.1012413879.squirrel@www1.27in.tv> Date: Wed, 30 Jan 2002 13:04:39 -0500 (EST) Subject: Re: Annoying message From: "C J Michaels" To: In-Reply-To: <20020130163539.GL92289@dan.emsphone.com> References: <20020130163539.GL92289@dan.emsphone.com> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: , X-Mailer: SquirrelMail (version 1.2.5 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I'm rather tired of the error flooding my logs also. So I tried Dan's suggestion: # sysctl -w net.link.ether.inet.log_arp_movements=0 sysctl: unknown oid 'net.link.ether.inet.log_arp_movements' # uname -a FreeBSD cartman.lan.27in.tv 4.5-STABLE FreeBSD 4.5-STABLE #6: Tue Jan 29 22:51:31 EST 2002 root@cartman.lan.27in.tv:/usr/local/obj/usr/local/src/sys/CARTMAN i386 Is there a kernel option that adds that sysctl? or are you just running a different release? Thanks, --Chris Dan Nelson said: > In the last episode (Jan 30), Michael A. Meiszl said: >> How can I turn off this one: >> >> Jan 30 07:34:32 Proxy /kernel: arp: 194.39.213.1 moved from >> 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 Jan 30 08:10:44 Proxy >> /kernel: arp: 194.39.213.1 moved from 00:04:75:7d:2c:f3 to >> 00:04:75:7d:2c:f4 on xl0 Jan 30 09:38:28 Proxy /kernel: arp: >> 194.39.213.1 moved from 00:04:75:7d:2c:f3 to 00:04:75:7d:2c:f4 on xl0 >> Jan 30 09:40:59 Proxy /kernel: arp: 194.39.213.1 moved from >> 00:04:75:7d:2c:f4 to 00:04:75:7d:2c:f3 on xl0 >> >> (that host uses a trunked bunch of ethernet cards, so it is very >> common that it might "move" back and forth) >> >> I cannot find any appropriate sysctl option to disable this message. > > Try net.link.ether.inet.log_arp_movements. > > -- > Dan Nelson > dnelson@allantgroup.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Chris "I'll defend to the death your right to say that, but I never said I'd listen to it!" -- Tom Galloway with apologies to Voltaire To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message