![]() |
|
|||
|
I just installed/created a jail using the FBSD Handbook as a guide. Everything worked well except that my network doesn't work at all in the jail?
Code:
# ping mother ping: socket: Operation not permitted Here is my host rc.conf Code:
# # Jails... # jail_enable="YES" jail_set_hostname_allow="NO" jail_list="father" jail_father_hostname="father.mydomain.org" jail_father_ip="192.168.2.101" jail_father_interface="re0" jail_father_rootdir="/data/jails/father" jail_father_devfs_enable="YES" Code:
# jls
JID IP Address Hostname Path
3 192.168.2.101 father.mydomain.org /data/jails/father
I tried to set the IP in the jail during startup (rc.conf) but no go. I'm probably missing something really stupid! TIA Krreagan |
| Tags |
| jail, ping |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wireless Network Config working -- almost | JMJ_coder | General software and network | 4 | 20th November 2008 04:10 PM |
| Set time in Jail | tanked | FreeBSD General | 5 | 22nd August 2008 01:51 PM |
| Getting around Jail IP Adresses | starbuck | FreeBSD Security | 8 | 9th August 2008 01:15 AM |
| Internet access within jail | Weaseal | FreeBSD General | 5 | 26th June 2008 02:45 PM |
| Serving 2 domains through firewall using a Jail? | krreagan | General software and network | 1 | 4th May 2008 09:38 PM |