Hello,
for some test scenarios i need to isolate a copy of VM from the network itself but still need to be access it via dedicated ports.
Example.
Proxmox host: 192.168.0.10/24
I have a VM0 (bridged) with IP 192.168.0.1 in a LAN with network 192.168.0.0/24 and LAN gateway 192.168.0.254.
Now i make a copy of the VM0 named VM1. The VM has a fixed IP and therefore the VM1 has also IP 192.168.0.1.
I now want to "hide" VM1 behind a NAT device and portforward port 22,80 from VM1 to Proxmox IP 192.168.0.10 Port 12322, 12380 (or any free port)
How can i do such stuff?
I have read the manual and it seems clear that this is possible, but i didn't figure out the correct way.
Thanks for any help
for some test scenarios i need to isolate a copy of VM from the network itself but still need to be access it via dedicated ports.
Example.
Proxmox host: 192.168.0.10/24
I have a VM0 (bridged) with IP 192.168.0.1 in a LAN with network 192.168.0.0/24 and LAN gateway 192.168.0.254.
Now i make a copy of the VM0 named VM1. The VM has a fixed IP and therefore the VM1 has also IP 192.168.0.1.
I now want to "hide" VM1 behind a NAT device and portforward port 22,80 from VM1 to Proxmox IP 192.168.0.10 Port 12322, 12380 (or any free port)
How can i do such stuff?
I have read the manual and it seems clear that this is possible, but i didn't figure out the correct way.
Thanks for any help