Lets make wifi fast again!
 help / color / mirror / Atom feed
From: Noah Causin <n0manletter@gmail.com>
To: make-wifi-fast@lists.bufferbloat.net
Subject: Re: [Make-wifi-fast] Updated LEDE build with airtime patches
Date: Sat, 19 Nov 2016 23:03:37 -0500	[thread overview]
Message-ID: <e845ef30-9276-4979-b840-66593a3cb741@gmail.com> (raw)
In-Reply-To: <CALukJKTvsgyv_p4gRGngdSPHcvx9Pybiq2ZY1kRvL+BixeTKQw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 5981 bytes --]

The tweaks I usually do are for fine-tuning and can be too difficult for 
the average user.  I made you a custom build and a config file, so you 
could easily have a finely-tuned build.

Toke's build should work well for you.  You have improvements to your 
WiFi stack in your router.  The custom firewall rules I recommended 
before only work if you have a specific set of packages installed, so I 
recommend just removing them.  If you have the dual-src and dual-dst 
settings in your SQM settings, keeping that will benefit you.


On 11/19/2016 10:52 PM, Jon Pike wrote:
>
> I should have said that I stopped using your config, went back to 
> default.  Was having issues, as I was learning LEDE and luci, 
> (probably more me than it) so config'ed from scratch, and THAT is what 
> I used when going from your build to Toke's.
>
> I could imagine eventual problems as what's in a LEDE version changes 
> too much,  question is what is too much and how do you know?
>
> Has what I done pretty much accomplished the same thing?
>
> ---------------
> From: Noah Causin <n0manletter@gmail.com <mailto:n0manletter@gmail.com>>
> To: make-wifi-fast@lists.bufferbloat.net 
> <mailto:make-wifi-fast@lists.bufferbloat.net>
> Cc:
> Date: Sat, 19 Nov 2016 22:32:14 -0500
> Subject: Re: [Make-wifi-fast] Updated LEDE build with airtime patches
> What I think you should do is completely reset the router's settings 
> in the update firmware tab on that new build, and just setup the WiFi 
> names and passwords.
>
> Then go to luci-app-sqm, set your speeds, select cake, and select 
> piece_of_cake.qos.
>
> The settings file I set you was for a very thorough setup.  I think 
> you should just go with basic WiFi and Cake to avoid conflicts
>
>
> On Nov 19, 2016 7:32 PM, <make-wifi-fast-request@lists.bufferbloat.net 
> <mailto:make-wifi-fast-request@lists.bufferbloat.net>> wrote:
>
>     And let me know what I might do to take more useful data with
>     DSLReports...
>
>
>     On Nov 19, 2016 7:20 PM, "Jon Pike" <jonpike54@gmail.com
>     <mailto:jonpike54@gmail.com>> wrote:
>
>         Ok, hosed that first one up pretty good.   Let's see how badly
>         I can do this time...
>
>
>         Taking it around the block... so far so good on my Archer
>         C7...  ;-)
>
>         Chickened out a bit,  didn't try a sysupgrade,  I had been
>         running a
>         custom build from Noah and didn't know if that was going to be
>         an issue.
>         Also didn't try to save settings, let it clean everything out.
>         Installed my most recent settings,  that seemed to work.
>         Someone let me
>         know if there could be version issues there I might not have
>         noticed yet.
>
>         I'm running on the settings Noah mentioned a while back, cake
>         and piece
>         of cake and the below:
>         > 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
>
>         I'm a little uncertain of what parts of what are in what state of
>         working.  Current setup is 65/6Mbit Cable Modem - C7 - variety
>         of Win
>         PC's and other things.  I have a couple of AC1200 usb
>         adapters, a few
>         phones are AC as well,  as well as a lot of N devices.   Been
>         trying to
>         keep up with what's working with which interface.
>
>         I'm getting mostly decent numbers for bufferbloat on
>         DSLreports. Only
>         have DSLreports as a test method now, so I'm not much good for
>         decent data.
>         My PC to eth connection has next to nothing,  and most of the
>         time the
>         wifi looks very good with bloat below 30ms.
>
>         I have been seeing an anomaly, though, in that I get a fast
>         startup,
>         with very low latency,  download speed in the 50's, then after
>         5-10 sec
>         the speed drops drastically to the 10's for a few seconds, 
>         then rises
>         back up to the 50's again.  I was getting ready to write this
>         up the
>         other night,  then trying it again it was gone. Full, flat
>         speed thru
>         the whole test,  over many tries. Tonight,  it's back again. 
>         This was
>         on Noah's build, as well as tonight's change to Toke's 11-18
>         C7 build.
>         Not sure what to make of it.  Here's an example URL to
>         DSLreports,  if
>         that helps: http://www.dslreports.com/speedtest/6276874
>         <http://www.dslreports.com/speedtest/6276874>
>
>         It can do this on 2.4Ghz and on 5Ghz with the AC1200 dongle,
>         believe it
>         did it on the N dongle,  will try that shortly. Also, the game
>         player
>         is home from work now... we'll see what his comments are...
>
>         Jon
>
>
>
> _______________________________________________
> 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: 9317 bytes --]

  reply	other threads:[~2016-11-20  4:03 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <d5fb6961-b788-8e33-2293-9e4831385510@cox.net>
     [not found] ` <4f96dab7-3785-88b8-ed20-4cdd68ff26ee@cox.net>
     [not found]   ` <CALukJKR7y82kxve7+QsLD6fQ9+cBfLii37_19R=4EJwSBQQM-A@mail.gmail.com>
2016-11-20  3:24     ` Jon Pike
2016-11-20  3:32       ` Noah Causin
2016-11-20  3:52       ` Jon Pike
2016-11-20  4:03         ` Noah Causin [this message]
2016-12-09  8:23 Leonidas Spyropoulos
  -- strict thread matches above, loose matches on Subject: below --
2016-12-04 10:11 Jon Pike
2016-12-04 16:33 ` Noah Causin
2016-12-06 20:54   ` Loganaden Velvindron
2016-12-06 20:58     ` Dave Taht
2016-12-06 20:59       ` Dave Taht
2016-12-06 21:02       ` Loganaden Velvindron
2016-12-06 21:08         ` Loganaden Velvindron
2016-12-06 21:12           ` Dave Taht
2016-12-04  9:39 Jon Pike
2016-12-02 18:14 Jon Pike
2016-12-02 18:41 ` Noah Causin
     [not found] <CALukJKTgFBfF7LAa-OZC3MM-pZO+HbECLC-87K5D2zcAbqja4w@mail.gmail.com>
     [not found] ` <CALukJKROBUPNsR++i_7fDnbJYB+-_9_WBgStaeaQRRA5d-dd5A@mail.gmail.com>
     [not found]   ` <CALukJKReKpgwwmM22qjrAa27TEh3KA2srQci8+VMC0J6czomcw@mail.gmail.com>
     [not found]     ` <CALukJKQpO4VNgJ85-0L6ku4zBcx4nmQD8-0XWH1kSObMysFDag@mail.gmail.com>
     [not found]       ` <CALukJKQOCu7Z=bxTuLBG2YPC=1XYM2bWgbsOVq6NN2XkSARpQw@mail.gmail.com>
     [not found]         ` <CALukJKR1zMLdOxHALu7Jr_wTPpBc4+QLi8pFk3txVqdGz945yA@mail.gmail.com>
     [not found]           ` <CALukJKRSpPq112HX5vdm01mHey+HU5Qz-73jYk42uyrQWer1GQ@mail.gmail.com>
     [not found]             ` <CALukJKT-gP-Qof4avJWtwqHhzQcuFT28D7GDhaHOdNmhyVjOkQ@mail.gmail.com>
     [not found]               ` <CALukJKQ6oyL+Nw7whxOJFmUyMZ2Y0MFdCQ7cf+viKbY22hwyzQ@mail.gmail.com>
     [not found]                 ` <CALukJKR7+XHp84n3pb_Q9KAfMuTahLEQBJMyt=CtutW37H-ViQ@mail.gmail.com>
     [not found]                   ` <CALukJKRdS8GYNvLzCQZLPE2tYeNhyN7GDYpDgq8Vbyn-UPdxqQ@mail.gmail.com>
     [not found]                     ` <CALukJKQUVi+WiHb6Wqa=U-tkpxBje=P15VyQji0jiy5NU18BwQ@mail.gmail.com>
     [not found]                       ` <CALukJKT3YEn-qEL9No+THLtmksCp-drfeBw9avdr7P406JXDvg@mail.gmail.com>
     [not found]                         ` <CALukJKQHgLGuAXQOgTbuiT0GGzT1H5yOjvcA-itRsuj6W_PqUw@mail.gmail.com>
     [not found]                           ` <CALukJKQzgBnJuW=PcOFpyX28bJ-NNAXMYHv-JNJqQhymwkV60A@mail.gmail.com>
     [not found]                             ` <CALukJKTNM4oeTgkmfvrrcC5VwTtYGr9UH7NU2RHyB28gPKK+Cw@mail.gmail.com>
2016-11-26  5:58                               ` Jon Pike
     [not found] <CALukJKQMs3KyHJYzQ47p8hYM+MCpCfVjcWagr=_JHe_zhwarSA@mail.gmail.com>
     [not found] ` <CALukJKSMiyyFNRST6uHggYqLqeDy4RnzLofhtoDuEEd5RpC+sw@mail.gmail.com>
     [not found]   ` <CALukJKSoP_X6_+AMsFLr=obkmn554jHwfc3=aAVEs8GNcdC1Qw@mail.gmail.com>
     [not found]     ` <CALukJKRoa4fWJvXCyS+qzH3QAAmeA+5iQjQRCiRSXQxaj5A+iA@mail.gmail.com>
2016-11-19 19:49       ` Jon Pike
     [not found]         ` <CAA93jw7s0Fsu4PFn=7SoJx8HCzMX=FX6soh=j_XiTeEHCrxf6A@mail.gmail.com>
     [not found]           ` <CALukJKTr9EeTCiyHoQLan1NRp4d+gmeG8Hh3FMWD0ochxM1DhA@mail.gmail.com>
2016-11-20  3:05             ` Jon Pike
2016-11-17 16:30 Toke Høiland-Jørgensen
2016-11-17 16:32 ` Dave Taht
2016-11-18 15:30   ` Toke Høiland-Jørgensen
2016-11-18 16:44     ` Noah Causin
2016-11-18 16:50       ` Toke Høiland-Jørgensen
2016-11-19  3:00         ` Noah Causin
2016-11-19 17:18           ` Dave Taht
2016-11-19 17:42             ` Noah Causin
2016-11-17 19:08 ` Dave Taht
2016-11-17 19:22   ` Dave Taht
2016-11-17 19:36   ` Kevin Darbyshire-Bryant
2016-11-17 19:45     ` Dave Taht
2016-11-17 19:54       ` Dave Taht
2016-11-18 15:28   ` Toke Høiland-Jørgensen
2016-11-19 18:59 ` Jonathan Morton
2016-11-24 15:01 ` Toke Høiland-Jørgensen
2016-11-24 17:01   ` Dave Taht
2016-11-24 17:14     ` Toke Høiland-Jørgensen
2016-11-24 17:35       ` Dave Taht
2016-11-24 17:57         ` Dave Taht
2016-11-25  5:40   ` Dave Taht
2016-11-25 14:53     ` Toke Høiland-Jørgensen
2016-11-25 10:21   ` Loganaden Velvindron
2016-11-25 14:51     ` Toke Høiland-Jørgensen
2016-12-09 17:00       ` Loganaden Velvindron
2016-12-10 22:28       ` Toke Høiland-Jørgensen
2016-12-13 16:18         ` Loganaden Velvindron
2016-12-13 17:42           ` Toke Høiland-Jørgensen
2016-12-13 17:50         ` Leonidas Spyropoulos
2016-12-13 17:52           ` Loganaden Velvindron
2016-12-13 17:57             ` Leonidas Spyropoulos
2016-12-13 18:03               ` Loganaden Velvindron
2016-12-13 19:26           ` Toke Høiland-Jørgensen

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=e845ef30-9276-4979-b840-66593a3cb741@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