jail created with ip4=new and ipv4.addr shows ip4=disable on jail -s

2022-07-23 Thread Kurt Jaeger
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= ip6=new ip6.addr= command=/bin/sh /etc/rc But: jail -s displays: [...] ip4=disable ip6=disable Is that a bug and i

Re: jail created with ip4=new and ipv4.addr shows ip4=disable on jail -s

2022-07-23 Thread James Gritton
On 2022-07-23 04:56, Kurt Jaeger wrote: 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= ip6=new ip6.addr= command=/bin/sh /etc/rc But: jail -s displays: [...] ip4=d