Hey Guys,
When I run;
/usr/sbin/fred-admin --zone_add --zone_fqdn=tst
and geneate the completed zone it looks like;
$TTL 18000 ;default TTL for all records in zone
tst. IN SOA localhost. hostmaster.localhost. (1249044567 10600 3600
1209600 7200)
IN NS localhost.
;
[...]
How does one go about setting up the zone settings the fred way?
--julian
Side note:
By the way, Fred installed seemlessly on debian 'squeeze' using
fred-manager. I have a list of packages fred needs for debian if
anyone is interested.