Add network BLKR.
This commit is contained in:
31
BLKR/hostapd.conf.BLKR
Normal file
31
BLKR/hostapd.conf.BLKR
Normal file
@ -0,0 +1,31 @@
|
||||
interface=wlan0
|
||||
bridge=br0
|
||||
ssid=Alix-WLAN-OOPEN
|
||||
driver=nl80211
|
||||
|
||||
## - D-LINK DWA-552
|
||||
## - MicroTIK RouterBOARD R52n-M
|
||||
## -
|
||||
#wme_enabled=1
|
||||
#ieee80211n=1
|
||||
#ht_capab=[HT40+][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CCK-40]
|
||||
|
||||
## - Linksys WMP600N
|
||||
## -
|
||||
#wme_enabled=1
|
||||
#ieee80211n=1
|
||||
#ht_capab=[HT40+][SHORT-GI-40][TX-STBC][RX-STBC12]
|
||||
|
||||
channel=4
|
||||
hw_mode=g
|
||||
ignore_broadcast_ssid=0
|
||||
auth_algs=1
|
||||
macaddr_acl=0
|
||||
wpa=2
|
||||
wpa_key_mgmt=WPA-PSK
|
||||
wpa_passphrase=WoAuchImmer
|
||||
wpa_pairwise=TKIP
|
||||
rsn_pairwise=CCMP
|
||||
wpa_group_rekey=600
|
||||
ctrl_interface=/var/run/hostapd
|
||||
|
Reference in New Issue
Block a user