Sorry for silly questions, I'm new to networking.
Here is my /etc/network/interfaces from the Proxmox host:
auto lo
iface lo inet loopback
iface eth0 inet manual
iface eth1 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.10.100
netmask 255.255.255.0...