Skip to content

Commit

Permalink
Moved APs to channel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
D authored and D committed Nov 1, 2017
1 parent afa7821 commit 5da6ae4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/hostapd/wpa-eap/hostapd.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
interface=wlan0
hw_mode=g
channel=10
channel=11
auth_algs=1
wpa=3
wpa_key_mgmt=WPA-EAP
Expand Down
2 changes: 1 addition & 1 deletion scripts/hostapd/wpa-psk/hostapd.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
interface=wlan0
hw_mode=g
channel=10
channel=11
auth_algs=1
wpa=2
wpa_key_mgmt=WPA-PSK
Expand Down

0 comments on commit 5da6ae4

Please sign in to comment.