Hello,
I am new to Proxmox and linux stuff
I have success Installing PX 3.4 on 1 IP Public
I create 1 vm with local ip 172.16.0.2 with configuration like this:
auto lo
iface lo inet loopback
iface eth0 inet manual
iface eth1 inet manual
auto vmbr0
iface vmbr0 inet static
address...