Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Aaron Wood <woody77@gmail.com>
To: Sebastian Moeller <moeller0@gmx.de>
Cc: "cerowrt-devel@lists.bufferbloat.net"
	<cerowrt-devel@lists.bufferbloat.net>
Subject: Re: [Cerowrt-devel] going back to the default multicast rate on wifi
Date: Tue, 11 Feb 2014 14:54:47 +0100	[thread overview]
Message-ID: <CALQXh-NFJwnT_416vWiHDX9cmSOEZiO4XgssDyxCd=k5_O7THw@mail.gmail.com> (raw)
In-Reply-To: <CALQXh-NpiAf+dnBSFM=gfddCP=XxeHJFTFPJ2stb8GKJvPeyMA@mail.gmail.com>

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

On Tue, Feb 11, 2014 at 2:34 PM, Aaron Wood <woody77@gmail.com> wrote:

> Remembering that HT40+ and ch 48 weren't allowed, I tried to switch to
>> HT40-.  And...  now it's really borked up.  The luci ui won't give me any
>> options other than client mode on 48 or auto.  I'm going to attempt to fix
>> this up by hand.
>>
>
> btw, this is on 3.10.24-8.  Are the -28 builds ok for non-Comcast use?
>

A hand-edit back to channel 36 (it was still ht40+ in
/etc/config/wireless), and all's well again.

Except that it has turned up an interesting bug/feature/issue with the use
of multiple subnets and routing instead of bridging:

If I switch my OSX laptop between 2.4 and 5 GHz channels, or between wired
and wireless, it gets a new lease, but the hostname gets rejected, and it
ends up renaming itself to xyz-n.  I have the same issue with my AppleTV.

Tue Feb 11 13:43:33 2014 daemon.info dnsmasq-dhcp[1824]: DHCPDISCOVER(sw00)
c8:bc:c8:ef:2d:8d
Tue Feb 11 13:43:33 2014 daemon.info dnsmasq-dhcp[1824]: DHCPOFFER(sw00)
172.30.42.67 c8:bc:c8:ef:2d:8d
Tue Feb 11 13:43:33 2014 daemon.info dnsmasq-dhcp[1824]: DHCPDISCOVER(sw00)
c8:bc:c8:ef:2d:8d
Tue Feb 11 13:43:33 2014 daemon.info dnsmasq-dhcp[1824]: DHCPOFFER(sw00)
172.30.42.67 c8:bc:c8:ef:2d:8d
Tue Feb 11 13:43:36 2014 daemon.info dnsmasq-dhcp[1824]: DHCPREQUEST(sw00)
172.30.42.67 c8:bc:c8:ef:2d:8d
Tue Feb 11 13:43:36 2014 daemon.info dnsmasq-dhcp[1824]: DHCPACK(sw00)
172.30.42.67 c8:bc:c8:ef:2d:8d Hermes
Tue Feb 11 13:43:36 2014 daemon.info dnsmasq-dhcp[1824]: DHCPREQUEST(sw00)
172.30.42.67 c8:bc:c8:ef:2d:8d
Tue Feb 11 13:43:36 2014 daemon.info dnsmasq-dhcp[1824]: DHCPACK(sw00)
172.30.42.67 c8:bc:c8:ef:2d:8d Hermes

Tue Feb 11 13:44:44 2014 daemon.info dnsmasq-dhcp[2690]: read /etc/ethers -
0 addresses
Tue Feb 11 13:44:45 2014 daemon.info dnsmasq-dhcp[2690]: DHCPREQUEST(sw10)
172.30.42.99 c8:bc:c8:ef:2d:8d
Tue Feb 11 13:44:45 2014 daemon.info dnsmasq-dhcp[2690]: DHCPNAK(sw10)
172.30.42.99 c8:bc:c8:ef:2d:8d wrong address
Tue Feb 11 13:44:48 2014 daemon.info dnsmasq-dhcp[2690]: DHCPDISCOVER(sw10)
c8:bc:c8:ef:2d:8d
Tue Feb 11 13:44:48 2014 daemon.info dnsmasq-dhcp[2690]: DHCPOFFER(sw10)
172.30.42.99 c8:bc:c8:ef:2d:8d
Tue Feb 11 13:44:48 2014 daemon.info dnsmasq-dhcp[2690]: DHCPDISCOVER(sw10)
c8:bc:c8:ef:2d:8d
Tue Feb 11 13:44:48 2014 daemon.info dnsmasq-dhcp[2690]: DHCPOFFER(sw10)
172.30.42.99 c8:bc:c8:ef:2d:8d
Tue Feb 11 13:44:49 2014 daemon.info dnsmasq-dhcp[2690]: DHCPREQUEST(sw10)
172.30.42.99 c8:bc:c8:ef:2d:8d
Tue Feb 11 13:44:49 2014 daemon.info dnsmasq-dhcp[2690]: DHCPACK(sw10)
172.30.42.99 c8:bc:c8:ef:2d:8d Hermes-2

-Aaron

[-- Attachment #2: Type: text/html, Size: 4303 bytes --]

  reply	other threads:[~2014-02-11 13:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10 17:48 Dave Taht
2014-02-10 17:57 ` Daniel Ezell
2014-02-10 18:39 ` Sebastian Moeller
2014-02-10 20:18   ` Aaron Wood
2014-02-11 13:34     ` Aaron Wood
2014-02-11 13:54       ` Aaron Wood [this message]
2014-02-11 14:23         ` Fred Stratton

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='CALQXh-NFJwnT_416vWiHDX9cmSOEZiO4XgssDyxCd=k5_O7THw@mail.gmail.com' \
    --to=woody77@gmail.com \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    --cc=moeller0@gmx.de \
    /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