Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2000 10:19:34 -0500 
From:      David Perez Marfil <dperez@conectividad.com.mx>
To:        'Gabriel Ambuehl' <gabriel_ambuehl@buz.ch>
Cc:        "'freebsd-isp@freebsd.org'" <freebsd-isp@freebsd.org>
Subject:   RE: BIND doesn't want to accept all of my zonefiles..
Message-ID:  <C7F64D8A883FD311BAA800E018C001B10C123C@INTERNET>

next in thread | raw e-mail | index | archive | help
Jun  4 12:02:45 alpha named[18495]: Zone "root-servers.ch" (file
/var/named/root-servers.ch.hosts): No default TTL set using SOA minimum
instead
>>for this specific error You should include this line at the firts line of
your zone file....
$TTL    3600
>>is the TTL parameter for al the zone file...
@       IN      SOA     ns1.root-servers.ch. admin.root-servers.ch. (
                        2000060412
                        10800
                        3600
                        432000
                        38400 )

David Perez




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C7F64D8A883FD311BAA800E018C001B10C123C>