User guide
WML Linux Thin Client User Guide
The equivalent for the Intel Pro Wireless card would be:
auto lo eth1
iface lo inet loopback
iface eth1 inet dhcp
Note that the only difference is the way the Linux kernel refers to the wireless device; the Atheros is
“ath0” and the Intel is “eth1”.
To configure the IP address settings statically, edit /etc/persistent/interfaces to look something like
this:
auto lo ath0
iface lo inet loopback
iface ath0 inet static
address 192.168.0.10
netmask 255.255.255.0
gateway 192.168.0.1
page 50/62
Copyright © 2008 William Matthew Limited. All rights reserved