Advertisement
Guest User

Untitled

a guest
May 29th, 2011
591
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. interface=wlan0
  2. own_ip_addr=172.16.109.1
  3. driver=nl80211
  4. ssid=niceberg
  5. ieee80211d=1
  6. country_code=UA
  7. hw_mode=g
  8. ctrl_interface=/var/run/hostapd
  9. ctrl_interface_group=0
  10. ieee80211n=1
  11. ht_capab=[HT40-][SHORT-GI-40][DSSS_CCK-40]
  12. #beacon_int=100
  13. #dtim_period=2
  14. #max_num_sta=255
  15. #rts_threshold=2347
  16. #fragm_threshold=2346
  17. wpa=3
  18. wpa_passphrase=spartak1969
  19. wpa_key_mgmt=WPA-PSK
  20. wpa_pairwise=TKIP CCMP
  21. rsn_pairwise=TKIP CCMP
  22. channel=11
  23. eap_server=0
  24. eapol_key_index_workaround=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement