Technical data

144
W&T
7.1.3 ... using RARP-Server (UNIX only)
Working with an RARP server enabled under UNIX is based on
entries in the configuration files /etc/ethers and /etc.hosts.
First add a line to /etc/ethers with the assignment of Ethernet
address of the Web-IO to the desired IP address. In /etc/hosts
the link is made with an alias name. After you connect the
device in the network segment of the RARP server you can
assign the desired IP address to the device over the network.
Beispiel:
Ihr Web-IO hat die MAC-Adresse EN=00C03D0012FF (Aufkleber
auf dem Gerät). Es soll die IP-Adresse 172.0.0.10 und den Alias-
namen WT_1 erhalten.
Eintrag in der Datei /etc/hosts: 172.0.0.10 WT_1
Eintrag in der Datei /etc/ethers: 00:C0:3D:00:12:FF WT_1
Falls der RARP-Daemon noch nicht aktiviert ist, müssen Sie ihn
nun mit dem Befehl „rarpd -a“ starten.
Example:
Your Web-IO has MAC address EN=00C03D0012FF (sticker on
the device). You want to give it IP address 172.0.0.10 and the
alias WT_1.
Entry in the file /etc/hosts: 172.0.0.10 WT_1
Entry in the file /etc/ethers: 00:C0:3D:00:12:FF WT_1
If the RARP daemon is not yet enabled, start it using the
command „rarpd -a“.
7.2 Example for creating your own Web pages
You can freely configure the standard display pages of the
device (user.htm, home.htm, log.htm). Special control elements