version 1.6, 2016/04/14 20:47:54
|
version 1.7, 2016/04/14 21:56:08
|
Line 108 Here is a configuration if you want to d
|
Line 108 Here is a configuration if you want to d
|
wep_tx_keyidx=0 |
wep_tx_keyidx=0 |
} |
} |
|
|
Note that you have to use wpa_supplicant to configure WEP -- you can also |
Note that you don't have to use wpa_supplicant to configure WEP -- you |
simply use |
can also simply use |
[ifconfig(8)](http://netbsd.gw.com/cgi-bin/man-cgi?ifconfig+8+NetBSD-current): |
[ifconfig(8)](http://netbsd.gw.com/cgi-bin/man-cgi?ifconfig+8+NetBSD-current): |
|
|
ifconfig ath0 ssid MYWEAKLYENCRYPTEDWLAN nwkey 12345 |
ifconfig ath0 ssid MYWEAKLYENCRYPTEDWLAN nwkey 12345 |