[AusNOG] IPv6: The mail problem to AusNog - found the fault, but how to fix.
Tom Storey
tom at snnap.net
Sun Mar 10 01:12:40 EST 2013
Very true.
I was basing mine on the fact I have a single zone file for my entire /48,
so you have to be a little more specific, probably needed to mention that.
:-)
On 9 March 2013 02:08, Noel Butler <noel.butler at ausics.net> wrote:
> **
> Tom , LTNC [image: :)]
>
>
> On Fri, 2013-03-08 at 19:04 +0000, Tom Storey wrote:
>
> In case you care about being able to read your records on a single line,
> instead of including the entire IPv6 address with every entry you create,
> you can take something like:
>
>
>
> 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
> IN PTR host1.example.com.
>
> 2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
> IN PTR host2.example.com.
>
>
>
> and turn it in to something like:
>
>
>
> $ORIGIN 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
>
>
>
> much simpler , you dont need the origin line, its implied from named.conf
>
> zone "4.2.5.0.7.6.0.0.0.7.4.0.1.0.0.2.ip6.arpa" {
> type master;
> allow-transfer { admin; remotedns; };
> file "ipv6-ptr.zone";
> allow-query { any; };
> allow-update { none; };
> };
>
>
>
> $TTL 1D
> @ IN SOA ns1.xxxxxxxx. hostmaster.cdcdcdcdc. (
> 2012090501
> 3H
> 30M
> 4W
> 1H )
> NS ns1.xxxxxxxxx.
> NS ns2.xxxxxxxx
>
> 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR foobar.mynet.blah
> etc
> etc
> etc
>
>
> Cheers
>
>
>
>
> _______________________________________________
> AusNOG mailing list
> AusNOG at lists.ausnog.net
> http://lists.ausnog.net/mailman/listinfo/ausnog
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ausnog.net/pipermail/ausnog/attachments/20130309/563e4f26/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: face-smile.png
Type: image/png
Size: 873 bytes
Desc: not available
URL: <http://lists.ausnog.net/pipermail/ausnog/attachments/20130309/563e4f26/attachment.png>
More information about the AusNOG
mailing list