On Mon, Jan 14, 2019 at 12:59:00PM +0100, Arend Van Spriel wrote: > On 1/14/2019 12:49 PM, Arend Van Spriel wrote: > > Could you try the compile and load test I suggested earlier. I will try > > to replicate things over here as well. > > Regarding that. Could you provide me the hostapd.conf you are using without > any privacy sensitive stuff of course. Distro is Debian Stretch. Here's the hostapd config file: interface=wlan0 bridge=br0 driver=nl80211 ctrl_interface=/var/run/hostapd ctrl_interface_group=0 country_code=GB ieee80211d=0 ieee80211h=0 #local_pwr_constraint=3 #spectrum_mgmt_required=1 hw_mode=g channel=11 auth_algs=3 ignore_broadcast_ssid=0 wmm_enabled=1 uapsd_advertisement_enabled=1 wmm_ac_bk_cwmin=4 wmm_ac_bk_cwmax=10 wmm_ac_bk_aifs=7 wmm_ac_bk_txop_limit=0 wmm_ac_bk_acm=0 wmm_ac_be_aifs=3 wmm_ac_be_cwmin=4 wmm_ac_be_cwmax=10 wmm_ac_be_txop_limit=0 wmm_ac_be_acm=0 wmm_ac_vi_aifs=2 wmm_ac_vi_cwmin=3 wmm_ac_vi_cwmax=4 wmm_ac_vi_txop_limit=94 wmm_ac_vi_acm=0 wmm_ac_vo_aifs=2 wmm_ac_vo_cwmin=2 wmm_ac_vo_cwmax=3 wmm_ac_vo_txop_limit=47 wmm_ac_vo_acm=0 #ieee80211n=1 ht_capab=[HT20][DSSS_CCK-40] ssid=xxxxxxxx wpa=2 wpa_passphrase=xxxxxxxx wpa_key_mgmt=WPA-PSK wpa_pairwise=TKIP rsn_pairwise=CCMP -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line in suburbia: sync at 12.1Mbps down 622kbps up According to speedtest.net: 11.9Mbps down 500kbps up