I'm running 2 VMs (Unbuntu & Ubuntu Server), both of them are on bridged mode. The host is a Win7 running VMware Workstation 7. My purpose is to set up a PostgreSQL server on the Ubuntu Server VM, but i can't connect from host to the guest server.
- Pinging Host from any VM shows Destination Host Unreachable.
- Pinging Guest Vm's from Host, i get intermittent responses mixed with timeouts
I've disabled all firewalls for this test, both VMs have connectivity with internet and between them. I can also ping succesfully from any other machie on the subnet, the access point pings ok, but host<->guest is impossible.
The weirdest thing is that while i'm pinging guest VMs from host and i get the intermittent responses, sometimes i can connect with the postgresql DB, but only while i'm getting the responses from the ping.
Routing is OK, i'm bridging over a wireless NIC... ask me for any other data needed