Hi
I have a server which has a public ip address. I would like to have a few vm's on a different subnet which connect to the internet through the proxmox server. I have the vmbr0
auto vmbr0
iface vmbr0 inet static
address 10.0.0.2
netmask 255.255.255.0
gateway...