https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292162
--- Comment #3 from Justin Hibbits <[email protected]> --- (In reply to Gleb Smirnoff from comment #2) An iocage jail is a jail created and managed by iocage (py311-iocage). I think a jail can be created with: iocage create -r 15.0-RELEASE -n broken ip4_addr="vnet0|192.168.1.9/24,shiot|192.168.42.3/24" ip6_addr="vnet0|fd00:1::9,vnet0|accept_rtadv" vnet_interfaces="shiot" interfaces="vnet0:bridge0" vnet=1 bpf=1 "shiot" is a VLAN created in the host on vlan 42, and handed to the iocage jail. It's been a while since I created the jail, so that line might be off. -- You are receiving this mail because: You are the assignee for the bug.
