Using 11.2 and trying to build iocage jails in their own VLANs. I'm trying to stay on the new GUI path as much as possible.
The primary interface is lagg0. There's a VLAN interface, vlan20, with lagg0 as it's parent. The new jail is set for DHCP.
iocage start foo fails because it couldn't obtain a DHCP address. It then auto-stops the jail, leaking the interfaces it creates <https://github.com/iocage/iocage/issues/757>.
I've gathered tcpdumps from the firewall (DHCP Server), on...
iocage jails in VLANs
The primary interface is lagg0. There's a VLAN interface, vlan20, with lagg0 as it's parent. The new jail is set for DHCP.
iocage start foo fails because it couldn't obtain a DHCP address. It then auto-stops the jail, leaking the interfaces it creates <https://github.com/iocage/iocage/issues/757>.
I've gathered tcpdumps from the firewall (DHCP Server), on...
iocage jails in VLANs