No GUI access / internet

iPenguin

New Member
May 11, 2023
11
0
1
Motherboard: Gigabyte WRX80

I reset my BIOS to default while troubleshooting a separate issue. I feel as if I set it back up appropriately, but now I have no internet access or even internal access to the GUI. I have both 10G ports on the MB bonded and they both show connected in BIOS. Luckily, I do have access via IPMI which I've tried swapping ethernet cables to rule that out and it works just fine. Please help.. thanks in advance

2024-03-25_14-15-21.png

2024-03-25_14-24-59.png

nano /etc/network/interfaces
2024-03-25_14-13-09.png

nano /etc/hosts
2024-03-25_14-14-29.png

nano /etc/resolv.conf
2024-03-25_14-15-53.png

cat /etc/pve/local/host.fw
 
Your PCIe bus enumeration changed and with it the names of your NICs. See your output of "ip a" and compare it with your /etc/network/interfaces. Your both NICs enp205... Are now enp209... . So you have to edit your interfaces file to match this.

Also check your VM configs in case you used PCI passthrough anywhere to not crash your server when autostarting VMs and then passing through the wrong devices.
 
Last edited:
  • Like
Reactions: iPenguin
Your PCIe bus enumeration changed and with it the names of your NICs. See your output of "ip a" and compare it with your /etc/network/interfaces. Your both NICs enp205... Are now enp209... . So you have to edit your interfaces file to match this.

Also check your VM configs in case you used PCI passthrough anywhere to not crash your server when autostarting VMs and then passing through the wrong devices.

My HERO!!!! Thank you so much!

Just for my knowledge, were the change in ID's a result of resetting BIOS to default?
 
My HERO!!!! Thank you so much!

Just for my knowledge, were the change in ID's a result of resetting BIOS to default?
Yes, probably some different BIOS settings like disabling some onboard PCIe devices or similar. Once you add or remove PCIe devices you need to fix your network config.
 
  • Like
Reactions: iPenguin

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!