Home arrow Support arrow Product Support arrow LinuxBox LB1 (Embedded-PC) arrow Documentation arrow Network Settings

Configuration of Network Settings

Setting the IP address

The network settings can be found in /etc/conf.d/net.eth0.

The net.eth0 file must first be adapted to assign a permanent IP address to the LinuxBox. There are several possibilities to do this:

Configuration tool for Windows:
In order to understand how to configure the IP address with the configuration tool, please read the First start-up page.

Configuration of the IP address over the web interface:
In the Functions menu you will find the item Edit network settings for eth0.
You have the option to edit the /etc/conf.d/net.eth0 file directly to change the IP address. On how to acces the web interface, please read the page WEB access to the Linux Box.

WEB-Interface: Network setting (/etc/conf.d/net.eth0)
WEB-Interface: Network settings in /etc/conf.d/net.eth0

To save after changing the network settings click Save file.

Configuration with FTP:
Download the configuration file /etc/conf.d/net-eth0 with FTP, then change the network settings as desired, and load the changed file to the LinuxBox.

For accessing the LinuxBox with a ftp connection, please read FTP access to the LinuxBox.


Testing the IP address settings:

To test the network settings, first restart the LinuxBox. With ping you can determine whether the settings of the IP address have been permanently adopted or not.

How to assign a temporary IP address with ping and arp is described on the IP address setting (ipsetd) page.

Restart:
Switch off your voltage supply and switch it on again after a short waiting period. Wait until the LinuxBox has started up again and enter:

ping <IP address>

For example:

ping 192.168.1.45

The file /etc/conf.d/net-eth0

# Uncomment the following line to override the generic hardware address
# (usually the serial number) for this interface only.
# MAC="00:09:8e:00:16:a3"


# Valid boot protocols are "dhcp" and "none" (anything other than "dhcp" works).
BOOTPROTO="none"
DHCP_CLIENT="/sbin/udhcpc -i eth0"


# Valid media types are "auto", "10baseT-HD", "10baseT-FD", "100baseTX-HD",
# "100baseTX-FD" and "" (nothing).

MEDIA="auto"

# If you are using DHCP the following variables will not be used.
IP="192.168.0.99"
NETMASK="255.255.255.0"
BROADCAST="192.168.0.255"
GATEWAY="192.168.0.1"

<<
↑


ipcas GmbH is a member of Data Respons Group


Copyright 1988 - 2010 ipcas GmbH

Gundstrasse 15 D-91056 Erlangen Tel.: +49 (0)9131/ 7677-0 Fax: +49 (0)9131/ 7677-78 E-Mail: info@ipcas.de