Date: Mon, 14 Jan 2013 22:17:43 -0800 From: Devin Teske <devin.teske@fisglobal.com> To: "Zyumbilev, Peter" <peter@aboutsupport.com> Cc: "freebsd-questions@FreeBSD.org" <freebsd-questions@FreeBSD.org> Subject: Re: Jails Message-ID: <0266D888-2BCA-49CE-B4EB-AABA8CCF5E83@fisglobal.com> In-Reply-To: <50F4F34F.1080205@aboutsupport.com> References: <50F0297B.3020604@aboutsupport.com> <20130111163129.47e44ce4@mr129166> <50F03DB9.4020209@aboutsupport.com> <20130111131913.049ad0b0@tech304.office.supranet.net> <50F1113C.3090703@aboutsupport.com> <27B0EF0C-CC6D-46E4-960A-ABCAA157D2CD@fisglobal.com> <50F287BD.7030708@aboutsupport.com> <1358091928.24135.YahooMailNeo@web126204.mail.ne1.yahoo.com> <0445C043-8460-40BD-81A9-5AC0580F584A@fisglobal.com> <1358114311.12585.YahooMailNeo@web126203.mail.ne1.yahoo.com> <50F3AB4C.50408@aboutsupport.com> <1358208604.57180.YahooMailNeo@web126203.mail.ne1.yahoo.com> <50F4F34F.1080205@aboutsupport.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 14, 2013, at 10:12 PM, Zyumbilev, Peter wrote: > On 15/01/2013 02:10, Leonardo M. Ram=E9 wrote: >=20 >>=20 >> Yes, and also defined /etc/resolv.conf. Any hint? >>=20 >>=20 >> Leonardo M. Ram=E9 >> http://leonardorame.blogspot.com >=20 >=20 > This is my jail conf. >=20 > jail_debian_rootdir=3D"/jail/debian" > jail_debian_hostname=3D"debian.bivol.net" > jail_debian_ip=3D"192.168.30.12" > jail_debian_interface=3D"bge0" NOTE: You can optionally combine/collapse those last 2 lines into one: jail_debian_ip=3D"bge0|192.168.30.12" (with the "pipe" character [|] separating the interface and IP) --=20 Devin > jail_debian_devfs_enable=3D"YES" > jail_debian_devfs_ruleset=3D"devfsrules_jail" > jail_debian_flags=3D"-n debian" > #jail_debian_mount_enable=3D"YES" # mount YES|NO > jail_debian_fstab=3D"/jail/conf/fstab.debian" >=20 >=20 > you have ip & interface settings correct ? Mine card is bge0, but your > one might be different. >=20 > Peter > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0266D888-2BCA-49CE-B4EB-AABA8CCF5E83>