From: Sebastian Moeller <moeller0@gmx.de>
To: Dave Taht <dave.taht@gmail.com>
Cc: "cerowrt-devel@lists.bufferbloat.net"
<cerowrt-devel@lists.bufferbloat.net>
Subject: Re: [Cerowrt-devel] Field Report on CeroWrt 3.10.24-1
Date: Sun, 15 Dec 2013 20:25:04 +0100 [thread overview]
Message-ID: <CA4D05CF-A6A1-4344-BE9F-78905CF965BD@gmx.de> (raw)
In-Reply-To: <CAA93jw5pg2zeCJB==M6jhSG-c2WYeG-gJw4KCp9ckDX4cZCn4Q@mail.gmail.com>
Hi Dave, hi list
On Dec 15, 2013, at 19:16 , Dave Taht <dave.taht@gmail.com> wrote:
> On Sat, Dec 14, 2013 at 9:16 PM, Rich Brown <richb.hanover@gmail.com> wrote:
>> I did a tftp install of CeroWrt 3.10.42-1 on my secondary WNDR3800. I then used the “secondary” script to reconfigure the subnets and SSIDs to be different from my primary CeroWrt router. I know that a lot of things are still in flux, but I thought I should comment that I noticed the following:
>>
>> 0) It seems to work mostly. I could connect my MacBook on Ethernet, but not wireless (see below) I ran RRUL with reasonable results (I think)
>>
>> 1) Only the ge00 interface was in its proper firewall zone (wan); I used the GUI to move all the gwxx to guest and se00 and swxx interfaces to lan.
>
> We are using the + syntax to put stuff in their proper zones. It's
> faster, but doesn't show up in the guy properly.
> E.g. s+ is the secure zone (1 firewall rule instead of 3) and gw+ is
> the guest zone (1 firewall rule instead of 4)
>
> I don't know how to represent this properly in the gui.
>
>> 2) None of the wireless SSIDs (2.4 or 5 GHz) allowed connections. It appears that they’re there, my MacBook sees them, but it cannot get an address for itself on those SSIDs.
>>
>> 3) Clicking the AQM tab gave the following diagnostic info:
>>
>> /usr/lib/lua/luci/dispatcher.lua:448: Failed to execute cbi dispatcher target for entry '/admin/network/aqm'.
>> The called action terminated with an exception:
>> /usr/lib/lua/luci/model/cbi/aqm.lua:63: attempt to index global 'sc' (a nil value)
>> stack traceback:
>> [C]: in function 'assert'
>> /usr/lib/lua/luci/dispatcher.lua:448: in function 'dispatch'
>> /usr/lib/lua/luci/dispatcher.lua:195: in function </usr/lib/lua/luci/dispatcher.lua:194>
>
> Fixed in git head
>
>> 3a) To work around this (as noted in another message on the list), remove leading “s” of line 63 of /usr/lib/lua/luci/model/cbi/aqm.lua to read:
>>
>> c:depends("advanced", "1”)
>>
>> 4) In the AQM tab, I’m not sure which linklayer adaptation mechanism to use. It would be good to have a concise summary of the proper settings for various use cases. (And to install a set of defaults that will “do the right thing” for the majority of people, so we don’t have to explain it very often.)
>
> I agree that that page is puzzling as hell, and needs a pointer to
> what sorts of DSL services require it.
Hmm, so I will have a go at hiding the non-essential fields unless the user requests "advanced detail" or some such.
Typically the link layer type and the overhead will need to be configurable; tcMTU, tsize, and MPU could be hidden away I guess. Also I can hide the htb_private method some more.
All ATM based transports require either "adel" or "atm" as link layer to account for (both are aliases in the kernel and we could simplify, by just exposing one in the GUI). Now as far as I know the following use ATM at least on the last mile and are therefore "eligible": ADSL1, ADSL2, ADSL2+.
Now it gets complicated, VDSL(1) theoretically also might run over ATM, even though they typically use PTM (which needs no special link layer, or better would like a link layer HDCL, but I digress); VDSL2, to my knowledge, does not support ATM as link layer. I would assume that al sane carriers not cornered in will use PTM for all VDSLs though.
All xDSLs will require a proper overhead specified, again, overheads on ATM based systems are in general larger and hence more important to get right…
In the end the only good way to keep the GUI simple, would be to try to auto detect the link layer, but I have found no fast way of doing so. Maybe someone in the audience has a good idea?
Best
sebastian
>
>> 5) I did *not* try the Hurricane Electric 6in4 tunnel.
>
> as a secondary router it would be better to assign it addresses on
> your existing /48
>> Best regards,
>>
>> Rich Brown
>> Hanover, NH
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>
>
>
> --
> Dave Täht
>
> Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
prev parent reply other threads:[~2013-12-15 19:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-15 5:16 Rich Brown
2013-12-15 11:33 ` Sebastian Moeller
2013-12-15 11:55 ` Fred Stratton
2013-12-15 12:09 ` Sebastian Moeller
2013-12-15 12:22 ` Fred Stratton
2013-12-15 12:46 ` Toke Høiland-Jørgensen
2013-12-15 14:04 ` [Cerowrt-devel] Field Report on CeroWrt 3.10.24-1/AQM GUI Rich Brown
2013-12-15 15:04 ` [Cerowrt-devel] CeroWrt 3.10.24-1/Wifi problems Rich Brown
2013-12-15 18:16 ` [Cerowrt-devel] Field Report on CeroWrt 3.10.24-1 Dave Taht
2013-12-15 19:25 ` Sebastian Moeller [this message]
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/cerowrt-devel.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CA4D05CF-A6A1-4344-BE9F-78905CF965BD@gmx.de \
--to=moeller0@gmx.de \
--cc=cerowrt-devel@lists.bufferbloat.net \
--cc=dave.taht@gmail.com \
/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