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"

------
  _|_
 (_| |
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to