/etc/network/interfaces
auto lo
iface lo inet loopback
auto enp2s0
iface enp2s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.5.232/24
gateway 192.168.5.1
bridge-ports enp2s0
bridge-stp off
bridge-fd 0
source...
Hello everyone,
I currently have a failover bond configured for the management interface of my Proxmox instance. Now I am trying to create an LACP interface for the VM network but am having some issues when doing so.
Any time I try to configure LACP, I lose connection to the management...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.