From owner-freebsd-questions Sun Jul 8 10:34:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 51F1737B406 for ; Sun, 8 Jul 2001 10:34:15 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.11.3/8.11.3) id f68HYDF06933; Sun, 8 Jul 2001 12:34:13 -0500 (CDT) (envelope-from dan) Date: Sun, 8 Jul 2001 12:34:13 -0500 From: Dan Nelson To: Vlad Cc: freebsd-questions@FreeBSD.ORG Subject: Re: what is this ERROR?! Message-ID: <20010708123413.A4724@dan.emsphone.com> References: <20010708122919.A6090@tmd.df.ru> <20010708113542.A22575@dan.emsphone.com> <20010708124248.A6504@tmd.df.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010708124248.A6504@tmd.df.ru> User-Agent: Mutt/1.3.19i X-OS: FreeBSD 5.0-CURRENT 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 In the last episode (Jul 08), Vlad said: > here is what i have: > > freebsd box with 2 nics (1 with external ip, one with local - both to > hub).. before i moved my box, i had 1 to modem (with external ip), > one to hub.. > > the reason why i kept the second nic, is that JAIL binds to > 192.168.x.x ip and im too lazy to assign it to my ed0 nic and > reboot.. > > i guess there are not other ways, eh? ifconfig ed1 down ifconfig ed0 inet 192.168.0.1 netmask 255.255.255.0 alias .. and you're done. no rebooting necessary. The kernel message is only a warning, so if you want to wait until you reboot, you can just ignore it. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message