From owner-freebsd-questions@FreeBSD.ORG Fri Apr 4 10:16:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60DCA37B401 for ; Fri, 4 Apr 2003 10:16:35 -0800 (PST) Received: from mail.bg (ip220-81.mnet.bg [193.110.220.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3151743F75 for ; Fri, 4 Apr 2003 10:16:32 -0800 (PST) (envelope-from dpenev@mail.bg) Received: from mail.bg (localhost. [127.0.0.1]) by mail.bg (8.12.8/8.12.7) with ESMTP id h34IH2cx001070; Fri, 4 Apr 2003 21:17:03 +0300 (EEST) (envelope-from dpenev@mail.bg) Received: (from dpenev@localhost) by mail.bg (8.12.8/8.12.8/Submit) id h34IGtfU001069; Fri, 4 Apr 2003 21:16:55 +0300 (EEST) Date: Fri, 4 Apr 2003 21:16:55 +0300 From: Dancho Penev To: Carl Morley Message-ID: <20030404181655.GA523@earth.dpsca.bg> Mail-Followup-To: Carl Morley , freebsd-questions@FreeBSD.ORG References: <002201c2fa3d$be9a7da0$0a64a8c0@webizepc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <002201c2fa3d$be9a7da0$0a64a8c0@webizepc> User-Agent: Mutt/1.4i cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to ignore arp error message X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 18:16:35 -0000 On Fri, Apr 04, 2003 at 10:04:21AM +1000, Carl Morley wrote: >From: "Carl Morley" >To: , "'Dancho Penev'" >Cc: >Subject: RE: How to ignore arp error message >Date: Fri, 4 Apr 2003 10:04:21 +1000 > >----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of John Murphy >Sent: Friday, 4 April 2003 09:52 >To: Dancho Penev >Cc: questions@FreeBSD.ORG >Subject: Re: How to ignore arp error message > >Dancho Penev wrote: > >>On Thu, Apr 03, 2003 at 07:14:24AM +1000, Carl Morley wrote: >>>From: "Carl Morley" >>>To: >>>Date: Thu, 3 Apr 2003 07:14:24 +1000 >>>Subject: How to ignore arp error message > >>>arp: 10.1.21.80 moved from 00:03:47:f1:b8:3b to 00:03:47:f1:b8:3a on >fxp2 >>>arp: 10.1.21.80 moved from 00:03:47:f1:b8:3a to 00:03:47:f1:b8:3b on >fxp2 >>> >>>is it possible to ignore these messages? >> >># sysctl net.link.ether.inet.log_arp_movements=0 > >Where ISP = blueyonder.co.uk that is a very useful sysctl. > >Many Thanks. >John. > >Yes I agree! Thanks to Dancho. But I am actually having problems >running it; >sysctl: unknown oid 'net.link.ether.inet.log_arp_movements'; > > >But I suspect that I am due to do a cvsup etc. Will see what happens >after that! Sorry I forgot to say that this sysctl variable is for 5.0, I don't know is it exist in 4.x branch. >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org" -- Regards, Dancho Penev