masquerade

  1. E

    Masquerading NAT issues

    Hello. I'm running Proxmox 4.4-1. I followed the guide at https://pve.proxmox.com/wiki/Network_Model for setting up Masqueraded NAT since my Proxmox host has a single public IP (example as 10.0.0.174 below), but my containers can't reach the Internet. They can ping my Proxmox host's gateway...
  2. M

    NAT redirect not working

    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...
  3. C

    How to use firewall with NAT

    Hi Guys, Wondered if you could help me please... I have NAT (Masquerade) setup and working on my Proxmox setup. I also have the firewall enabled at the Datacenter, Host and VM levels. The Datacenter and Host level firewalls seem to be working perfectly and only allowing ports I have allowed...