Specifications
5-3
Using LAN board in UNIX/Linux Environment
SATO Users Manual
Reset LAN board and printer.
TIP
Configuring IP Address by RARP
Add the combination of IP address and Ethernet address that are to be registered on LAN
board to UNIX /etc/ethers and activate RARPD. IP address will be configured to LAN board
by turning the power on.
- To configure IP address by RARP, you need a workstation that is running within the network.
The below shows an example of IP address configuration by UNIX RARP server.
Example: Ethernet address is “00809200110f”, IP address is “192.168.10.100” and host name is “pbox”.
Add following configuration to /etc/ethers.
1.
00:80:92:00:11:0f 192.168.10.100 #pbox
Reboot RARPD.
2.
rarpd -a
3.










