Multiple IP Addresses - Configuration Issue

Duane Hill d.hill at yournetplus.com
Thu Sep 20 14:25:46 PDT 2007


I am attempting to get more than one IP configured in a jail. I've taken a 
look at:

   http://www.digitaldaemon.com/FreeBSD/FreeBSD/index.html

And have applied the patch:

   FreeBSD_6.2-STABLE-mijail.patch

I'm kind of at a stopping point with regards to how you define the 
multiple IP's within /etc/rc.conf.

This is the current jail configuration in /etc/rc.conf:

   jail_test_rootdir="/home/hoosegow/test"
   jail_test_hostname="test.localhost"
   jail_test_ip="192.168.1.11"
   jail_test_interface="dc0"
   jail_test_devfs_enable="YES"
   jail_test_devfs_ruleset="devfsrules_jail"

------
   _|_
  (_| |


More information about the freebsd-jail mailing list