Comment
11-17-2016
09:01 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
11-17-2016
09:01 AM
It's probably that you have a default gateway setup in vSphere for the network protocol profile associated with the vSphere network for your second NIC. There can only be one default gateway, so if you just have a default gateway for the first network profile it will just use that and associate it with eth0. Check the vSphere docs too.
You can always add specific routes using routes0 routes1 in your .ini file.
Mark