Hello,
I installed Proxmox 4.2 via ISO at my Server. Considering the fact that I only have one public IP address I tried to use NAT.
This is my interface configuration:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address a.b.c.d
netmask 255.255.255.224...