From owner-freebsd-questions@FreeBSD.ORG Thu Apr 3 16:05:07 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 F29A937B401 for ; Thu, 3 Apr 2003 16:05:06 -0800 (PST) Received: from gateway.webize.com.au (gateway.webize.com.au [203.17.1.92]) by mx1.FreeBSD.org (Postfix) with SMTP id 3907143FCB for ; Thu, 3 Apr 2003 16:04:49 -0800 (PST) (envelope-from bsdmn@webize.com.au) Received: (qmail 917 invoked from network); 4 Apr 2003 00:04:24 -0000 Received: from unknown (HELO webizepc) (192.168.100.10) by 192.168.100.50 with SMTP; 4 Apr 2003 00:04:24 -0000 From: "Carl Morley" To: , "'Dancho Penev'" Date: Fri, 4 Apr 2003 10:04:21 +1000 Message-ID: <002201c2fa3d$be9a7da0$0a64a8c0@webizepc> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal cc: 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 00:05:07 -0000 ----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! _______________________________________________ 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"