Everytime you change network adapter there is good chance proxmox will rename adapter’s name. What you need to do is
- first check new names using
1
ip a
- then change it in
1
nano /etc/network/interfaces
- and reboot or systemctl restart networking.
Everytime you change network adapter there is good chance proxmox will rename adapter’s name. What you need to do is
1
ip a
1
nano /etc/network/interfaces
A new version of content is available.