----
$ORIGIN .
$TTL 86400      ; 1 day
dom.tld.au              IN SOA  host.tld.net.au. dom.tld.au. (
                                99001105   ; serial
                                1800       ; refresh (30 minutes)
                                600        ; retry (10 minutes)
                                604800     ; expire (1 week)
                                86400      ; minimum (1 day)
----

above is from the bind host file;

what times do I drop:
$TTL 86400 ??
and
604800     ; expire (1 week) ??


-- 
Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to