Skip to content

Get the full speed out of ALFA AWUS036ACHM in AP mode #31

Answered by morrownr
frogro asked this question in Q&A
Discussion options

You must be logged in to vote

Let's work on the hostapd.conf first. I took your hostapd.conf and added a few things and changed the order to group like things in the order I am used to. It should be a drop in replacement. The old hostapd.conf was probably only alllowing a link speed of 87 Mb/s and there were probably security issues. Hopefully this will get you up a max link speed of 434. Let me know.

ssid=raspi-webgui
country_code=DE
driver=nl80211
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
interface=wlan1
beacon_int=100

# Security
wpa_passphrase=ChangeMe
wpa=2
auth_algs=1
wpa_key_mgmt=WPA-PSK
wpa_pairwise=CCMP
rsn_pairwise=CCMP

hw_mode=a
# Channel
channel=36
# Channel width
vht_oper_chwidth=1
# VHT cen…

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@frogro
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@frogro
Comment options

@frogro
Comment options

@frogro
Comment options

@samthelion17
Comment options

@morrownr
Comment options

Answer selected by frogro
Comment options

You must be logged in to vote
1 reply
@frogro
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants