( mauzi | 2012. 01. 24., k – 22:49 )

Szerintem a HOWTO bénázik. Ez legalábbis a BIND-FAQ-ból egy kopi-pészt:

Q:
Why does named log the warning message "no TTL specified - using SOA MINTTL
instead"?

A:
Your zone file is illegal according to RFC1035. It must either have a line
like:

$TTL 86400

at the beginning, or the first record in it must have a TTL field, like the
"84600" in this example:

example.com. 86400 IN SOA ns hostmaster ( 1 3600 1800 1814400 3600 )

mondjuk én még embert nem láttam a földön, aki az ORIGIN után írta volna a TTL értéket.