From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-x236.google.com (mail-ob0-x236.google.com [IPv6:2607:f8b0:4003:c01::236]) (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 5761321F219 for ; Tue, 11 Feb 2014 05:54:50 -0800 (PST) Received: by mail-ob0-f182.google.com with SMTP id wm4so8925034obc.27 for ; Tue, 11 Feb 2014 05:54:47 -0800 (PST) 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; bh=mdIH81R6qZPm9Gww3sf+rQZC0OLjI5HcSkWWzQxZi7c=; b=MbrXKDX1YG7c0lTzKvTywlPgTuc0uRpsW8dq3ZO9K1JccCAFUrZeqncwudLd5KhVeR ojBHwwYHHgDfOthtCeXU4WTHo+2ZE8z6/sRrVym6Y0K+6v7b9Mp5UdLBdJbYm2KMV11l wjuQ328qwGsJURoanX91KYK3PAQBufK6y0YMosWGrGmm+TRE/uC7t39HRE5Mo+ZETOzn o/04GAORXua711a/5W6Xb8rdHZZGIm9lmeHD0jz/JvBBUgL971TNEvCsHlhFs3gGrYlJ Eb7MXYfVnBQmDjzA1VE+YBulhYobWhQO/YdVcsevrDECMtxQ4JUyA4dfoh2IeSJ1SFZ1 EjsQ== MIME-Version: 1.0 X-Received: by 10.182.43.161 with SMTP id x1mr31655282obl.5.1392126887534; Tue, 11 Feb 2014 05:54:47 -0800 (PST) Received: by 10.182.92.202 with HTTP; Tue, 11 Feb 2014 05:54:47 -0800 (PST) In-Reply-To: References: <5F676BC3-1164-42EF-A2A9-612CD53EAC04@gmx.de> Date: Tue, 11 Feb 2014 14:54:47 +0100 Message-ID: From: Aaron Wood To: Sebastian Moeller Content-Type: multipart/alternative; boundary=001a11c30ce29d286204f221ccd5 Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] going back to the default multicast rate on wifi X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 13:54:50 -0000 --001a11c30ce29d286204f221ccd5 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Feb 11, 2014 at 2:34 PM, Aaron Wood 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 --001a11c30ce29d286204f221ccd5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On T= ue, Feb 11, 2014 at 2:34 PM, Aaron Wood <woody77@gmail.com> = wrote:
Reme= mbering that HT40+ and ch 48 weren't allowed, I tried to switch to HT40= -. =A0And... =A0now it's really borked up. =A0The luci ui won't giv= e me any options other than client mode on 48 or auto. =A0I'm going to = attempt to fix this up by hand.

btw, this is on 3.10.24-8. =A0Are 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. =A0

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 chan= nels, or between wired and wireless, it gets a new lease, but the hostname = gets rejected, and it ends up renaming itself to xyz-n. =A0I 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=A0
Tue Feb 11 13:43:33 2014 da= emon.info dnsmasq-dhcp[1824]: DHCPOFFER(sw00) 172.30.42.67 c8:bc:c8:ef:= 2d:8d=A0
Tue Feb 11 13:43:33 2014 dae= mon.info dnsmasq-dhcp[1824]: DHCPDISCOVER(sw00) c8:bc:c8:ef:2d:8d=A0
Tue Feb 11 13:43:33 2014 daemon.info= dnsmasq-dhcp[1824]: DHCPOFFER(sw00) 172.30.42.67 c8:bc:c8:ef:2d:8d=A0<= /div>
Tue Feb 11 13:43:36 2014 dae= mon.info dnsmasq-dhcp[1824]: DHCPREQUEST(sw00) 172.30.42.67 c8:bc:c8:ef= :2d:8d=A0
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 dae= mon.info dnsmasq-dhcp[1824]: DHCPREQUEST(sw00) 172.30.42.67 c8:bc:c8:ef= :2d:8d=A0
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 addres= ses
Tue Feb 11 13:44:45 2014 daemo= n.info dnsmasq-dhcp[2690]: DHCPREQUEST(sw10) 172.30.42.99 c8:bc:c8:ef:2= d:8d=A0
--001a11c30ce29d286204f221ccd5--