VMware Communities
hanshanshans
Contributor
Contributor

[VMware Workstation 11] Windows server 2012 R2 with Bridged Network, connection issues

Hi,

I’m currently planning to upgrade our DC AD functioning level to server 2012

So we started to install our first Window Server 2012 R2 guest VM

But after installation we encountered some connection issues running a guest "Windows 2012 R2" with connection settings set to "Bridged".

i tried searching google and this community if the problem already had been posted with a solution, but no luck in finding it.

----

Host Information:

Server 2012 R2

Physical NIC (1): Broadcom NetLink (TM) Gigabit Ethernet

Physical NIC (2): Realtek PCI GBE Family Controller

Product Information:

VMware Workstation 11.1.2 build-2780323

Virtual Network Editor:

Name ; Type ; External Connection ; Host Connection ; DHCP ; Subnet Address

VMnet0 ; Bridged ; Auto-bridging ; - ; - ; -

VMnet1; Host-only; - ; Connected ; Enabled ; 192.168.211.0

VMnet8; NAT; NAT; Connected ; Enabled ; 192.168.5.0

Running Guests:

OS; working network connection; type

Windows Server 2012 R2 ; No ; Bridged

Windows Server 2008 R2 x64 ; Yes ; Bridged

Windows 7; Yes ; Bridged

Ubuntu Server 14; Yes ; Bridged

----

Windows server 2012 R2 (Guest)

Symptoms:

Windows connection: No Internet Access

Windows Tray icon: Screen with yellow exclamation mark

Not able to ping computers in network

Not able to load external website

Network Configuration (Guest):

DHCP: Yes

Auto-configuration IPv4: 169.254.67.121

IPv4 Subnet: 255.255.0.0

(rest is empty)

Troubleshoot:

- Assign Static IP-adres

- Assign only DNS

- Turn off Firewall, UAC, Anti-Virus

- Edit .vmx: “ethernet0.virtualDev” to e1000, e1000e, and VMXNET 3

- Frequently shutdown/boot OS between above steps.

Note:

Switching adapter to “NAT” or “Host only” works but for my purpose i need to use the bridged mode

Reply
0 Kudos
1 Reply
maxiu
Contributor
Contributor

1. I removed all network cards inside Windows server 2012 R2

2. Removed all network cards from VMware workstation

3. Shutdown Windows server 2012 R2

4. Edited .vmx file and deleted all lines that start with ethernet

5. Add network card from VMware workstation

 

Reply
0 Kudos