Hi, i have 2 VM with CentOS and ip: 10.0.2.4 and 10.0.2.5 gateway 10.0.2.1, my host ip is: 192.168.1.36. I configure ssh and port redirection so i can access to the Vm from my windows host(localhost:2222 for VM1, localhost:2223 for VM2) they redirect to the VMs ip and port 22, but i can't access from outside my host using my public ip (like 188.70.60.204:2222). I verified that my ip is working and has external access and i use putty.exe for ssh.
Thanks in advance