On VMWare Server, how can I specify which Ethernet port should be the one to be bridged?
Posted
by
DrDavid
on Server Fault
See other posts from Server Fault
or by DrDavid
Published on 2012-09-02T19:32:08Z
Indexed on
2012/09/02
21:39 UTC
Read the original article
Hit count: 296
networking
|vmware-server
My server has 4 ethernet ports; 1 uses a APIPA address to connect to a DroboElite (that's how they're designed to work), 1 is connected to the LAN, and the other two are unused currently.
The issue is that VMWare Server seems to have an affinity to the port that's connected to the Drobo, which means that it can never reach the internet. If I disable the Drobo port, everything works just fine. If I enable the drobo port, nothing works (well, the drobo works, but the virtual machine doesn't ;) )
How can I tell VMWare Server to NOT use the drobo port when I'm bridging the connection?
© Server Fault or respective owner