[afnog] Help!!!
Brian Candler
B.Candler at pobox.com
Mon Jan 31 13:25:22 EAT 2005
On Mon, Jan 31, 2005 at 01:58:13PM +0100, Joe Ndidi Onwubuya wrote:
> Brian,
>
> After setting up the zone files, this is the error message i am getting:
>
> 212.100.64.rev:4: no TTL specified; using SOA MINTTL instead
>
> And i have TTL as 86400, What can i do:
The error is in or around line 4 of the file. Can you post the first four
lines of the file?
Most likely you can fix this by putting
$TTL 86400
as the first line of the file, as this sets the default TTL for all
subsequent records. Without seeing the file, I can only guess that you did
not put a TTL on the SOA record or one of the NS records; but setting the
default TTL is the easiest fix.
Brian.
More information about the afnog
mailing list