Hi there,
I just upgraded to 8.0 using the upgrade guide and pve7to 8 said everything is fine. The update went all smooth, no errors and it rebooted without issues but the machine can't be reached anymore and I can't access anything from the machine. No ping is going out, nothing.
The Interface names have not changed, neither did the network config. Everything is as it was before and all links are up, but still no connectivity.
This is how my interfaces look.
Redacted the IPs.
What can I do now?
I just upgraded to 8.0 using the upgrade guide and pve7to 8 said everything is fine. The update went all smooth, no errors and it rebooted without issues but the machine can't be reached anymore and I can't access anything from the machine. No ping is going out, nothing.
The Interface names have not changed, neither did the network config. Everything is as it was before and all links are up, but still no connectivity.
This is how my interfaces look.
Code:
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
iface enp4s0 inet manual
auto vmbr0
iface vmbr0 inet static
address xx.xx.xx.xx
netmask xx.xx.xx.xx
gateway xx.xx.xx.xx
bridge_ports enp4s0
bridge_stp off
bridge_fd 0
Redacted the IPs.
What can I do now?
Last edited: