Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Simon Kelley <simon@thekelleys.org.uk>
To: Dave Taht <dave.taht@gmail.com>
Cc: cerowrt-devel@lists.bufferbloat.net
Subject: Re: [Cerowrt-devel] dnsmasq 2.66 rel notes
Date: Mon, 22 Apr 2013 09:31:21 +0100	[thread overview]
Message-ID: <5174F559.5030409@thekelleys.org.uk> (raw)
In-Reply-To: <CAA93jw7Ar+LGK6x40ActX0dYZzCA0b3zf=H8pbeR8in5YzPNow@mail.gmail.com>

On 20/04/13 10:12, Dave Taht wrote:
> I have not tried to use all the new stuff in dnsmasq 2.66 as yet, but I figure
> that cero's users are not aware of new capability #1 here - there is also some
> support for filtering out A records and yet publishing AAAA records in
> the public DNS, also.
>
> Anyway, current release of cero has a beta of 2.66, next release will
> have the final, and if anyone can clue me up on how to safely open up port
> 53 again, have a NS delegation, and do the AAAA thing, that would be cool.

There's a section in the man page "AUTHORITATIVE CONFIGURATION" that 
gives a walk through, starting simple and moving on to more complex 
setups with secondaries and zone transfer.

>
> (reverse lookups work?)
>

Yep, but not for zone transfers, so you can't have a secondary for your 
ipv6.arpa. domain.


srk@spike$ dig @8.8.8.8 aaaa spike.lan.thekelleys.org.uk

; <<>> DiG 9.7.3 <<>> @8.8.8.8 aaaa spike.lan.thekelleys.org.uk
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50734
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;spike.lan.thekelleys.org.uk.	IN	AAAA

;; ANSWER SECTION:
spike.lan.thekelleys.org.uk. 600 IN	AAAA	2a01:348:29f::100

;; Query time: 119 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Mon Apr 22 09:29:14 2013
;; MSG SIZE  rcvd: 73

srk@spike:$ dig @8.8.8.8  -x 2a01:348:29f::100

; <<>> DiG 9.7.3 <<>> @8.8.8.8 -x 2a01:348:29f::100
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29329
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;0.0.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.9.2.0.8.4.3.0.1.0.a.2.ip6.arpa. 
IN PTR

;; ANSWER SECTION:
0.0.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.9.2.0.8.4.3.0.1.0.a.2.ip6.arpa. 337 
IN PTR spike.lan.thekelleys.org.uk.

;; Query time: 29 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Mon Apr 22 09:29:50 2013
;; MSG SIZE  rcvd: 131


Cheers,

Simon.

      reply	other threads:[~2013-04-22  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-20  9:12 Dave Taht
2013-04-22  8:31 ` Simon Kelley [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=5174F559.5030409@thekelleys.org.uk \
    --to=simon@thekelleys.org.uk \
    --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