Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- interface=wlan0
- driver=nl80211
- logger_syslog=-1
- logger_syslog_level=2
- logger_stdout=-1
- logger_stdout_level=2
- dump_file=/tmp/hostapd.dump
- ctrl_interface=/var/run/hostapd
- ctrl_interface_group=wheel
- ssid=vinny
- country_code=RU
- hw_mode=g
- channel=6
- beacon_int=100
- dtim_period=2
- max_num_sta=255
- rts_threshold=2347
- fragm_threshold=2346
- macaddr_acl=0
- #accept_mac_file=/etc/hostapd/hostapd.accept
- #deny_mac_file=/etc/hostapd/hostapd.deny
- auth_algs=3
- ignore_broadcast_ssid=0
- wmm_enabled=1
- wmm_ac_bk_cwmin=4
- wpa=2
- wpa_passphrase=password
- wpa_key_mgmt=WPA-PSK WPA-EAP
- wpa_pairwise=TKIP CCMP
- rsn_pairwise=CCMP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement