From owner-freebsd-questions Tue Dec 19 20:57:56 2000 From owner-freebsd-questions@FreeBSD.ORG Tue Dec 19 20:57:54 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 9656837B400 for ; Tue, 19 Dec 2000 20:57:54 -0800 (PST) Received: from rfx-64-6-211-149.users.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 19 Dec 2000 20:56:18 -0800 Received: (from cjc@localhost) by rfx-64-6-211-149.users.reflexcom.com (8.11.0/8.11.0) id eBK4vsu43945; Tue, 19 Dec 2000 20:57:54 -0800 (PST) (envelope-from cjc) Date: Tue, 19 Dec 2000 20:57:54 -0800 From: "Crist J. Clark" To: Peter Brezny Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Supression of kernel arp messages Message-ID: <20001219205753.H96105@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <002801c06a05$d59275a0$46010a0a@sysadmininc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <002801c06a05$d59275a0$46010a0a@sysadmininc.com>; from peter@sysadmin-inc.com on Tue, Dec 19, 2000 at 01:51:24PM -0800 Sender: cjc@rfx-64-6-211-149.users.reflexcom.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Dec 19, 2000 at 01:51:24PM -0800, Peter Brezny wrote: > I'm reconfiguring a network into separate internal and external segments > separated by a firewall. However it's going to take me a little while to do > it, and in order to keep things functioning until it's done, I'm gong to > have to keep both the inside and outside nic's plugged into the same switch > (which gives a lot of errors like this). > > /kernel: arp: 10.10.1.70 is on rl0 but got reply from (mac) on fpx0 > > Is there a way that I can temporarely supress these errors from poping up on > the console until i'm done with the config? Here you go, # ifconfig rl0 down # ifconfig fxp0 alias netmask 255.255.255.255 -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message