View Single Post
Old 12-21-2003   #4 (permalink)
Chris
Bad as Can
 
Chris's Avatar
 
Join Date: Jul 2002
Posts: 1,141
Just make 3 copies of this section in wireless.opts:

*,*,*,00:02:2D:*)
INFO="home AP"
ESSID="wireless"
MODE="Managed"
# CHANNEL="11"
# RATE="auto"
KEY="01234567890123456789ABCDEF"
;;


One for each AP you connect to. Comment two of them out. Then, when you want to change, comment/uncomment as appropriate and restart pcmcia services.
__________________
perl -e 'print pack(c5, (41*2), sqrt(7056), (unpack(c,H)-2), oct(115), 10)'
Chris is offline   Reply With Quote