1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Updated FAQs (markdown)

Bill Zimmerman 2020-01-01 13:27:46 -08:00
parent d71934fa53
commit 0575818234

@ -287,7 +287,7 @@ Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes)
Refer to [this issue](https://github.com/billz/raspap-webgui/issues/333#issue-454352554).
### <a name="80211ac"></a> Why is the 802.11ac 5GHz wireless mode option disabled in Configure hotspot?
**Short answer:** there are two small configurations you must do with your RPi. First, configure your RPi's wireless regulatory domain for 'US' with `sudo iw reg set US`. Next, on the **Advanced** tab of **Configure hotspot**, choose 'United States' from the country code select and save settings. You can now select AC from the wireless mode select on the **Basic** tab.
**Short answer:** because of wireless regulatory restrictions. There are two small configurations you must do with your RPi to enable AC. First, configure your RPi's wireless regulatory domain for 'US' with `sudo iw reg set US`. Next, on the **Advanced** tab of **Configure hotspot**, choose 'United States' from the country code select and save settings. You can now select AC from the wireless mode select on the **Basic** tab.
Choosing the AC wireless mode will populate the supported 5 GHz channels for you.