First, enable the new configuration. This is not required if the settings were saved to the config region and the system
rebooted.
[armadillo ~]# ifdown -a
[armadillo ~]# ifup -a
Figure 6.4. Enabling Configuration
Use ping to try to communicate with another host on the same network.
[armadillo ~]# ping 192.168.10.1
Figure 6.5. Ping Confirmation
6.3. Firewall
A simple firewall is enabled on the Armadillo. To display the current configuration, execute the command shown in
[armadillo ~]# iptables --list
Figure 6.6. iptables
6.4. Network Applications
The following explains how to operate the network related applications included in the factory default userland.
6.4.1. Telnet
6.4.1.1. Telnet Server
“Username for Telnet Login” can be used to login.
Table 6.2. Username for Telnet Login
Username
Password
guest
None
6.4.1.2. Telnet Client
[armadillo ~]# telnet [TELNET SERVER]
Figure 6.7. telnet
Armadillo-440 LCD Model Development Set Startup Guide
Network
31