I have Proxmox with 1 public IP. I have some OpenVZ containers with Internet behind NAT.
I want to create VM, but when I have set NAT Mode in VM, I got IP 10.0.0.X by DHCP. Containers have 192.168.0.X . When I set up on VM to f.e. 192.168.0.230, I have lost connection with Internet and containers are not vissible too.
How can I set up VM to have Internet and visible behind NAT on IP 192.168.0.X ?
I've tested with bridged with vmbr1, but it doesn't work too.