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