Hi folks,
since years I'm using the following stanza in e/n/i:
But after each reboot, the vmbr0.100 interfaces does not come up automatically.
I have to re-issue a ifup vmbr0.100 --force -v to bring that interface up. any ideas?
Latest proxmox 7.3.
thank you.
since years I'm using the following stanza in e/n/i:
auto vmbr0
iface vmbr0 inet manual
bridge-ports bond1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 100
auto vmbr0.100
iface vmbr0.100 inet static
address 192.168.1.11
netmask 255.255.255.0
gateway 192.168.1.254
But after each reboot, the vmbr0.100 interfaces does not come up automatically.
I have to re-issue a ifup vmbr0.100 --force -v to bring that interface up. any ideas?
Latest proxmox 7.3.
thank you.