Hello there,
so basically I have this Proxmox installation with 3 virtual machines on a Beelink Mini PC.
This morning I decided to make an apt upgrade (it updated the kernel as i remember), and a reboot but... the web interface didn't show up.
I've attached a screen and nothing seemed wrong, it was asking me login and password.
I've tried to ping Proxmox from my laptop at the address 192.168.2.130 (that was written inside /etc/network/interfaces AND was assigned also in my Fritzbox) but nothing, in the same way, directly from Proxmox (i've attached also a keyboard) i've tried to ping Fritbox at the address 192.168.2.1, but the host was unreachable.
So I've decided to remove the entry from my Fritzbox, restart Proxmox and something was wrong as Friztbox noticed an attached device, but it did not assign an IP address as it should

so what's wrong?
Some more informations: no matter what I try in /etc/network/interfaces (dhcp or static with an assigned IP address, 192.168.2.180), the result is the same:

I've tried this command and it gets no answer
ip -o -f inet addr show | awk '/scope global/ {print $4}'

And last but not least: where the hell does it get this address? It was the old addess but there is no more entry in /etc/network/interfaces neither in Fritzbox

Thanks a lot in advance, I really don't understand whats wrong
so basically I have this Proxmox installation with 3 virtual machines on a Beelink Mini PC.
This morning I decided to make an apt upgrade (it updated the kernel as i remember), and a reboot but... the web interface didn't show up.
I've attached a screen and nothing seemed wrong, it was asking me login and password.
I've tried to ping Proxmox from my laptop at the address 192.168.2.130 (that was written inside /etc/network/interfaces AND was assigned also in my Fritzbox) but nothing, in the same way, directly from Proxmox (i've attached also a keyboard) i've tried to ping Fritbox at the address 192.168.2.1, but the host was unreachable.
So I've decided to remove the entry from my Fritzbox, restart Proxmox and something was wrong as Friztbox noticed an attached device, but it did not assign an IP address as it should

so what's wrong?
Some more informations: no matter what I try in /etc/network/interfaces (dhcp or static with an assigned IP address, 192.168.2.180), the result is the same:

I've tried this command and it gets no answer
ip -o -f inet addr show | awk '/scope global/ {print $4}'

And last but not least: where the hell does it get this address? It was the old addess but there is no more entry in /etc/network/interfaces neither in Fritzbox

Thanks a lot in advance, I really don't understand whats wrong