I ran the latest update via the GUI yesterday (there were only about 3 items, I regularly update) which included updating to the 0.5.0 version of the firewall (probably a red herring, I've never configured the proxmox firewall). I also did a little housekeeping and ran an apt autoremove to get rid of old kernel files.
This morning my proxmox instance was unreachable, and checking locally on the machine it has no network connection. I can ping 127.0.0.1 and its local IP address, but pinging anything else returns "Destination Host Unreachable".
I've checked
and
and the interfaces seem to match still:
The network kernel driver seems to be ok (I previously had problems with r8169 and I had to swap to r8168 driver, but I swapped back to the default kernel driver a while back):
Any suggestions on how I can resolve this?
This morning my proxmox instance was unreachable, and checking locally on the machine it has no network connection. I can ping 127.0.0.1 and its local IP address, but pinging anything else returns "Destination Host Unreachable".
I've checked
Code:
ip a
Code:
/etc/network/interfaces
The network kernel driver seems to be ok (I previously had problems with r8169 and I had to swap to r8168 driver, but I swapped back to the default kernel driver a while back):
Any suggestions on how I can resolve this?