Habe Proxmox in einem privaten Netzwerk (192.168.178.0) installiert, auf einem Mini-PC (i386/amd64).
root@proxmoxhost:~>#
cat /etc/network/interfaces
auto lo
iface lo inet loopback
iface enp2s0 inet manual
iface wlp1s0 inet manual
iface enp3s0 inet manual
auto vmbr0
iface vmbr0 inet static...