User`s manual
ThinkCore IA241/240 Linux User’s Manual Getting Started
2-7
Default Setting for LAN1 Dynamic Setting using DHCP
iface eth0 inet static
address 192.168.3.127
network: 192.168.3.0
netmask 255.255.255.0
broadcast 192.168.3.255
iface eth0 inet dhcp
3.
After the boot settings of the LAN interface have been modified, issue the following
command to activate the LAN settings immediately:
#/etc/init.d/networking restart
NOTE After changing the IP settings, use the networking restart command to activate the new IP
address.
Modifying Network Settings over the Network
IP settings can be activated over the network, but the new settings will not be saved to the flash
ROM without modifying the file
/etc/network/interfaces
.
For example, type the command
#ifconfig eth0 192.168.1.1
to change the IP address of
LAN1 to 192.168.1.1.
Configuring the WLAN via the PCMCIA Interface
IEEE802.11g
The following IEEE802.11g wireless card modules are supported:
y ASUS—WL-107g
y CNET—CWC-854 (181D version)
y Edmiax—EW-7108PCg
y Amigo—AWP-914W
y GigaByte—GN-WMKG
y Other brands that use the Ralink RT2500 series chip set
To configure the WLAN for IEEE802.11g:
1. Unplug the CardBus Wireless LAN card first.
2. Use the command
#vi /etc/networking/interfaces
to open the “interfaces”
configuration file with vi editor, and then edit the 802.11g network settings (circled in red in
the following figure).