I'm running VMWare Fusion on Mac OS X (Snow Leopard) with a Windows 7 guest OS. They are networked using a bridge.
I'm running a couple of local development web servers on Mac OS X and I want to access them from Windows for testing.
The IP address of the host OS is 192.168.0.2. I can ping this IP address from the guest. If I enable the Mac OS X web sharing I can see the example site from the guest.
I can't access my local servers on ports 2060 or 8000. Both the Windows and Mac OS X firewalls are off.
(i.e. http://192.168.0.2/ works but http://192.168.0.2:2060 doesn't - I've tried with both Firefox and IE.)