Date: Tue, 31 Mar 2015 13:32:26 -0400 From: Matthew Pounsett <matt@conundrum.com> To: Jason Unovitch <jason.unovitch@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: rc.conf configured jail not getting IP addresses Message-ID: <CA5212B9-ECFB-43EE-8905-473939375EB4@conundrum.com> In-Reply-To: <CABW2x9pOjmZLJaosWW=WJJcm9nTS==M%2BDfpzhNxXbtt%2BQbLWjg@mail.gmail.com> References: <760A9E00-EA43-4DF1-8259-376D1987B2D5@conundrum.com> <CABW2x9pOjmZLJaosWW=WJJcm9nTS==M%2BDfpzhNxXbtt%2BQbLWjg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Mar 30, 2015, at 18:46, Jason Unovitch <jason.unovitch@gmail.com> = wrote: >=20 >=20 > Actually, I'm not seeing it in the Handbook or man pages but I only > took a quick look. You either need to assign your addresses in > advance using the ifconfig_igb0_alias syntax shown in rc.conf(5) or > have them assigned at jail start time with this syntax. >=20 > jail_test_ip=3D"igb0|67.xxx.xxx.xxx,igb0:2001:xxxx::xxxx" >=20 > It looks like this <interface>|<address> format is shown a little bit > later on in the Handbook. > https://www.freebsd.org/doc/en/books/handbook/jails-ezjail.html Yeah, it looks like the handbook fails to mention that you're required = to do one of these two things. I guess ezjail was handling that for me = before. Thanks for the pointer!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA5212B9-ECFB-43EE-8905-473939375EB4>