Date: Tue, 19 Dec 2000 20:57:54 -0800 From: "Crist J. Clark" <cjclark@reflexnet.net> To: Peter Brezny <peter@sysadmin-inc.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Supression of kernel arp messages Message-ID: <20001219205753.H96105@149.211.6.64.reflexcom.com> In-Reply-To: <002801c06a05$d59275a0$46010a0a@sysadmininc.com>; from peter@sysadmin-inc.com on Tue, Dec 19, 2000 at 01:51:24PM -0800 References: <002801c06a05$d59275a0$46010a0a@sysadmininc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <rl0's IP> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001219205753.H96105>