Difference between revisions of "Menud network wlan0 WPA"

From RobotinoWiki
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
===[[menudinaction|Main menu/Network/wlan0/WPA]]===
 
===[[menudinaction|Main menu/Network/wlan0/WPA]]===
 
[[Image:Display_mainmenu_network_wlan0_wpa.png]]
 
[[Image:Display_mainmenu_network_wlan0_wpa.png]]
[[Image:Display_mainmenu_network_wlan0_wpa2.png]]
 
[[Image:Display_mainmenu_network_wlan0_wpa3.png]]
 
  
 
When entering the menu the current settings are read from ''/etc/wpa_supplicant/wpa_supplicant.conf''.
 
When entering the menu the current settings are read from ''/etc/wpa_supplicant/wpa_supplicant.conf''.

Latest revision as of 16:16, 1 February 2012

Main menu/Network/wlan0/WPA

Display mainmenu network wlan0 wpa.png

When entering the menu the current settings are read from /etc/wpa_supplicant/wpa_supplicant.conf.

  • ssid: Set the SSID of your external accesspoint
  • proto: Select encryption method. WPA or WPA2(RSN)
  • pairwise: Select the encryption method supported by your accesspoint. CCMP or TKIP.
  • group: Select the group cipher. CCMP or TKIP. If your AP support pairwise cipher CCMP and TKIP you should select TKIP here. If your AP only support CCMP select CCMP here.
  • psk: The pre shared key.
  • Cancel: Go back to the parent menu without making any changes to your configuration.
  • Apply: Write changes. Changes are written to /etc/wpa_supplicant/wpa_supplicant.conf. The wpa_supplicant daemon is restarted to let the new settings take effect immediately.