Replies: 2 comments 1 reply
|
Hi @lkraav
Not by me but I welcome others to make and submit guides. This sounds interesting. |
1 reply
|
Great. My AP guide, that is on the Main Menu, is purely based on hostapd but I think it would be great to have some options for people here. It will be interesting to see what answer you get. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I first tried NM + wpa_supplicant. Everything actually works quite well, but speeds were limited to
g, like HT/VHT wasn't here.Today I discover Gentoo ebuild has
apUSE flag, that specifically adds HT/VHTAFAICT NM + wpa_supplicant combo would be a lot simpler to setup and bridge than having
hostapdin the mix.But all configuration examples in this repo are
hostapd.Was
wpa_supplicantAP mode explored as a viable option ever?EDIT even after enabling
apUSE flag, out of the box configuration I get exactly 54 Mbit, because I think we're on 20 MHz and I don't see any way to override it.Not seeing any relevant commits since 2.10 release either https://w1.fi/cgit/hostap/log/wpa_supplicant/ap.c although I built git
HEADnow and trying that.From
wpa_cli:log_level DEBUGwe getAll reactions