Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2022 13:56:20 +0200
From:      Kurt Jaeger <pi@freebsd.org>
To:        freebsd-jail@freebsd.org
Subject:   jail created with ip4=new and ipv4.addr shows ip4=disable on jail -s
Message-ID:  <Ytvh5CPwgGa02f1q@fc.opsec.eu>

next in thread | raw e-mail | index | archive | help
Hello,

On a 13.1 box:

The jail is created with:

/usr/sbin/jail -c allow.raw_sockets allow.sysvipc devfs_ruleset=4 host.hostname=somehostname path=/somepath ip4=new ip4.addr=<someipv4> ip6=new ip6.addr=<someipv6> command=/bin/sh /etc/rc 

But:

jail -s

displays:

[...] ip4=disable ip6=disable

Is that a bug and if not, why does it behave like that ?

-- 
pi@FreeBSD.org         +49 171 3101372                  Now what ?



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