version 1.1, 2012/02/07 07:54:16
|
version 1.2, 2012/02/07 08:08:11
|
Line 1
|
Line 1
|
NetBSDでの無線LAN設定 |
NetBSDс∞LAN荐絎 |
=================== |
=================== |
|
|
1. WEPの時 |
1. WEP |
|
|
[[!template id=programlisting text=""" |
[[!template id=programlisting text=""" |
# ifconfig iwn0 ssid "sdfsdfdsfsdf" nwkey "sdfsfsdfsfs" |
# ifconfig iwn0 ssid "sdfsdfdsfsdf" nwkey "sdfsfsdfsfs" |
Line 10 NetBSDでの無線LAN設定
|
Line 10 NetBSDでの無線LAN設定
|
"""]] |
"""]] |
|
|
|
|
2. WPA-PSKの時 |
2. WPA-PSK |
|
|
/etc/wpa_supplicant.confに設定内容を書く。 |
/etc/wpa_supplicant.conf荐絎絎鴻吾 |
|
|
|
|
[[!template id=programlisting text=""" |
[[!template id=programlisting text=""" |
Line 33 network={
|
Line 33 network={
|
} |
} |
"""]] |
"""]] |
|
|
と書いて、 |
吾 |
[[!template id=programlisting text=""" |
[[!template id=programlisting text=""" |
# ifconfig iwn0 up |
# ifconfig iwn0 up |
|
|
# /usr/sbin/wpa_supplicant -dd -i iwn0 -c /etc/wpa_supplicant.conf |
# /usr/sbin/wpa_supplicant -dd -i iwn0 -c /etc/wpa_supplicant.conf |
"""]] |
"""]] |
でうまく動いたら-ddをとる。 |
с障-dd |