From owner-freebsd-questions Sat Jan 11 8:28:46 2003 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 6862E37B401 for ; Sat, 11 Jan 2003 08:28:45 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED2F843F75 for ; Sat, 11 Jan 2003 08:28:43 -0800 (PST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <2003011116284300300bt2pde>; Sat, 11 Jan 2003 16:28:43 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.6/8.12.6) with ESMTP id h0BGSg8O011843 for ; Sat, 11 Jan 2003 11:28:42 -0500 (EST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.6/8.12.6/Submit) id h0BGSgVP011840; Sat, 11 Jan 2003 11:28:42 -0500 (EST) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: freebsd-questions@freebsd.org Subject: Re: adding some new IPs from a different subnet References: <2FBB9860-252C-11D7-89F6-003065715DA8@pursued-with.net> From: Lowell Gilbert Date: 11 Jan 2003 11:28:41 -0500 In-Reply-To: <2FBB9860-252C-11D7-89F6-003065715DA8@pursued-with.net> Message-ID: <441y3jodl2.fsf@be-well.ilk.org> Lines: 29 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Kevin Stevens writes: > On Friday, Jan 10, 2003, at 22:13 US/Pacific, Kevin Stevens wrote: > >> What is the best way to make these log errors stop occurring ? I > >> hate to > >> be a pain, but not only do I need to know what to put in rc.conf, > >> but I > >> cannot reboot the system so I need to know what commands will > >> implement it > >> on the fly as well. > > > > There's a sysctl setting called "inet.quit.your.bitching"*. You'd > > issue this at the command line to take effect immediately, and put > > it in your /etc/sysctl.conf file for future reboots. > > > > KeS > > > > * I may have the name a bit wrong. ;) I'll post the exact one if I > > find it. > > I think this is it: > > net.link.ether.inet.log_arp_wrong_iface > > Check whether yours is off or on and change it the other way. It would be better to fix the actual problem than to just make the error message go away. In this case, specifying a correct subnet mask on the alias configuration should solve the problem. [I think.] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message