A new problem of TTL in a RRset
Alexis Yushin
alexis at ww.net
Tue Jul 29 10:33:39 UTC 2003
Once Stephane Bortzmeyer wrote:
>Using nsd with the '.hu' domain, I get a problem:
>
>error: ttl doesn't match the ttl of the rrset in secondary/hu, line 516218
>
>(error repeated many times)
>
>At the given line, I have:
>
>$ORIGIN vivanet.hu. <<< line 516217
>radius 171456 IN A 145.236.239.1 <<< line 516218
>
>What is wrong with the TTL of the glue? How can I work around that?
That means that there's another radius A record somewhere with a different
ttl and that is not allowed. try grep ^radius secondary/hu to see what record
causes trouble. (Apparently it appears somewhere else as duplicate glue with
a different ttl)
Alexis
More information about the nsd-users
mailing list