fix config
This commit is contained in:
parent
71fe92fab7
commit
030fa24210
@ -5,7 +5,7 @@ interface=wlan0
|
|||||||
driver=nl80211
|
driver=nl80211
|
||||||
|
|
||||||
# empty to allow the AP to respond dynamically
|
# empty to allow the AP to respond dynamically
|
||||||
ssid=
|
ssid=""
|
||||||
|
|
||||||
# the used channel on the band
|
# the used channel on the band
|
||||||
channel=6
|
channel=6
|
||||||
@ -19,9 +19,6 @@ hw_mode=g
|
|||||||
# allows broadcasting of SSID
|
# allows broadcasting of SSID
|
||||||
ignore_broadcast_ssid=0
|
ignore_broadcast_ssid=0
|
||||||
|
|
||||||
# enable Karma mode, meaning to respond to all probe requests
|
|
||||||
karma_enable=1
|
|
||||||
|
|
||||||
# determines how often the AP sends beacon frames (in time units, TU, where 1 TU = 1024 µs)
|
# determines how often the AP sends beacon frames (in time units, TU, where 1 TU = 1024 µs)
|
||||||
# lower values mean more frequent beacons, making the AP more responsive but increasing channel congestion
|
# lower values mean more frequent beacons, making the AP more responsive but increasing channel congestion
|
||||||
beacon_int=100
|
beacon_int=100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user