aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/hostapd.conf
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2011-07-31 00:47:49 +0300
committerJouni Malinen <j@w1.fi>2011-07-31 00:47:49 +0300
commitd0df54caa92396bea562dcfcfe474c9a7a3b5e53 (patch)
treebf9a3b58208b1cff20dc574179b99f512dae7bd2 /hostapd/hostapd.conf
parent6aeeb6fa21bc072ba92ce9423ba5c0417e8c0bf5 (diff)
downloadexternal_wpa_supplicant_8_ti-d0df54caa92396bea562dcfcfe474c9a7a3b5e53.zip
external_wpa_supplicant_8_ti-d0df54caa92396bea562dcfcfe474c9a7a3b5e53.tar.gz
external_wpa_supplicant_8_ti-d0df54caa92396bea562dcfcfe474c9a7a3b5e53.tar.bz2
Change example hostapd.conf to use 2.4 GHz channel
This is more likely to work if someone tests the example file with no or minimal changes.
Diffstat (limited to 'hostapd/hostapd.conf')
-rw-r--r--hostapd/hostapd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf
index cad1caf..3e145ae 100644
--- a/hostapd/hostapd.conf
+++ b/hostapd/hostapd.conf
@@ -99,13 +99,13 @@ ssid=test
# Operation mode (a = IEEE 802.11a, b = IEEE 802.11b, g = IEEE 802.11g,
# Default: IEEE 802.11b
-hw_mode=a
+hw_mode=g
# Channel number (IEEE 802.11)
# (default: 0, i.e., not set)
# Please note that some drivers do not use this value from hostapd and the
# channel will need to be configured separately with iwconfig.
-channel=60
+channel=1
# Beacon interval in kus (1.024 ms) (default: 100; range 15..65535)
beacon_int=100