Sorry, maybe I did not make myself clear. I do not want to bridge the network. The host server is connected directly to internet (with a public address). I do not want the VM servers to have a public address. The host-only adapter is fine for this purpose, as this will enable the host server to perform NAT. As said, this is working - Though the problem is I am not succeeding at forwarding a port using RRAS.
Main Topics
Browse All Topics





by: alex12714Posted on 2008-09-05 at 05:58:44ID: 22398281
When you use host-only adapter -it means that it is a shared network between your guest and a host, noone else allowed. I would suggest you switch netowkr adapter to be "bridged". Specify the IP address on your LAN and specify your port forwarding on the router to go to this IP address.