VMware Communities
aspa
Contributor
Contributor

Host OS network connectivity problems

Hi,

I'm experiencing strange network connectivity problems when I have VMware Fusion running (even without any guest OS).

I'm trying to use a web based application using a browser and I've also tried it from the command line but the connection fails:

host1:~ marko$ openssl s_client -connect site.foo.com:443

connect: Operation timed out

connect:errno=60

site.foo.com resolves to 192.168.12.70.
The routing table contains the following entries:

host1:~ marko$ netstat -nr|grep vmnet
172.16.221/24      link#10            UC              1        0  vmnet8
192.168.12         link#9             UC              1        0  vmnet1

and after trying to connect to the site the following entry gets added automatically:

192.168.12.70      link#9             UHRLWIi         2       97  vmnet1

Any ideas what's causing this and how to fix it?
marko

Tags (3)
0 Kudos
1 Reply
aspa
Contributor
Contributor

0 Kudos