Wpa supplicant

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m (Created page with 'To connect to a WEP secured network use the following template: <pre> network={ ssid="MyNet" scan_ssid=1 priority=5 key_mgmt=NONE wep_key0=0123456789abcdef wep_tx_key…')

Revision as of 15:52, 25 April 2011

To connect to a WEP secured network use the following template:

network={
  ssid="MyNet"
  scan_ssid=1
  priority=5
  key_mgmt=NONE
  wep_key0=0123456789abcdef
  wep_tx_keyidx=0
}
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox