On Jan 14, 2013, at 10:12 PM, Zyumbilev, Peter wrote:

> 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"

NOTE: You can optionally combine/collapse those last 2 lines into one:

jail_debian_ip="bge0|192.168.30.12"

(with the "pipe" character [|] separating the interface and IP)
-- 
Devin


> 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
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

_____________
The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to