This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NICs in ESXi

Hi all,

I'm in the process of virtualizing all my boxes, at home, onto an ESXi 5.5 host and I would like to move my UTM9 installation from an Atom D525 to my ESXi host. I have an Intel i350-T4 NIC 4 port NIC card that I would like to dedicate to the UTM VM. Should I use Directed I/O (PCI Passthrough) and pass the NIC card directly to the UTM VM? Or should I create 4 seperate vSwitches and attach each one to a VMNIC and then use 4 virtual (VMXNET3) NICs in the UTM VM?

Thanks!


This thread was automatically locked due to age.
Parents
  • I'm of the opinion that it's best to let ESXi do what it's designed to do and stay away from Directed I/O unless required. In the networking stack there's very few reasons IMO, one would need direct access to the hardware.

    Sticking with vSwitches makes for a more flexible and simpler configuration in many ways. If your other guest OS's are on the LAN or DMZ, they just get attached to the vSwitch and no extra external cabling required to link the guest to the firewall.
Reply
  • I'm of the opinion that it's best to let ESXi do what it's designed to do and stay away from Directed I/O unless required. In the networking stack there's very few reasons IMO, one would need direct access to the hardware.

    Sticking with vSwitches makes for a more flexible and simpler configuration in many ways. If your other guest OS's are on the LAN or DMZ, they just get attached to the vSwitch and no extra external cabling required to link the guest to the firewall.
Children
No Data