Proxmox eno1 and vmbr0 not working

kawi0511

Member
Mar 1, 2021
1
0
6
36
Hello everyone,
I can no longer access my virtual machines. the IP address of the host server does not work so it is impossible to access the link of the proxmox interface (https://192.168.1.1:8006), I access the host server on the command line
Thank you for your support.
 
Did you maybe changed hardware (like adding removing PCIe cards). In that case your NICs name might change and isn't matching your network config in /etc/network/interfaces anymore and your server would be completely unreachable except for IPMI or physical terminal.

Output of ip addr and cat /etc/network/interfaces would be useful.
 
I have the same issue. Already manage to change some of the settings in the ``nano /etc/network/interfaces`` but to no avail.