9.1.0 upgrade

Charles Bodley Bodley at tflogic.com
Fri Feb 16 20:19:08 UTC 2001


I believe you need a $TTL 3600 (or some #) on the first line.


$TTL 3600
@ IN  SOA xxxxx.xxxx.com. postmaster.xxxxx.xxxx.com.. ( 20010130 7200 3600
604800 86400 )
 IN  NS  xxxxx1.xxxx.com.
 IN  NS  xxxxx2.xxxx.com.



-----Original Message-----
From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org]On
Behalf Of Sears, Robert
Sent: Friday, February 16, 2001 2:54 PM
To: 'bind-users at isc.org'; 'comp-protocols-dns-bind at moderators.uu.net'
Subject: 9.1.0 upgrade




 Thanks to all your help I am almost up and running on BIND 9.1.0. I have
two questions that may or may not be a problem.

After I converted my old named.boot file to named.conf I ran the
named-checkconf utility. It returned this message "the default for the
'auth-nxdomain' option is now no"
I read that this has something to do with negative response caching, did I
turn something off that I was not supposed too?

Also will this syntax from my old db.name file work in BIND9.1.0 for the TTL
requirements?

@ IN  SOA xxxxx.xxxx.com. postmaster.xxxxx.xxxx.com.. ( 20010130 7200 3600
604800 86400 )
 IN  NS  xxxxx1.xxxx.com.
 IN  NS  xxxxx2.xxxx.com.


thank you





More information about the bind-users mailing list