I have one guest VM(windows 7) running on VMWare in the MAC OSX host. When I use "NAT" mode, the guest VM has no problem getting IP etc. to connect to internet. However, when I change to use "bridge" mode, the guest OS can't connect to internet. How to fix this?
- The guest VM should connect to the vmnet0 in the host.
- The vmnet0 bridges the guest VM to my physical router.
- Since both the guest VM and the physical router have DHCP turned on, the guest VM should be able to retrieve the IP, gateway but the guest VM only has IP address and couldn't get on internet.