[clug-talk] setting up teenpup on wireless
Simon Wood
simon at mungewell.org
Thu May 1 18:59:12 PDT 2008
On Thu, 1 May 2008 18:49:08 -0400 (EDT)
simon at mungewell.org wrote:
>
> I'll be able to give a better example when I get home.
>
Packages are ifscheme and dnsutils
config goes somthing like:
#---
# This is my wireless connection
auto wlan0
mapping wlan0
script /sbin/essidscan
map calgarymesh wlan0-mesh
map home wlan0-home
map default wlan0-clug
map wlan0-any
iface wlan0-mesh inet static
address 10.139.44.32
netmask 255.0.0.0
dns-nameservers 208.67.220.220 208.67.222.222
wireless-mode Ad-Hoc
wireless-essid calgarymesh
wireless-ap de:ad:be:ef:ba:be
wireless-channel 1
wireless-nick 00:20:E0:8B:0C:C0
iface wlan0-home inet dhcp
wireless-mode Managed
wireless-essid home
wireless-key xxxxxxxxxx
iface wlan0-clug inet dhcp
wireless-mode Managed
wireless-essid default
iface wlan0-any inet dhcp
wireless-mode Managed
#---
Cheers,
Simon
More information about the clug-talk
mailing list