From: Mark Wooding Date: Sun, 4 May 2014 09:58:33 +0000 (+0100) Subject: config.m4: Update the nameservers to match the delegation. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/dnserr/commitdiff_plain/63a8aac05c16f496437570c185a579c5d33bb4eb config.m4: Update the nameservers to match the delegation. --- diff --git a/config.m4 b/config.m4 index 103cdef..ce3a56e 100644 --- a/config.m4 +++ b/config.m4 @@ -4,5 +4,7 @@ m4_define([MASTER], [radius.BASE]) m4_define([NAMESERVERS], [ - [ns0, 62.49.204.146], - [ns1, 62.49.204.150]]) + [radius.ns, 62.49.204.146], + [vampire.ns, 62.49.204.150], + [precision.ns, 212.13.198.70], + [telecaster.ns, 212.13.198.71]]) diff --git a/dnserr.in b/dnserr.in index ff6e292..63dcc76 100644 --- a/dnserr.in +++ b/dnserr.in @@ -9,7 +9,7 @@ $TTL 14400 @ IN SOA MASTER. ( CONTACT. - 2014050407 ;serial + 2014050408 ;serial 86400 ;refresh 3600 ;retry 1209600 ;expire