From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-x235.google.com (mail-ig0-x235.google.com [IPv6:2607:f8b0:4001:c05::235]) (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 6768721F2AE for ; Thu, 24 Apr 2014 05:33:06 -0700 (PDT) Received: by mail-ig0-f181.google.com with SMTP id h18so805504igc.8 for ; Thu, 24 Apr 2014 05:33:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=i68RMHwQV2m/7vdzwX4Yi4el24IBkd0xypLOevUKuGM=; b=Mb4Y48sdHHZbTaXZqR+/uEXzrIfQOyNq4o5kdpG6kw0DQcDDOCiIhU2gM/eth/rTDM Adm8EzljS/mr/o6oXnpy0rVVunMzjgFdcg++wu4/Eo7KCd6+YdifZZb6UNvrsMmPWM48 aZ7ywXHisrXoJOKiHyzUkcNUBj3g6Z8SPpkNcd7kppIqMIwbrE1qT/3tYKVyQoVBnrFN eh7cXLyXWU7DcCh+/+WN9tJLOBRM8qBY9++aGWVmruUMFgHIivue+c4H07H1zNyE6J2M qUSpFqVJ1iYXLseHNXsouCW1dQjSnuDYdzYu8yHrVOLJvOmiJsMNe0hPKKMwEuyjanIT QEHw== MIME-Version: 1.0 X-Received: by 10.50.170.130 with SMTP id am2mr3417497igc.15.1398342785440; Thu, 24 Apr 2014 05:33:05 -0700 (PDT) Received: by 10.64.238.70 with HTTP; Thu, 24 Apr 2014 05:33:05 -0700 (PDT) Date: Thu, 24 Apr 2014 14:33:05 +0200 Message-ID: From: Aaron Wood To: cerowrt-devel , dnsmasq-discuss Content-Type: multipart/alternative; boundary=001a1134bb3a00257404f7c90db5 Subject: [Cerowrt-devel] local dns-sd requests being forwarded to upstream servers on CeroWRT? 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, 24 Apr 2014 12:33:06 -0000 --001a1134bb3a00257404f7c90db5 Content-Type: text/plain; charset=UTF-8 Using CeroWRT 3.10.36-4, I'm seeing the following in the logs: Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: query[PTR] b._dns-sd._udp.96.42.30.172.in-addr.arpa from 172.30.42.99 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: forwarded b._dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: query[PTR] db._dns-sd._udp.96.42.30.172.in-addr.arpa from 172.30.42.99 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: forwarded db._dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: query[PTR] r._dns-sd._udp.96.42.30.172.in-addr.arpa from 172.30.42.99 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: forwarded r._dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: query[PTR] dr._dns-sd._udp.96.42.30.172.in-addr.arpa from 172.30.42.99 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: forwarded dr._dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: query[PTR] lb._dns-sd._udp.96.42.30.172.in-addr.arpa from 172.30.42.99 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: forwarded lb._dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: query[PTR] b._dns-sd._udp.home.lan from 172.30.42.99 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: config b._dns-sd._udp.home.lan is NXDOMAIN Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: query[PTR] db._dns-sd._udp.home.lan from 172.30.42.99 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: config db._dns-sd._udp.home.lan is NXDOMAIN Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: query[PTR] r._dns-sd._udp.home.lan from 172.30.42.99 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: config r._dns-sd._udp.home.lan is NXDOMAIN Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: query[PTR] dr._dns-sd._udp.home.lan from 172.30.42.99 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: config dr._dns-sd._udp.home.lan is NXDOMAIN Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: query[PTR] lb._dns-sd._udp.home.lan from 172.30.42.99 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: config lb._dns-sd._udp.home.lan is NXDOMAIN Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] b._dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] db._dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] r._dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] dr._dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] lb._dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] 96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] 96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] 96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] 42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] 42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _udp.96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] 42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] 30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] 96.42.30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] 30.172.in-addr.arpa to 8.8.8.8 Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] 30.172.in-addr.arpa to 8.8.8.8 172.39.42.99 is my OSX laptop, and 172.39.42.96 is ip 0 in the sw10 subnet? The router has no leases active for that particular ip, and it doesn't have an arp entry on my laptop... -Aaron --001a1134bb3a00257404f7c90db5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Using CeroWRT 3.10.36-4, I'm seeing the following in t= he logs:

Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: query[PTR] b._dns-sd._udp.96.= 42.30.172.in-addr.arpa from 172.30.42.99
Thu Apr 24 14:15:14 2014 daem= on.info dnsmasq[13365]: query[PTR] db._dns-sd._udp.96.42.30.172.in-addr= .arpa from 172.30.42.99
Thu Apr 24 14:15:14 2014 dae= mon.info dnsmasq[13365]: query[PTR] r._dns-sd._udp.96.42.30.172.in-addr= .arpa from 172.30.42.99
Thu Apr 24 14:15:14 2014 daem= on.info dnsmasq[13365]: query[PTR] dr._dns-sd._udp.96.42.30.172.in-addr= .arpa from 172.30.42.99
Thu Apr 24 14:15:14 2014 dae= mon.info dnsmasq[13365]: query[PTR] lb._dns-sd._udp.96.42.30.172.in-add= r.arpa from 172.30.42.99
Thu Apr 24 14:15:14 2014 dae= mon.info dnsmasq[13365]: query[PTR] b._dns-sd._udp.home.lan from 172.30= .42.99
Thu = Apr 24 14:15:14 2014 daemon.info dnsmasq= [13365]: query[PTR] db._dns-sd._udp.home.lan from 172.30.42.99
Thu= Apr 24 14:15:14 2014 daemon.info dnsmas= q[13365]: query[PTR] r._dns-sd._udp.home.lan from 172.30.42.99
Thu = Apr 24 14:15:14 2014 daemon.info dnsmasq= [13365]: query[PTR] dr._dns-sd._udp.home.lan from 172.30.42.99
Thu= Apr 24 14:15:14 2014 daemon.info dnsmas= q[13365]: query[PTR] lb._dns-sd._udp.home.lan from 172.30.42.99
Thu= Apr 24 14:15:14 2014 daemon.info dnsmas= q[13365]: dnssec-query[DS] b._dns-sd._udp.96.42.30.172.in-addr.arpa to 8.8.= 8.8
Thu Apr 24 14:15:14 2014 daemon.i= nfo dnsmasq[13365]: dnssec-query[DS] db._dns-sd._udp.96.42.30.172.in-ad= dr.arpa to 8.8.8.8
Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] r._dns-sd._udp.9= 6.42.30.172.in-addr.arpa to 8.8.8.8
Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] lb._dns-sd._udp.96.42.= 30.172.in-addr.arpa to 8.8.8.8
Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _dns-sd._udp.96.42.30= .172.in-addr.arpa to 8.8.8.8
Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] _udp.96.42.30.172.in-addr= .arpa to 8.8.8.8
Thu Apr 24 14:15:14 2014 daemon.= info dnsmasq[13365]: dnssec-query[DS] _dns-sd._udp.96.42.30.172.in-addr= .arpa to 8.8.8.8
Thu Apr 24 14:15:14 2014 daemon.= info dnsmasq[13365]: dnssec-query[DS] 96.42.30.172.in-addr.arpa to 8.8.= 8.8
Thu Apr 24 14:15:14 2014 daemon.= info dnsmasq[13365]: dnssec-query[DS] 96.42.30.172.in-addr.arpa to 8.8.= 8.8
Thu Apr 24 14:15:14 2014 daemon.info dnsmasq[13365]: dnssec-query[DS] 96.42.30.172.in-addr.arpa= to 8.8.8.8
<= div>Thu Apr 24 14:15:14 2014 daemon.info= dnsmasq[13365]: dnssec-query[DS] 42.30.172.in-addr.arpa to 8.8.8.8
Thu Apr 24 14:15:14 2014 daemon.= info dnsmasq[13365]: dnssec-query[DS] 42.30.172.in-addr.arpa to 8.8.8.8=
Thu Apr 24 14:15:14 2014 daemon.info dn= smasq[13365]: dnssec-query[DS] 96.42.30.172.in-addr.arpa to 8.8.8.8
Thu Apr 24 14:15:14 2014 daemon.info dn= smasq[13365]: dnssec-query[DS] 30.172.in-addr.arpa to 8.8.8.8

172.39.42.99 is my OSX laptop, and 172.39.42.96 i= s ip 0 in the sw10 subnet? =C2=A0The router has no leases active for that p= articular ip, and it doesn't have an arp entry on my laptop...

-Aaron
--001a1134bb3a00257404f7c90db5--