Table of Contents
1. Introduction ...................................................................................................................................... 1-1
Overview ........................................................................................................................................... 1-2
Software Specifications........................................................................................................................ 1-2
Software Components ......................................................................................................................... 1-3
2. Software Configuration ..................................................................................................................... 2-1
Account Management .......................................................................................................................... 2-2
Starting from a DVI Console ................................................................................................................. 2-2
Setting up a Desktop Environment ........................................................................................................ 2-3
Connecting from an SSH Console .......................................................................................................... 2-4
Windows Users ........................................................................................................................... 2-4
Linux Users ................................................................................................................................ 2-5
Adjusting the System Time .................................................................................................................. 2-5
Setting the Time Manually ............................................................................................................ 2-5
NTP Client .................................................................................................................................. 2-6
Updating the Time Automatically ................................................................................................... 2-6
Enabling and Disabling Daemons .......................................................................................................... 2-7
Cron—Daemon for Executing Scheduled Commands ................................................................................ 2-8
Inserting a USB Storage Device into the Computer ................................................................................. 2-8
Audio Playback and Recording .............................................................................................................. 2-9
Checking the Linux Version ................................................................................................................ 2-11
APT—Installing and Removing Packages .............................................................................................. 2-11
Wake on LAN ................................................................................................................................... 2-13
3. Managing Communications ............................................................................................................... 3-1
Detecting Network Interfaces ............................................................................................................... 3-2
Changing the Network Settings ............................................................................................................ 3-2
Changing the “interfaces” Configuration File ................................................................................... 3-2
Adjusting IP Addresses with “ifconfig” ............................................................................................ 3-3
Serial Port Operation Mode .................................................................................................................. 3-4
DNS Client ......................................................................................................................................... 3-4
/etc/hostname ............................................................................................................................ 3-4
/etc/resolv.conf ........................................................................................................................... 3-4
/etc/nsswitch.conf ....................................................................................................................... 3-5
Configuring Ethernet Bonding ............................................................................................................... 3-5
Apache Web Server ............................................................................................................................. 3-7
Default Homepage ....................................................................................................................... 3-7
IPTABLES .......................................................................................................................................... 3-7
IPTABLES Hierarchy ..................................................................................................................... 3-8
IPTABLES Modules ....................................................................................................................... 3-9
Observe and Erase Chain Rules ..................................................................................................... 3-9
Define Policy for Chain Rules ....................................................................................................... 3-10
Append or Delete Rules .............................................................................................................. 3-10
NAT (Network Address Translation) ..................................................................................................... 3-11
NAT Example ............................................................................................................................ 3-12
Enabling NAT at Bootup .............................................................................................................. 3-12
PPP (Point to Point Protocol) ............................................................................................................... 3-13
Connecting to a PPP Server over a Simple Dial-up Connection ......................................................... 3-13
Connecting to a PPP Server over a Hard-wired Link ........................................................................ 3-14
Checking the Connection ............................................................................................................ 3-14
Setting up a Machine for Incoming PPP Connections ...................................................................... 3-15
PPPoE .............................................................................................................................................. 3-16
NFS (Network File System) Client ....................................................................................................... 3-18
SNMP .............................................................................................................................................. 3-19
OpenVPN ......................................................................................................................................... 3-21
Ethernet Bridging for Private Networks on Different Subnets ........................................................... 3-21
Ethernet Bridging for Private Networks on the Same Subnet ........................................................... 3-24
Routed IP ................................................................................................................................. 3-25
4. Programming Guide .......................................................................................................................... 4-1
Device API ......................................................................................................................................... 4-2
Getting the Product Serial Number ........................................................................................................ 4-2
RTC (Real Time Clock) ......................................................................................................................... 4-3
Digital I/O.......................................................................................................................................... 4-3
Special Note ............................................................................................................................... 4-5
Examples ................................................................................................................................... 4-5
WDT (Watch Dog Timer) ...................................................................................................................... 4-5
Introduction................................................................................................................................ 4-5
Watchdog Usage ......................................................................................................................... 4-5
How the WDT Works .................................................................................................................... 4-6