Hello
I have installed proxmox 2.2 on my server and created some containers and VMs there. Each VPS have its own public IP. I would like to change the network settings as follows:
-give private IP (instead of public IP) for each VPS
-map public IP to the respective private IP
For eg:
-public IP used :50.0.0.1 (vps1), 50.0.0.2 (vps2)
-new private IP (I wish to use after removing public): 192.168.1.1 (vps1), 192.168.1.2 (vps2)
-forward 50.0.0.1 ==> 192.168.1.1 ;and 50.0.0.2 ==> 192.168.1.1 (Also vice versa)
Is there any settings for this in proxmox web interface? I hope we can configure this on root node. Please help me to do this in any of the way.
I have installed proxmox 2.2 on my server and created some containers and VMs there. Each VPS have its own public IP. I would like to change the network settings as follows:
-give private IP (instead of public IP) for each VPS
-map public IP to the respective private IP
For eg:
-public IP used :50.0.0.1 (vps1), 50.0.0.2 (vps2)
-new private IP (I wish to use after removing public): 192.168.1.1 (vps1), 192.168.1.2 (vps2)
-forward 50.0.0.1 ==> 192.168.1.1 ;and 50.0.0.2 ==> 192.168.1.1 (Also vice versa)
Is there any settings for this in proxmox web interface? I hope we can configure this on root node. Please help me to do this in any of the way.
Last edited: