Artila Matrix-520 Manual del usuario - Página 10
Navegue en línea o descargue pdf Manual del usuario para Escritorio Artila Matrix-520. Artila Matrix-520 17 páginas. Linux arm9 industry box computer
Matrix-520 User Guide
3.10 Factory Default Settings
LAN 1 IP Address: 192.168.2.127
LAN 2 IP Address: DHCP
Login: guest
Password: guest
Supervisor: root (ssh supported)
Password: root
3.11 Network Settings
To configure the IP address, Netmask and Gateway setting, please modify /disk/etc/rc as following:
ifconfig eth0 192.168.2.127 netmask 255.255.255.0
For DHCP setting:
dhcpcd eth1 &
3.12 Wireless LAN Configuration
Matrix-520 supports wireless LAN by using USB WLAN adaptor which uses Ralink RT2570 (rt2570)
/2571 (rt73) controller. Please refer to the website http://ralink.rapla.net for the supporting list of the
USB WLAN adaptor.
To configure the wireless LAN setting, please use command:
modprobe rt73 or modprobe rt2570
ifconfig wlan0 up
iwconfig wlan0 essid XXXX key YYYYYYYY mode MMMM
For infrastructure mode XXXX is the access point name and YYYYYYYY is the encryption key and
MMMM should be managed.
For Ad-Hoc mode mode XXXX is the Matrix-520 device name and YYYYYYYY is the encryption key
MMMM should be ad-hoc.
To configure the IP address use command
‧6‧