Artila Matrix-512 Podręcznik użytkownika - Strona 10
Przeglądaj online lub pobierz pdf Podręcznik użytkownika dla Przemysłowy komputer PC Artila Matrix-512. Artila Matrix-512 17 stron. Linux arm9 industry box computer
Matrix-512 User Guide
3.12 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.13 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.14 Wireless LAN Configuration
Matrix-512 supports wireless LAN by using USB WLAN adaptor which uses Ralink RT2571 (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:
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 Matrix-512, the device name and YYYYYYYY is the encryption key
and MMMM should be ad-hoc.
To configure the IP address use command
‧6‧