View Single Post
 
Old 03-28-2010, 04:27 AM
mk553 mk553 is offline
Cheetah
 
Join Date: Mar 2010
Posts: 2
Wink RE: VMWare Network Problem

I managed to fix my own networking problem:

Seems it's an oddity in VMWare. I had to change the virtual network adapter to a CUSTOM network adapter. I switched it to VMnet2 (Bridged), and ensured that VMnet2 was bound directly to my Broadcom (wired) network adapter on the host.

Not sure if this was necessary, but I also deleted all the network adapters in my hackintosh by running this command, and then rebooting:
sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist

This reset my problem with en2 vs. en0.

Hope this helps someone out there in Hackintosh land. ;-)
Reply With Quote