hi,
I have created a new jail regarding the wiki tutorial.
Instead of proto I used the name "test", in your case upnp.
Before creating the jail, I have updated n4f to a newer revision.
Install the new jail like proto, modify the rc.conf.local
and add the lines for the test jail.
Code: Select all
jail_test_rootdir="/jail/test" # path to our jail
jail_test_hostname="test.domain.local" # hostname
jail_test_ip="192.168.22.12" # ip of the jail
jail_test_interface="re0" # Network Interface to use, replace on your NAS interface name
jail_test_devfs_enable="YES" # use devfs
jail_test_mount_enable="YES" # mount YES|NO
jail_test_fstab="/jail/conf/fstab.test" # File with Filesystems to mount
And now you can configure you new jail.
mount_nullfs is the right way to add connect jail and host system. This is working for me perfectly. I mounted the mediafolder in both jails.
ln won't work, because the jail is a isolated system.
I mount the folders in the jail_start.
My fstab.test is empty.
Nas4Free 9.2.0.1.972, ASUS P8H77-I, 8GB RAM, Intel Celeron CPU G530 @ 2.40GHz, 5x 2TB WD Red, 1x 60GB OCZ Vertex 2