Hi,
Was there a change in the VLAN device naming?
Since FreeBSD 12.2-STABLE r368317...
...not working any more:
...working:
Thanks,
horst
Was there a change in the VLAN device naming?
Since FreeBSD 12.2-STABLE r368317...
...not working any more:
Code:
# ifconfig lagg0.200 create vlan 200 vlandev lagg0 inet 10.80.0.6/24
ifconfig: SIOCIFCREATE2: Device not configured
...working:
# ifconfig vlan200 create vlan 200 vlandev lagg0 inet 10.80.2.6/24
Thanks,
horst