From: Noah Causin <n0manletter@gmail.com>
To: make-wifi-fast@lists.bufferbloat.net
Subject: Re: [Make-wifi-fast] Time to upgrade my home network...
Date: Sat, 12 Nov 2016 22:05:48 -0500 [thread overview]
Message-ID: <bd92ae1b-0373-1d75-000e-772adbaea0e0@gmail.com> (raw)
In-Reply-To: <e4f26516-16d8-d5c5-073c-073ef7f20cb0@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1965 bytes --]
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@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/make-wifi-fast
>
[-- Attachment #2: Type: text/html, Size: 4392 bytes --]
next prev parent reply other threads:[~2016-11-13 3:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-13 0:05 Jim Gettys
2016-11-13 3:05 ` Noah Causin
2016-11-13 3:05 ` Noah Causin [this message]
[not found] <mailman.1.1479056401.5852.make-wifi-fast@lists.bufferbloat.net>
2016-11-14 13:34 ` Rich Brown
2016-11-14 16:38 ` Noah Causin
2016-11-14 17:47 ` John Yates
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/make-wifi-fast.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bd92ae1b-0373-1d75-000e-772adbaea0e0@gmail.com \
--to=n0manletter@gmail.com \
--cc=make-wifi-fast@lists.bufferbloat.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox