VMware Communities
si124
Contributor
Contributor

Can't access host from guest over bridged networking

I am using Vista x64 SP1 with VMWare Workstation 6.0.5 on a computer with 2 NICs:

Ethernet card that is not wired - I don't have the opportunity to connect this card (Bridge service is disabled)

Wireless Ethernet adapter (AR5005GS) (Bridge service is enabled)

VMWare virtual network vmnet0 is set to Wireless Ethernet Adapter.

Everything works OK, except on guest (Windows Vista, Windows Server 2008) I can't access the host. Ping is responding as "Destination host unreachable" from guest IP address.

Guest network connection is set to vmnet0. I can use internet and connect to any other computer on my LAN on host and guest. I can also connect from host to guest!!!

Over NAT everything is working OK!

Firewall are disabled on host and guest. Also IP's, masks, gateway on host and guest are setup correctly.

How to solve the problem for bridged networking? Is it possible?

Thanks for help!

0 Kudos
3 Replies
KevinG
Immortal
Immortal

If troubleshooting a network issue, please include the following additional information.
  • Post the output from "ipconfig /all" (Windows) or " ifconfig -a" (Linux) from both the host and the guest OS

  • Post the .vmx file from the virtual machine.

  • Details of how your host is connected to the network / Internet (Cable Modem, DSL, Router, Switch, Wired, Wireless,...).

0 Kudos
si124
Contributor
Contributor

Thank you for answer!

HOST IPCONFIG (WIRED NETWORK CARD IS DISABLED): ***************************

Windows IP Configuration

Host Name . . . . . . . . . . . . : Vista-nov

Primary Dns Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Hybrid

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

Wireless LAN adapter Wireless Network Connection:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Atheros AR5005GS Wireless Network Adapter

Physical Address. . . . . . . . . : 00-19-E0-83-14-0A

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes

IPv4 Address. . . . . . . . . . . : 192.168.0.2(Preferred)

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.0.1

DNS Servers . . . . . . . . . . . : 193.189.160.13

193.2.1.66

NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter VMware Network Adapter VMnet1:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet1

Physical Address. . . . . . . . . : 00-50-56-C0-00-01

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes

IPv4 Address. . . . . . . . . . . : 192.168.111.1(Preferred)

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . :

NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter VMware Network Adapter VMnet8:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet8

Physical Address. . . . . . . . . : 00-50-56-C0-00-08

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes

IPv4 Address. . . . . . . . . . . : 192.168.1.1(Preferred)

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . :

NetBIOS over Tcpip. . . . . . . . : Enabled

GUEST IPCONFIG: ************************************************************

Windows IP Configuration

Host Name . . . . . . . . . . . . : Vista1

Primary Dns Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Hybrid

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection

Physical Address. . . . . . . . . : 00-0C-29-2F-CB-BC

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes

IPv4 Address. . . . . . . . . . . : 192.168.0.5(Preferred)

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.0.1

DNS Servers . . . . . . . . . . . : 193.189.160.13

193.2.1.66

NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Local Area Connection* 7:

Media State . . . . . . . . . . . : Media disconnected

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface

Physical Address. . . . . . . . . : 02-00-54-55-4E-01

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 11:

Media State . . . . . . . . . . . : Media disconnected

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : isatap.{B3CB9802-E7BA-4380-AD2A-51C057E03B7B}

Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes

.VMX FILE ***********************************************************************************************************

config.version = "8"

virtualHW.version = "6"

numvcpus = "2"

scsi0.present = "TRUE"

scsi0.virtualDev = "lsilogic"

memsize = "1536"

scsi0:0.present = "TRUE"

scsi0:0.fileName = "Windows Vista.vmdk"

ide1:0.present = "TRUE"

ide1:0.fileName = "F:"

ide1:0.deviceType = "cdrom-raw"

floppy0.autodetect = "TRUE"

ethernet0.present = "TRUE"

ethernet0.virtualDev = "e1000"

ethernet0.wakeOnPcktRcv = "FALSE"

usb.present = "TRUE"

ehci.present = "TRUE"

sound.present = "TRUE"

sound.fileName = "-1"

sound.autodetect = "TRUE"

svga.autodetect = "TRUE"

pciBridge0.present = "TRUE"

mks.keyboardFilter = "allow"

displayName = "Windows Vista"

guestOS = "winvista"

nvram = "Windows Vista.nvram"

deploymentPlatform = "windows"

virtualHW.productCompatibility = "hosted"

tools.upgrade.policy = "useGlobal"

ide1:0.autodetect = "FALSE"

floppy0.fileName = "A:"

extendedConfigFile = "Windows Vista.vmxf"

floppy0.present = "FALSE"

bios.bootDelay = "5000"

ide1:0.startConnected = "TRUE"

ethernet0.addressType = "generated"

uuid.location = "56 4d 31 d5 aa 5c 9e 8a-a5 92 62 ad a1 2f cb bc"

uuid.bios = "56 4d 31 d5 aa 5c 9e 8a-a5 92 62 ad a1 2f cb bc"

scsi0:0.redo = ""

pciBridge0.pciSlotNumber = "17"

scsi0.pciSlotNumber = "16"

ethernet0.pciSlotNumber = "32"

sound.pciSlotNumber = "33"

ehci.pciSlotNumber = "34"

ethernet0.generatedAddress = "00:0c:29:2f:cb:bc"

ethernet0.generatedAddressOffset = "0"

tools.syncTime = "FALSE"

ethernet0.connectionType = "custom"

ethernet0.vnet = "VMnet0"

My host computer is connected to internet by wireless by Atheros network adapter.

Thanks for help!

0 Kudos
si124
Contributor
Contributor

The same problem under Vmware workstation 6.5.

0 Kudos