Hello,
I have a local application accessible from my Mac (OS X 10.9.3) at localhost:3000. I want to access it from Internet Explorer 7 in my VM Vista 7 that runs inside Parallels 8.
In my Mac preference systems > Networks I can see in "Parallels Shared #0" the IP address 10.211.55.2.
From the Windows command line when I run ping 10.211.55.2 I get
Pinging 10.211.55.2 with 32 bytes of data:
Reply from 10.211.55.2: bytes=32 time<1ms TTL=64
Reply from 10.211.55.2: bytes=32 time=16ms TTL=64
Reply from 10.211.55.2: bytes=32 time=1ms TTL=64
Reply from 10.211.55.2: bytes=32 time=15ms TTL=64
Ping statistics for 10.211.55.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimun = 0ms, Maximum = 16ms, Average 8ms
But in Internet Explorer when I try to http://10.211.55.2:3000 it does not work, "The webpage cannot be displayed" is displayed.
Is there anything else I should set in Parallels, my Mac preferences or Windows Vista to make it work? Thanks!
I have a local application accessible from my Mac (OS X 10.9.3) at localhost:3000. I want to access it from Internet Explorer 7 in my VM Vista 7 that runs inside Parallels 8.
In my Mac preference systems > Networks I can see in "Parallels Shared #0" the IP address 10.211.55.2.
From the Windows command line when I run ping 10.211.55.2 I get
Pinging 10.211.55.2 with 32 bytes of data:
Reply from 10.211.55.2: bytes=32 time<1ms TTL=64
Reply from 10.211.55.2: bytes=32 time=16ms TTL=64
Reply from 10.211.55.2: bytes=32 time=1ms TTL=64
Reply from 10.211.55.2: bytes=32 time=15ms TTL=64
Ping statistics for 10.211.55.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimun = 0ms, Maximum = 16ms, Average 8ms
But in Internet Explorer when I try to http://10.211.55.2:3000 it does not work, "The webpage cannot be displayed" is displayed.
Is there anything else I should set in Parallels, my Mac preferences or Windows Vista to make it work? Thanks!