Skip to content

Shared Network Configuration

Host Network Configuration (Windows):

Method 1: Use Tftp64 tool to set up host sharing Method 2: Set up WLAN network sharing

Configuring a Host Network Share Using Tftpd64

1. Prerequisites

Configure the Network Adapter with a Static IP

Use the SetIP.exe utility to configure the required network adapter with a fixed static IP address.

SetIP.exe

  1. Double-click SetIP.exe to launch the utility, then click Yes when prompted for administrator privileges.
    shared-network-tftp64-picture-1.png

  2. Select the network adapter connected to the all-in-one system.
    In this example, select network adapter 1 (USB 3.0) by entering 1 and pressing Enter.
    shared-network-tftp64-picture-2.png

  3. The selected adapter will be configured with the following fixed static IP address:

    • IP address: 10.52.0.1
    • Subnet prefix: /24
    • Subnet mask: 255.255.255.0
  4. Enter y to confirm the configuration. Once the configuration is completed, press any key to exit the utility.
    shared-network-tftp64-picture-3.png

2. Install Tftpd64

Install the Tftpd64 software before proceeding.

Double Click the file to install the software, click Next

shared-network-tftp64-picture-18.png

Then click Next

shared-network-tftp64-picture-19.png

Then click Install

shared-network-tftp64-picture-20.png

Then click Finish

shared-network-tftp64-picture-21.png

3. Configure Tftpd64

Enable the DHCP Server

  1. Open the Windows search box, enter Tftpd64, and launch the application.
    shared-network-tftp64-picture-4.png

  2. If Windows Firewall displays a network access prompt, click Allow access.
    shared-network-tftp64-picture-5.png

  3. In Tftpd64, click Settings.
    shared-network-tftp64-picture-6.png

  4. In the Tftpd64: Settings window, open the GLOBAL tab and enable DHCP Server only. Disable other services if they are not required.
    shared-network-tftp64-picture-7.png

  5. Open the DHCP tab and configure the required parameters. Select the network adapter configured with the static IP address above, then click OK.

DHCP Parameter Configuration

Configure the following parameters:

Parameter Value Description
IP pool start address 10.52.0.100 The first IP address assigned to connected devices.
Size of pool 50 The number of IP addresses available in the DHCP pool. The pool will range from 10.52.0.100 to 10.52.0.149.
Mask (Opt1) 255.255.255.0 The subnet mask for the DHCP network.

shared-network-tftp64-picture-8.png

After entering the parameters, click OK again to apply the configuration.

shared-network-tftp64-picture-9.png

The selected network adapter will now operate as a DHCP server and automatically assign IP addresses to connected devices.

Note

The all-in-one system must be **power-cycled** after enabling the DHCP server so that it can obtain an IP address from the DHCP server.

shared-network-tftp64-picture-10.png

4. Disable the DHCP Server

After the required network operation has been completed, disable the DHCP server.

  1. In Tftpd64, select the network adapter on which the DHCP server was enabled.

  2. Click Settings.
    shared-network-tftp64-picture-11.png

  3. Open the DHCP tab.

  4. Clear all configured DHCP parameters.
    shared-network-tftp64-picture-12.png

  5. Click OK to apply the changes.

5. Remove the Static IP Configuration

After disabling the DHCP server, restore the network adapter to automatic IP configuration.

  1. Open Windows Network Settings.
  2. Select Ethernet.
    shared-network-tftp64-picture-13.png
  3. Locate the network adapter configured with the IP address 10.52.0.1.
  4. Click Edit.
    shared-network-tftp64-picture-14.png
  5. Open IP settings.
    shared-network-tftp64-picture-15.png
  6. Change the IP assignment method to Automatic (DHCP).
    shared-network-tftp64-picture-16.png
  7. Click Save.
    shared-network-tftp64-picture-17.png

The network adapter will now obtain its IP configuration automatically from the network's DHCP server.


Set up WLAN Network Sharing

  1. Start Menu → Search "wlan" → Open WLAN Settings
    arducam_wiki_imx500_cm5_kit_picture_5
  2. Click Hardware Properties
    arducam_wiki_imx500_cm5_kit_picture_6
  3. Click Edit next to "More adapter options"
    arducam_wiki_imx500_cm5_kit_picture_7
  4. Select Sharing tab
    arducam_wiki_imx500_cm5_kit_picture_8
  5. Enable:
    Allow other network users to connect through this computer's Internet connection
    🔽 Home networking connection: Select Ethernet 4
  6. Click OK → Configuration complete
    arducam_wiki_imx500_cm5_kit_picture_9 arducam_wiki_imx500_cm5_kit_picture_10 arducam_wiki_imx500_cm5_kit_picture_11

Why "Ethernet 4"?
This selection depends on which network interface connects to the POE switch. In this demo:

  • Ethernet 4 = USB network adapter connected to switch

arducam_wiki_imx500_cm5_kit_picture_12

Note

Please reconnect IMX500 AI Device after network configuration.

Host Network Configuration (Linux):

  1. Open Wired Settings
    internalnetwork_sharednet_picture_1.png
  2. Click the "+" sign to bring up the New Profile window.
    internalnetwork_sharednet_picture_2.png
  3. Click "IPv4", select "Shared to other computers", and click "Add
    internalnetwork_sharednet_picture_3.png
  4. At this point, "Profile 2" was available.
    internalnetwork_sharednet_picture_4.png
  5. Click "Profile 2" to complete the shared network configuration
    internalnetwork_sharednet_picture_5.png