From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-x22e.google.com (mail-wi0-x22e.google.com [IPv6:2a00:1450:400c:c05::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 A120321F207 for ; Thu, 10 Oct 2013 11:30:34 -0700 (PDT) Received: by mail-wi0-f174.google.com with SMTP id cb5so2568991wib.1 for ; Thu, 10 Oct 2013 11:30:32 -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=sGv2d+bQm9GeNUHo80zfs5eu7uE5Sp39tWEtbfMMKsg=; b=yDT6Git1u996hlXxXKUWyJ0X3y2ONU/47zc4pqVYJL1s7I/IEmTCNjkn6TDkfPi2/w 8w/qIGqHsASrcX1xRNiu1o39I6phddsqYRjzlPlni7UJ2XhoLcvFDc6NsxGkmFzXP8CP s4Kd4eNtmZ6mYEjuBzerw/K4QyojAmwmG2ompmCwww3IETEIo6s9OLDsMKFSDzMVxQfL 0VmCGkTDuCH62D1pk5dyTvd6Bmb5/K7TcPzLMhyAaHQc2fsfeOBcHcsCL2zNDtAKQAy0 0pOHU8ss6zSogPcMeR7cTdtQk3BicwSh3WL+m1HtKsdGsttcX+MfVA6Sd9I0ob4Gexbf K7+Q== MIME-Version: 1.0 X-Received: by 10.180.183.51 with SMTP id ej19mr9153518wic.60.1381429832683; Thu, 10 Oct 2013 11:30:32 -0700 (PDT) Received: by 10.217.67.202 with HTTP; Thu, 10 Oct 2013 11:30:32 -0700 (PDT) In-Reply-To: <5256DBB1.50707@thekelleys.org.uk> References: <9A9AF30E-7F5A-41DF-AE94-0C92AD7BBED9@imap.cc> <5256DBB1.50707@thekelleys.org.uk> Date: Thu, 10 Oct 2013 11:30:32 -0700 Message-ID: From: Dave Taht To: Simon Kelley Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: dnsmasq-discuss@lists.thekelleys.org.uk, "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] [Dnsmasq-discuss] Names not resolved on Wireless 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: Thu, 10 Oct 2013 18:30:35 -0000 On Thu, Oct 10, 2013 at 9:54 AM, Simon Kelley wro= te: > > Does reverting > > http://thekelleys.org.uk/gitweb/?p=3Ddnsmasq.git;a=3Dcommit;h=3D397542b21= 3ab4071734f1cdf4cc914d87100456f > > fix the issue? I fear it might. Seems likely. I reverted that patch and put it in this build http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.10.15-3/ I won't be in a position to test stuff myself til sunday but cero's devoted userbase seems to be hoovering over the reload button and will probably beat me to it.... > > Cheers, > > Simon. > > > > On 10/10/13 15:43, Dave Taht wrote: >> >> Dear Dr. Dnsmasq: >> >> When cerowrt made the jump between dnsmasq-2.67-test10 and >> dnsmasq-2.67-test17, detection of interfaces other than the first >> started failing. It seems to be related to interfaces that come up >> after dnsmasq starts, as restarting it after the device is fully >> booted works. Have moved forward to 2.67-rc3 to no avail. >> >> (along the way we migrated from kernel 3.10.11 to 3.10.13 to 3.10.15 >> but I doubt that's the issue) >> >> Hot, fresh, firmware can be had at: >> >> http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/ >> >> >> [10:39:25] has anyone had IPv4 DHCP problems in the last two >> 3.10.x >> builds? currently running 3.10.11-3 and it works flawlessly. >> upgraded to 3.10.13-2 and 3.10.15-1 and both present me with an >> identical issue. upon reboot after upgrading, DHCP leases are no >> longer handed out on the wireless interfaces. disabling and >> re-enabling DHCP on the wireless interfaces will fix the problem, but >> the problem >> [10:39:26] returns after a reboot. disable/reenable DHCP on t= he >> interface will again temporarily fix it. >> [10:42:03] also tried a fresh install (using reset to defaults >> option) to avoid anything not properly interpreted from the config of >> the previous version, but still get the same issue. >> >> >> On Thu, Oct 10, 2013 at 5:30 AM, David Personette >> wrote: >>> >>> Just tested again with 3.10.15-2. My OSX (10.8.5) laptop worked, neithe= r >>> my >>> Nexus 7 (2013 w/CM10.2) or my Fedora 19 laptop could resolve DNS over >>> wireless. My wired Linux server (Ubuntu 12.04.3) was working fine as >>> well. >>> Reverted to 3.10.11-3 once more. >>> >>> -- >>> David P. >>> >>> >>> On Mon, Oct 7, 2013 at 7:40 PM, David Personette >>> wrote: >>>> >>>> >>>> I can confirm it as well. I wiped my config back to defaults, and it >>>> wasn't fixed. Reinstalled the 3.10.11-3 build, and restored my configs >>>> and >>>> all is well. >>>> >>>> -- >>>> David P. >>>> >>>> >>>> On Mon, Oct 7, 2013 at 7:07 PM, Fred Stratton >>>> wrote: >>>>> >>>>> >>>>> True for the last two builds. Wired works as expected. >>>>> >>>>> Is this a problem with the development version of DNSMasq? What is th= e >>>>> recommended workaround? >>>>> >>>>> _______________________________________________ >>>>> Cerowrt-devel mailing list >>>>> Cerowrt-devel@lists.bufferbloat.net >>>>> https://lists.bufferbloat.net/listinfo/cerowrt-devel >>>> >>>> >>>> >>> >>> >>> _______________________________________________ >>> Cerowrt-devel mailing list >>> Cerowrt-devel@lists.bufferbloat.net >>> https://lists.bufferbloat.net/listinfo/cerowrt-devel >>> >> >> >> > > > _______________________________________________ > Dnsmasq-discuss mailing list > Dnsmasq-discuss@lists.thekelleys.org.uk > http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss --=20 Dave T=E4ht Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.= html