Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2923 - wlan country code not applied unless interface is enabled #7700

Open
openwrt-bot opened this issue Mar 23, 2020 · 0 comments
Open
Labels

Comments

@openwrt-bot
Copy link

66enligne:

This true since version 18 and still true in version 19
Is probabbly generic. Seen on two different HW CF-E110 and WT3020)

Starting from a fresh install
Goto Network\wireless => the interface is disabled by default
Enter to edit the wireless interface
Look at the possible channels, it is 1 to 11 (normal as the default country code is world)
Goto Network\wireless - Device configuration\Advanced Settings
Change the Country code from 00-World to FR-France
Validate the change by Save and Apply
Enter to edit the wireless interface (while the interface is still disabled)
Look at the possible channels, it is still 1 to 11 (while the country code is FR)
We shall normally access to channel 1 to 13 with FR code.

Look like save and apply only saves and donnot apply the country code selection
But If you enable the interface, this allow the access to channels 1 to 13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant