Bind nic to VM on VMware ESXi 5
- by lewis
I have physical server with 2 Broadcom NIC's.
First NIC connected to local network, via this connection we can:
Connect to ESXi hypervisor (hypervisor has local ip, e.g.
192.168.1.5)
Connect to VM on this hypervisor (VM has network adapter, with
local ip, e.g. 192.168.1.6)
Second NIC connected to "global" network. Via second link(and public IP), we can have access to VM from Internet.
How I may setup VM to use second NIC's connection?