Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jul 2006 15:43:19 -0700
From:      Sean Chittenden <sean@gigavenue.com>
To:        rc@FreeBSD.org
Subject:   Re: etc/rc.d/jail patch for review...
Message-ID:  <20060704224319.GM3463@Hummer.local>
In-Reply-To: <20060620082152.GT23651@Hummer.local>
References:  <20060620082152.GT23651@Hummer.local>

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

--Vy6UCbb9EK60RK4A
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Howdy.  Any objections to being able the attached patch, which allows
one to set the netmask for jail IPs.  My motivation for this was to
use vlan interfaces with only one jail attached to a subnet (and only
one IP/alias on the subnet as well).

http://people.freebsd.org/~seanc/patches/#jail_netmask

cloned_interfaces=3D"vlan598"
ifconfig_bge0=3D"media 100baseTX mediaopt full-duplex up"
ifconfig_vlan598=3D"vlan 598 vlandev bge0 up"
jail_foo_rootdir=3D"/jails/foo.example.com"
jail_foo_hostname=3D"foo.example.com"
jail_foo_ip=3D"10.42.42.254"
jail_foo_netmask=3D"255.255.255.0"
jail_foo_interface=3D"vlan598"
jail_foo_devfs_enable=3D"YES"
jail_foo_mount_enable=3D"YES"
=2E..

Can someone with the respective jail foo give me a blessing on the
following patch?  I was thinking about a 1 week MFC as well.  -sc

--=20
Sean Chittenden
seanc@FreeBSD.org

--Vy6UCbb9EK60RK4A
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----

iD8DBQFEqu8Hapga0yeGcOQRAvD4AJ9XqgwGi5jv/ZY+nQaHBZr1R8RU7wCgr16h
ei52hl6/gQ1x6lQ52xNzmPY=
=fOjy
-----END PGP SIGNATURE-----

--Vy6UCbb9EK60RK4A--



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