access vmware local server from internet
- by goutham
I have installed a ubuntu machine with apache server in Vmware-workstation
Now how can I access apache server from internet using my IP.
Details:
network for vmware :NAT
the ip address in ubuntu is 192.168.1.4
my host IP is *..239.232
if I type 192.168.1.4 in web browser I get the apache content... but if I type my host IP then I dont get it..
If I install a apache server on host(win7) I can access the host apache content with my host IP from anywhere ..
I want to access the vmware apache content from internet using host IP ....