[Make-wifi-fast] Time to upgrade my home network...

Noah Causin n0manletter at gmail.com
Sat Nov 12 22:05:48 EST 2016


5Ghz AC.  I realized it right after I pressed the send button.


On 11/12/2016 10:05 PM, Noah Causin wrote:
>
> I have an Archer C7v2.
>
> Toke's repository has the airtime fairness patch and a patch to enable 
> fq_codel on the ath10k for 5Ghz.
>
> http://kau.toke.dk/git/lede/
>
> Both the 2.4Ghz N and 2.4Ghz AC work very well.
>
> I recommend installing cake.  It's under kernel modules and network 
> support in the menuconfig.  Since cake now has NAT integration.  You 
> can use the dual flow isolation feature to give equal bandwidth to the 
> devices on your network.
>
> Simply select cake as the qdisc and a sqm script that uses cake.  
> Under the "Queue Discipline" tab, enable a set of two checkboxes.
>
> Under "Advanced option string to pass to the ingress queueing 
> disciplines," put in "dual-dsthost nat"
>
> Under "Advanced option string to pass to the egress queueing 
> disciplines," put in "dual-srchost nat"
>
> Because of the issues with WMM in the WiFi stack, I recommend using 
> the following custom iptables rules:
>
> iptables -t mangle -A FORWARD -o br-lan -j DSCP --set-dscp-class be
> iptables -t mangle -A OUTPUT -o br-lan -j DSCP --set-dscp-class be
> ip6tables -t mangle -A FORWARD -o br-lan -j DSCP --set-dscp-class be
> ip6tables -t mangle -A OUTPUT -o br-lan -j DSCP --set-dscp-class be
>
> You still need WMM to get the full speeds on the newer WiFi modes.
>
> Noah
>
> On 11/12/2016 7:05 PM, Jim Gettys wrote:
>> to the fresh bits...
>>
>> But which bits to run?  I have the following routers:
>>
>> 1) a new Archer C7v2
>> 2) The old standby WNDR3800's.
>> 3) ubiquity nanostation.
>>
>> Anyone care to recommend what bits I should run to be most helpful?
>>
>>                    Thanks,
>>                             Jim Gettys
>>
>>
>>
>> _______________________________________________
>> Make-wifi-fast mailing list
>> Make-wifi-fast at lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/make-wifi-fast
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.bufferbloat.net/pipermail/make-wifi-fast/attachments/20161112/42d88859/attachment.html>


More information about the Make-wifi-fast mailing list