|
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)'
|