ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
#ap_scan=2
fast_reauth=1
network={
ssid="trixell"
#mode=1
proto=WPA
key_mgmt=WPA-NONE
pairwise=NONE
group=TKIP
psk="aaaaaaaaaa"
}
auto ath0
iface ath0 inet static
address 192.168.20.2
netmask 255.255.255.0
network 192.168.20.0
broadcast 192.168.20.255
pre-up iwconfig ath0 essid test