Hello
We did an update of one of our proxmox servers, after the update there is no network, I have checked what I think is all the necessary settings in networks configs, but can't find anything wrong. We are kinda desperate to get this up and running as it is in production.
Update and solution:
Found after some searching that you can see what the real new name are of the interfaces after the update by running
When you know the name, just head over and edit
This is how my configuration look after I changed.
We did an update of one of our proxmox servers, after the update there is no network, I have checked what I think is all the necessary settings in networks configs, but can't find anything wrong. We are kinda desperate to get this up and running as it is in production.
Update and solution:
Found after some searching that you can see what the real new name are of the interfaces after the update by running
ls /sys/class/net/
When you know the name, just head over and edit
nano /etc/network/interfaces
This is how my configuration look after I changed.
Last edited: