Main Content

Find Address of Embedded Linux Devices

To find the IP address of the Linux® device, follow these steps.

  1. Open a terminal into the Linux device.

  2. At the terminal, enter ifconfig or equivalent network configuration utility to show the network and connection information of the device.

  3. Locate the eth0 device, and get the value of inet addr from the terminal output.