H?kon A. Jensen([EMAIL PROTECTED])@2004.05.24 11:30:24 +0000: > Thanks for the advice, but it didn't make any difference. > What exactly does the "wireless_key open" do? > Is there somewhere I can find more information on these > configuration options for wireless cards?
This is from my notes on the subject: 1. apt-get install wireless-tools - read /usr/share/doc/wireless-tools/README/Debian for instructions on setting up /etc/network/interfaces 2. Follow instructions in INSTALL 3. Use the following in /etc/network/interfaces iface wlan0 inet dhcp wireless_keymode open There are a number of wireless modes available, all documented in the above mentioned doc. Hope that helps! Steve