How to change network management interface in ProxMox

6 hours ago
1

As title says: How to change network management interface in ProxMox

1. Go to your proxmox interface (either physically or through ILO)
2. Login
3. Type nano /etc/networking/interfaces
4. Change the line bridge -ports ens36 (in your case it can be eno1 or some other name) and change it do desired adapter

- If you don't know the label of interface before editing
/etc/networking/interfaces file type: ip a

your interface name will be by the ordinal number so, for example

1. lo Loopback
2. eno1
3. eno2

...etc

If you have any questions ask them down below!

If you want to buy me a beer:
https://paypal.me/mtstech

BTC-ME:
1P7drxDQALyJDm8rCVSuhEXkiS5LnYFpRr

ETH-ME
0x21E4cC6BEf890000B1cD52e23F426382d5651B92

Subscribe to my other channel:
https://www.youtube.com/channel/UC7AMM2uuCxZswMFKXYRgRnQ

Tags:
#virtualisation #networking #howto #hypervisor #linux #change #ip #cli

Loading comments...