[Bug 240106] VNET issue with ARP and routing sockets in jails

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 21 Apr 2022 13:07:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240106

--- Comment #18 from Peter Eriksson <pen@lysator.liu.se> ---
> root@filur00:/etc # ifconfig bridge0 deletem lagg0

Easy solution... Remove from rc.conf:

  ifconfig_bridge0="addm vlan1601 up"


and then tell iocage to not add lagg0 automatically to the jail's bridge:

  # iocage set vnet_default_interface=vlan1601 test

-- 
You are receiving this mail because:
You are the assignee for the bug.