Hello there,
Installed pve 5.1-2 at mini PC with 2 NICs. Search many posts for the configuration but no luck. Please find the 'cat /etc/network/interfaces' as below:
auto lo
iface lo inet loopback
iface enp1s0 inet manual
iface enp2s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.200
netmask 255.255.255.0
gateway 192.168.1.1
bridge_ports enp1s0
bridge_stp off
bridge_fd 0
Would you please let me know how to bond both NICs to balance-alb mode? Are there any issue the web management page share with it?
Thanks in advance ^o^
Installed pve 5.1-2 at mini PC with 2 NICs. Search many posts for the configuration but no luck. Please find the 'cat /etc/network/interfaces' as below:
auto lo
iface lo inet loopback
iface enp1s0 inet manual
iface enp2s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.200
netmask 255.255.255.0
gateway 192.168.1.1
bridge_ports enp1s0
bridge_stp off
bridge_fd 0
Would you please let me know how to bond both NICs to balance-alb mode? Are there any issue the web management page share with it?
Thanks in advance ^o^