Date: Thu, 08 Nov 2012 14:15:57 -0500 From: Mike Jakubik <mike.jakubik@intertainservices.com> To: freebsd-jail@freebsd.org Subject: Re: jail: unknown parameter: ip6.addr Message-ID: <1352402157.1820.11.camel@mjakubik.localdomain> In-Reply-To: <20121108012722.GA18649@dft-labs.eu> References: <1352320766.1820.9.camel@mjakubik.localdomain> <20121108012722.GA18649@dft-labs.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2012-11-08 at 02:27 +0100, Mateusz Guzik wrote: > On Wed, Nov 07, 2012 at 03:39:26PM -0500, Mike Jakubik wrote: > > Hello, > > > > I just updated a server to latest stable and my jails no longer start, > > troubleshooting the startup script shows us that the parameter ip6.addr > > is unknown, this system is compiled without INET6. > [..] > > + tail +2 /tmp/jail.PJ5ji3QH/jail.8101 > > jail: unknown parameter: ip6.addr > > Try this (lightly tested): > http://people.freebsd.org/~mjg/patches/rc-jail-ip-arg.diff > > Basically the idea is to pass ip4.addr and ip6.addr only when respective > addresses are specified in configuration. > The patch works for my system, i can stop and start jails without issue. Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1352402157.1820.11.camel>