Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2013 08:12:31 +0200
From:      "Zyumbilev, Peter" <peter@aboutsupport.com>
To:        "freebsd-questions@FreeBSD.org" <freebsd-questions@FreeBSD.org>
Subject:   Re: Jails
Message-ID:  <50F4F34F.1080205@aboutsupport.com>
In-Reply-To: <1358208604.57180.YahooMailNeo@web126203.mail.ne1.yahoo.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>

next in thread | previous in thread | raw e-mail | index | archive | help
On 15/01/2013 02:10, Leonardo M. Ramé wrote:

> 
> Yes, and also defined /etc/resolv.conf. Any hint?
> 
> 
> Leonardo M. Ramé
> http://leonardorame.blogspot.com


This is my jail conf.

jail_debian_rootdir="/jail/debian"
jail_debian_hostname="debian.bivol.net"
jail_debian_ip="192.168.30.12"
jail_debian_interface="bge0"
jail_debian_devfs_enable="YES"
jail_debian_devfs_ruleset="devfsrules_jail"
jail_debian_flags="-n debian"
#jail_debian_mount_enable="YES"           # mount YES|NO
jail_debian_fstab="/jail/conf/fstab.debian"


you have ip & interface settings correct ? Mine card is bge0, but your
one might be different.

Peter



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50F4F34F.1080205>