Disable DHCP server built into the USBLAN connection: Disabling the USB LAN DHCP server allows the USB LAN adapter to obtain an IP address from another DHCP server.
-
Open Registry Editor with administrator privileges.
- Navigate to:
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\NationalInstrumentsUSBLAN
-
Locate the DHCPDType registry value and set its value to 2 (Disabled).
- Disabled = 2
- Enabled = 1

Share the Internet Connection with the USB LAN Interface: Configure the host network adapter to share its network connection with the USB LAN interface.
- Open View Network Connections

-
Locate the network adapter that has internet connectivity.
- Right-click the adapter and select Properties.
- Select the Sharing tab.
- Enable the "Allow other network users to connect through this computer's Internet connection" checkbox.
- From the Home networking connection drop-down menu, select the USB LAN network adapter.
- Apply the changes and close the dialog box.