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>,
	"cerowrt-devel@lists.bufferbloat.net"
	<cerowrt-devel@lists.bufferbloat.net>,
	 dnsmasq-discuss <Dnsmasq-discuss@lists.thekelleys.org.uk>
Subject: Re: [Cerowrt-devel] [Dnsmasq-discuss] Trying to get hnetd working, trying to get distributed dns better
Date: Mon, 24 Nov 2014 21:25:46 +0000	[thread overview]
Message-ID: <5473A25A.9000009@thekelleys.org.uk> (raw)
In-Reply-To: <CAA93jw4btOMSX4yRGf75_TVHOkt3bF1u_WNL3ZScgEf8RMANTQ@mail.gmail.com>

On 23/11/14 17:16, Dave Taht wrote:
> I setup a bunch of picostations running openwrt barrier breaker to try
> and get hnetd working, some details here:
> 
> https://plus.google.com/u/0/107942175615993706558/posts/jV9WJyEYGGP
> 
> Ran into problems also with getting reverse dns to work right.
> 


You're doing stuff like rev-server=172.23.2.0/23,172.23.2.1
but the reverse zone isn't trivially representable as an in-addr.arpa
zone unless the prefix length is divisible by 8

2.23.172.in-addr.arpa corresponds with 172.23.2.0/24, but what's the
equivalent for 172.23.2.0/23

You can do nasties with cnames, but rev-server doesn't. It also doesn't
seem to error if size%8 != 0, which is bad.

Cheers,

Simon.




  parent reply	other threads:[~2014-11-24 21:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-23 17:16 [Cerowrt-devel] " Dave Taht
2014-11-23 19:48 ` Aaron Wood
2014-11-24 21:25 ` Simon Kelley [this message]
2014-11-24 21:36   ` [Cerowrt-devel] [Dnsmasq-discuss] " Dave Taht

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=5473A25A.9000009@thekelleys.org.uk \
    --to=simon@thekelleys.org.uk \
    --cc=Dnsmasq-discuss@lists.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