In article <2801f5f8-b8e2-4a9f-9a89-02d7783cc...@josephholsten.com> you write:
>I want to like IPv6. I do. But I'm seriously considering turning off
>IPv6 support from our servers.
>
>First off, I'm using djbdns internally and it doesn't support AAAA
>records. So we really aren't using it internally.

I'm a long time djbdns user.  But about a year ago, I switched from
using dnscache to unbound for my cache, because it does useful stuff
that dnscache doesn't do.  I had a bunch of wacky local stuff
configured into dnscache, like querying local servers for local-only
domains, and substituting a local reject-all for some nasty outside
domains, and it took about an hour to figure out how to do it all with
unbound.  I run it under daemontools.

My authoritative servers are still tinydns, even though I do support
IPv6.  Since tinydns-data compiles stuff from a text source file, I
have a perl script that translates lines with AAAA records in a normal
format into the escape codes that tinydns uses for arbitrary record
types.  It's gross, but it works.

So anyway, use unbound for your cache, no need to change away from
tinydns unless you want to use DNSSEC, which it'll never support.

-- 
Regards,
John Levine, jo...@iecc.com, Primary Perpetrator of "The Internet for Dummies",
Please consider the environment before reading this e-mail. http://jl.ly

Reply via email to