Date: Sun, 8 Jul 2001 12:34:13 -0500 From: Dan Nelson <dnelson@emsphone.com> To: Vlad <tmd@tmd.df.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: what is this ERROR?! Message-ID: <20010708123413.A4724@dan.emsphone.com> In-Reply-To: <20010708124248.A6504@tmd.df.ru> References: <20010708122919.A6090@tmd.df.ru> <20010708113542.A22575@dan.emsphone.com> <20010708124248.A6504@tmd.df.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010708123413.A4724>