On Thu, 2022-05-12 at 06:09 +0000, Stuart Henderson wrote: > > vlan0: flags=8002<BROADCAST,MULTICAST> mtu 1500 > > lladdr e0:d4:64:3c:31:9c > > index 6 priority 0 llprio 3 > > encap: vnetid none parent iwx0 txprio packet rxprio outer > > groups: vlan > > media: IEEE802.11 autoselect (VHT-MCS9 mode 11ac) > > status: active > > I think this isn't doing anything, right?
I'm pretty sure I've never written /etc/hostname.vlan0 by hand, not sure what generated this for me. Deleted it. > > vport0: flags=8902<BROADCAST,PROMISC,SIMPLEX,MULTICAST> mtu 1500 > > lladdr fe:e1:ba:d0:32:b5 > > index 7 priority 0 llprio 3 > > groups: vport > > inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 > > This interface is not "up", iirc you need to do that explicitly > for vport. > That was as simple as those missing two letters, working fine now. Thanks! -- David

