From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-x22e.google.com (mail-ob0-x22e.google.com [IPv6:2607:f8b0:4003:c01::22e]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 03EB021F5BA for ; Sat, 25 Jul 2015 11:12:29 -0700 (PDT) Received: by obnw1 with SMTP id w1so34734226obn.3 for ; Sat, 25 Jul 2015 11:12:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=zMhDNVKK31qMuitDDEL/XmWqR4B/TOrfK7q6Cm6PVGI=; b=qwsbb7Ja+va1Ta4rHA3aFzuWcUwLKR+Mu+pDQyXwotqhZOQvYyMxvECtXK+f5LKHGn 5FOuRw68nEmNvC0sFyoY2VfW47Pdybmc4CJy/MKadTmvsWkqGg366khwtKK+3sxrfuJ/ aTR69y4ruMM7Ap6OJe2Hj5Mb/tTJU5oZcvDlZA+NvSdLDxjsH7+Zll8GdZvx1ACzXcgU 1zBYjDDJoiJyu5/GX81FGNdAX1r/w7u5zYnbcrLLvZAcupxb5QsfvcA5ZADEB9arGN5j dkO+EXPxQHf1UB7Y/ugLJG0V8rg3v1d1inLOxAw5GnQ5FBXtuHj2R+JsZ49bi/MybJmB CwTw== MIME-Version: 1.0 X-Received: by 10.60.116.73 with SMTP id ju9mr21294769oeb.39.1437847949046; Sat, 25 Jul 2015 11:12:29 -0700 (PDT) Received: by 10.202.107.9 with HTTP; Sat, 25 Jul 2015 11:12:28 -0700 (PDT) In-Reply-To: <1437845902806.eb7f6ec8@Nodemailer> References: <4D4A16C4-46C4-4910-B13F-86B6C658E5E2@gmx.de> <1437845902806.eb7f6ec8@Nodemailer> Date: Sat, 25 Jul 2015 20:12:28 +0200 Message-ID: From: Dave Taht To: Alec Robertson Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: cake@lists.bufferbloat.net Subject: Re: [Cake] How to test Cake on TP-Link WDR3600 X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jul 2015 18:12:58 -0000 On Sat, Jul 25, 2015 at 7:38 PM, Alec Robertson wrote: > I=E2=80=99ve uploaded all the files to the router and rebooted and very o= ddly, > =E2=80=9Ccake" doesn=E2=80=99t show up as a qdisc but =E2=80=9Clayer_cake= .qos=E2=80=9D and > =E2=80=9Cpiece_of_cake.qos=E2=80=9D show up as Queue setup scripts. Did you download the april 1st version by accident? > Weird. > > -- > Alec Robertson > > > On Sat, Jul 25, 2015 at 6:15 PM, Sebastian Moeller wrot= e: >> >> Hi Alec, >> >> >> On Jul 25, 2015, at 18:49 , Alec Robertson >> wrote: >> >> > Well I've already got confused and we haven't even started yet - my >> > apologies. >> >> Then we are off to a good start ;) >> >> > >> > When you say "...select cake as qdisc and piece_of_cake.qos as >> > script..." how exactly do you do that? >> >> Ah, this requires luci-app-sqm, you might be able to install this from t= he >> router=E2=80=99s GUI or it might be installed already; there should be a= SQM tab in >> the network menu and there you should be able to configure things. >> http://wiki.openwrt.org/doc/howto/sqm has some advice about how to set >> things up. Please have a look and let me know what specific questions ar= ise >> ;) >> >> Best Regards >> Sebastian >> >> >> > >> > Again I'm sorry if I'm being silly! :P >> > >> > >> > Yours sincerely, >> > Alec Robertson. >> > >> > On 25 July 2015 at 17:27, Sebastian Moeller wrote: >> > Hi Alec, >> > >> > On Jul 25, 2015, at 17:45 , Alec Robertson >> > wrote: >> > >> > > Hello, >> > > >> > > I=E2=80=99ve flashed the OpenWRT image for the TP-Link WDR3600 from = 2015-06-23 >> > > (http://snapon.lab.bufferbloat.net/~cero3/lupin/ar71xx/) and it has >> > > installed correctly. >> > > >> > > How do I go about setting it up for my UK TalkTalk Fibre connection >> > > (using a VDSL modem connected to the TP-Link router: the TP-Link rou= ter gets >> > > an IP address via DHCP). >> > > >> > > My sincere apologies if any of this is really obvious and I=E2=80=99= ve been >> > > silly and missed it. >> > >> > Maybe try luci-app-sqm and sqm scripts? >> > Attached you will find the most recent files for sqm-scripts, just mov= e >> > all the files in the archive to the corresponding locations on your ro= uter >> > and the select cake as qdisc and piece_of_cake.qos as script. (You mig= ht >> > need a more recent luck-app-sqm, but first try what happens if you try= the >> > new scripts). After using the GUI to properly configure your interface= you >> > can always run either: >> > /etc/init.d/sqm stop >> > or >> > /etc/init.d/sqm start >> > to stop and start sqm-scripts manually. Running: >> > tc -d qdisc >> > should give you some feedback whether things worked as you intended. I= f >> > you want to tests this I am happy to help you along the way, just holl= er >> > where things break ;). >> > >> > Best Regards >> > Sebastian >> > >> > >> > > >> > > >> > > =E2=80=94 >> > > Alec Robertson >> > > _______________________________________________ >> > > Cake mailing list >> > > Cake@lists.bufferbloat.net >> > > https://lists.bufferbloat.net/listinfo/cake >> > >> > >> > >> > _______________________________________________ >> > Cake mailing list >> > Cake@lists.bufferbloat.net >> > https://lists.bufferbloat.net/listinfo/cake >> > > > _______________________________________________ > Cake mailing list > Cake@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cake > --=20 Dave T=C3=A4ht worldwide bufferbloat report: http://www.dslreports.com/speedtest/results/bufferbloat And: What will it take to vastly improve wifi for everyone? https://plus.google.com/u/0/explore/makewififast