I am trying to get a jail running on my embedded install of n4f following the guide here
http://wiki.nas4free.org/doku.php?id=do ... owto:jails
It seems to work fine until the last stage
Code: Select all
# jls
JID IP Address Hostname Path
1 192.168.1.201 proto.domain.local /jail/proto
If jls command does not work type the command below then try again (we're working on this issue).
#rehash
Then enter it:
# jexec 1 csh # enter jail 1 in our case protoany help or suggestions would be much appreciated.

