Hello I am new to proxmox.
I have tried to search the webs but could not find info about my problem.
I have installed Debian (buster) and Proxmox 6.1 on top according to this instruction:
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Buster
when I make a linux bridge as per the instructions, the server breaks communication with the network. (up until this point the server is connected to the network)
I am running on a dl380 g6, only one ethernet cable connected to first adapter(enp2s0f0)
I have double checked the adpater-name to get it right.
Do you guys have any idea what i am doing wrong here?
my config:
-# The loopback network interface
auto lo
iface lo inet loopback
-# The primary network interface
-allow-hotplug enp2s0f0
iface enp2s0f0 inet dhcp
iface enp2s0f1 inet manual
iface enp3s0f0 inet manual
iface enp3s0f1 inet manual
auto vmbr0
iface vmbr0 inet manual
bridge-ports enp2s0f0
bridge-stp off
bridge-fd 0
I have tried to search the webs but could not find info about my problem.
I have installed Debian (buster) and Proxmox 6.1 on top according to this instruction:
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Buster
when I make a linux bridge as per the instructions, the server breaks communication with the network. (up until this point the server is connected to the network)
I am running on a dl380 g6, only one ethernet cable connected to first adapter(enp2s0f0)
I have double checked the adpater-name to get it right.
Do you guys have any idea what i am doing wrong here?
my config:
-# The loopback network interface
auto lo
iface lo inet loopback
-# The primary network interface
-allow-hotplug enp2s0f0
iface enp2s0f0 inet dhcp
iface enp2s0f1 inet manual
iface enp3s0f0 inet manual
iface enp3s0f1 inet manual
auto vmbr0
iface vmbr0 inet manual
bridge-ports enp2s0f0
bridge-stp off
bridge-fd 0