I did something stupid and deleted vmbr0 on the GUI, now i can't access the GUI at all. I can't even get the server online. I used yesterday and the night to try to fix this with no luck. I have edited the etc/network/interface file so many times now and will post current config. Info: Proxmox 6.1, dell r710, ethernet connected to eno1, i do have ifupdown2 installed. I have dived trough so many forum posts to find a fix, but i can't find any. I only have access to the terminal.
Code:
#Network interface settings; autogenerated
#Please no Not modify this directly, unless you know what you're doing.....
auto lo
iface lo inet loopback
iface eno1 inet manual
iface eno2 inet manual
iface eno3 inet manual
iface eno4 inet manual
iface enp4s0f0 inet manual
iface enp4s0f1 inet manual
auto vmbr0
iface vmbr0 inet static
adress 192.168.1.124
netmask 255.255.255.0
gateway 192.168.1.1
bridge_ports eno1
bridge_stp off
bridge_fd 0
Last edited: