Date: Wed, 30 Nov 2011 21:49:19 -0500 From: Fbsd8 <fbsd8@a1poweruser.com> To: bsd <bsd@todoo.biz> Cc: Liste FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Problem with jail network Message-ID: <4ED6EB2F.3000909@a1poweruser.com> In-Reply-To: <3EE6B227-24EC-4600-AF04-BEE7A04677FB@todoo.biz> References: <3EE6B227-24EC-4600-AF04-BEE7A04677FB@todoo.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
bsd wrote: > Hi, > > I have been configuring a jail system using the howto provided here : http://www.freebsd.org/doc/handbook/jails-application.html > > The is now correctly starting, but I can't seem to use the network stack. > > >> root@master 16:52:55 ~ -> jls >> JID IP Address Hostname Path >> 1 xx.216.yy.150 n0.no.no /jail/j/n0 > > > But I can't ping neither outside of the jail, nor inside of It. > > I am a bit confused because I don't know if I have to configure the IP using an alias on the main Eth interface, or do something else. > >> ifconfig_bce0_alias0="inetxx.216.yy.150/32" > > > > This last command seems to have frozen my system. > > > Since I can't reach the network, I can't install ports either… ! > > > Thanks for your help. > Best you use the qjail port to create your jails. The documentation is much better in qjail.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ED6EB2F.3000909>