- Network management software from Auvik: Cloud-based and easy to use - Thu, Jun 23 2022
- Secure email and privacy in the cloud with Proton for Business - Tue, Jun 21 2022
- Adding a new node to a Hyper-V cluster - Thu, Jun 16 2022
Community Networking Driver for ESXi is a VMware Fling that enables running unsupported network adapters in workstation-class hardware or other server models. The requirements are straightforward:
- VMware ESXi 7.0 (x86) or newer
- The network adapters used must match the VID/PID listed in the supported list of adapters
- All network adapters in the community bundle are Intel adapters
The Community Networking Driver for ESXi has had continual updates since VMware Fling was introduced in 2021. The most recent release was posted on March 15, 2022, and added support for the following:
- Support for additional Intel I225 devices with any PHY ID
- Support for new Intel I226-K devices with any PHY ID
Installing the Community Networking Driver for ESXi ^
Using VMware Fling starts with a simple download and installation of a ZIP file from the ESXi command line. Let's look at the process.
First, download the ZIP archive from the VMware Flings site (there is no login required).
Next, you need to SCP the downloaded bundle to your ESXi host. In my example, I simply saved it to the root directory. Also, you might be wondering: How do I upload if I have an unsupported network adapter and no other way to connect? In this case, you will need to create a custom ESXi ISO using the VMware vSphere Image Builder. See how to use the image builder here: Create an Image Profile (vmware.com)
At this point, all that is left to do is install the bundle using the esxcli command.
esxcli software vib install -d /Net-Community-Driver_1.2.7.0-1vmw.700.1.0.15843807_19480755.zip
Finally, reboot your ESXi host to finish loading the Community Networking Driver for ESXi.
Final notes ^
The Community Networking Driver for ESXi VMware Fling provides an easy way to expand the drivers available for installing the ESXi hypervisor on commodity, off-the-shelf hardware, as used by labs. The installation process is straightforward and only requires downloading the file, copying it to the ESXi host (or creating a custom ESXi image using the Image Builder), and then installing the Community Networking Driver for ESXi using the command line.
Subscribe to 4sysops newsletter!
The Community Networking Driver for ESXi is closely related to another VMware Fling called the USB Network Native Driver for ESXi. This adds support for the most popular USB network adapter chipsets found on the market. These include the ASIX USB 2.0 gigabit network ASIX88178a, ASIX USB 3.0 gigabit network ASIX88179, Realtek USB 3.0 gigabit network RTL8152/RTL8153, and Aquantia AQC111U.