ESXi 6.0 networking help
1 hour ago, leadeater said:Only set a default gateway for the primary network adapter, never specify another one on a different interface otherwise Windows gets stupid and confused. Also use powershell to set the interface metric, lower number for the one you want to be primary.
https://www.ghacks.net/2016/12/02/change-network-adapter-priorities-in-windows-10/ (applies to more than Windows 10)
Then if you need any network traffic to go out the secondary adapter but is not on that same subnet so needs to be routed use route add cmdlet to setup a route entry.
Why do you need the second network adapter btw, direct connection using 10Gb?
Edit:
If Linux and not Windows same rules apply, just convert steps to Linux.
5 minutes ago, leadeater said:Also I'm assuming you have setup another vSwitch on the ESXi host and added the other physical NIC to it? Or you are using VLANs and have correctly created a new port group and set the correct VLAN ID?
I got it to work. I removed the 3 NICs from the management side. Created 3 separate vSwitches. One, is DMZ, outside and inside.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now