Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2015 18:59:05 -0400
From:      Matthew Pounsett <matt@conundrum.com>
To:        Ben Woods <woodsb02@gmail.com>
Cc:        freebsd-questions@freebsd.org, Jason Unovitch <jason.unovitch@gmail.com>
Subject:   Re: rc.conf configured jail not getting IP addresses
Message-ID:  <6AE4916D-9325-43EE-AF80-E9A4E9915192@conundrum.com>
In-Reply-To: <CAOc73CDVVxHrz1HrjROB9fEVVhwxcXuW_6Bjq3Ai2DS7x4qzCw@mail.gmail.com>
References:  <760A9E00-EA43-4DF1-8259-376D1987B2D5@conundrum.com> <CABW2x9pOjmZLJaosWW=WJJcm9nTS==M%2BDfpzhNxXbtt%2BQbLWjg@mail.gmail.com> <CA5212B9-ECFB-43EE-8905-473939375EB4@conundrum.com> <CAOc73CDVVxHrz1HrjROB9fEVVhwxcXuW_6Bjq3Ai2DS7x4qzCw@mail.gmail.com>

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


> On Mar 31, 2015, at 18:44, Ben Woods <woodsb02@gmail.com> wrote:
> 
> I think this is mentioned in Handbook section 15.3 "Creating and Controlling Jails":
> https://www.freebsd.org/doc/en/books/handbook/jails-build.html

There's nothing in the section you pasted that says IP addresses for jails must be either preconfigured on the host system or alternatively that the interface MUST be included in the jail_${host}_ip variable.  The implication is that
jail_www_ip="xx.xx.xx.xx" 
is sufficient to configure the IP address on the jail, which is not the case.  Either that variable has to reference the interface name, OR the IP address must already be configured on an interface on the enclosing host.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6AE4916D-9325-43EE-AF80-E9A4E9915192>