Enabling AMT disabled PVE access, and vice versa

cammarata.m

New Member
Jun 15, 2023
14
1
3
Hello,

I've enabled AMT in my bios of my Lenovo m920q Proxmox homelab. This is a small home server with no vlans, and I just wanted to be able to reboot/access system without lugging a monitor over.

After I did so, I was able to access AMT on the same IP as Proxmox was, but I was now unable to access Proxmox VE webui. I went in manually into Proxmox command line, and noticed that in /etc/network/interfaces my `bridge-ports` was changed from eno1 to eno2. I changed it back, rebooted, and now I can access Proxmox (and all my containers are back online), but I can no longer access AMT. It seems its one or the other, any idea how to fix?

Thanks