Re: Bind error in /var/log/daemon.log
On Thu, Oct 05, 2000 at 02:38:18PM -0400, Alec Smith wrote:
> I'm noticing the following in /var/log/daemon.log for some of my zones
>
> Oct 5 14:31:08 bugs named[13618]: Zone "home.shadowstar.net" (file
> /etc/bind/home.shadowstar.net): No default TTL set using SOA minimum instead
> Oct 5 14:31:08 bugs named[13618]: master zone
> "home.shadowstar.net" (IN) loaded (serial 200010041)
>
> with the following as the SOA
$TTL 2D
> @ IN SOA bugs.home.shadowstar.net. alec.shadowstar.net. (
> 200010041 ; serial number
> 3600 ; refresh (1 hour)
> 1800 ; retry (30 mins)
> 604800 ; expire (7 days)
> 3600 ) ; minimum (1 hour)
% man named
<snip>
Master File Format
The master file consists of control information and a list of resource
records for objects in the zone of the forms:
$INCLUDE <filename> <opt_domain>
$ORIGIN <domain>
$TTL <ttl>
<domain> <opt_ttl> <opt_class> <type> <resource_record_data>
--
things are more like they used to be than they are now.
will@serensoft.com *** http://www.dontUthink.com/
Reply to: