Enable hostapd CLI

This commit is contained in:
Igor Pecovnik 2017-08-22 12:06:24 +02:00
parent f23580854a
commit 8d21a39615
2 changed files with 10 additions and 2 deletions

View File

@ -36,4 +36,8 @@ noscan=1
#5 Ghz example config
#hw_mode=a
#channel=108
#ht_capab=[HT40+][SHORT-GI-40][DSSS_CCK-40]
#ht_capab=[HT40+][SHORT-GI-40][DSSS_CCK-40]
# controlling enabled
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0

View File

@ -42,4 +42,8 @@ noscan=1
#ieee80211ac=1
#vht_capab=[MAX-MPDU-11454][RXLDPC][SHORT-GI-80][TX-STBC-2BY1][RX-STBC-1][MAX-A-MPDU-LEN-EXP3][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN]
#vht_oper_chwidth=1
#vht_oper_centr_freq_seg0_idx=42
#vht_oper_centr_freq_seg0_idx=42
# controlling enabled
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0