Hi,
I had a working proxmox server running and after a reboot the machine is unreachable on the network.
From the server (logged on locally) I can not ping the router or any other machine on the network.
The last line Dmesg showed : Nic Link is up 1000Mbps Full duplex
I am not sure how to proceed from this point
The interface file :
auto lo
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.0.0.30/24
gateway 10.0.0.1
bridge-ports eno1
bridge-stop off
bridge-fd 0
any help or hint is helpful
I had a working proxmox server running and after a reboot the machine is unreachable on the network.
From the server (logged on locally) I can not ping the router or any other machine on the network.
The last line Dmesg showed : Nic Link is up 1000Mbps Full duplex
I am not sure how to proceed from this point
The interface file :
auto lo
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.0.0.30/24
gateway 10.0.0.1
bridge-ports eno1
bridge-stop off
bridge-fd 0
any help or hint is helpful