Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2007 20:04:27 +0000 (UTC)
From:      Duane Hill <d.hill@yournetplus.com>
To:        freebsd-jail@freebsd.org
Subject:   Multiple IP Addresses - Configuration Issue
Message-ID:  <20070920194911.N4267@duane.dbq.yournetplus.com>

next in thread | raw e-mail | index | archive | help

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"

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070920194911.N4267>