Date: Wed, 18 Mar 2020 15:35:35 +0000 From: Steve O'Hara-Smith <steve@sohara.org> To: Victor Sudakov <vas@sibptus.ru> Cc: freebsd-questions@freebsd.org, freebsd-net@freebsd.org Subject: Re: IPv6 in jails Message-ID: <20200318153535.1a91d84f145e634594e6aca7@sohara.org> In-Reply-To: <20200318151556.GA64871@admin.sibptus.ru> References: <20200318151556.GA64871@admin.sibptus.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Mar 2020 22:15:56 +0700 Victor Sudakov <vas@sibptus.ru> wrote: > If I "ssh 2001:470:ecba:3::4" from outside, I get into the host instead > of the jail (because 2001:470:ecba:3::4 *is* assigned to re1, but not > available inside the jail). Having the host listening on an address will stop any jails from being able to listen on that address. You need to stop the host services listening on the jail's IPv6 address. -- Steve O'Hara-Smith <steve@sohara.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200318153535.1a91d84f145e634594e6aca7>