ctrl_interface=/var/run/wpa_supplicant #ap_scan=2 # for adhoc ap_scan=1 # wlan wl500 network={ ssid="wl500" proto=WPA2 key_mgmt=WPA-PSK pairwise=TKIP group=TKIP psk="" priority=5 } # This is a network block that connects to any unsecured access point. # We give it a low priority so any defined blocks are preferred. # free connection (no WPA, no IEEE 802.1X) network={ key_mgmt=NONE priority=-99 }