Over-riding default TTL

Jamie jamie at gnulife.org
Mon Nov 3 20:01:18 UTC 2003




   Does anyone know what version of named started supporting zone files
with entries that over-ride the default TTL? Also, to set up a TTL
override for a host in a zone file, this is the syntax, right? :



$ORIGIN bar.com.
$TTL 36000

@       IN SOA  foo.bar.net.    foo2.bar.net. (
;               CCYYMMDDxx
                2003091100      ; Serial
                7200            ; Refresh
                3600            ; Retry
                604800          ; Expire
                36000 )         ; Minimum
                NS              foo.bar.net.
                NS              foo2.bar.net.
                MX      50      bar.net.
                MX      100     fee.fi.bar.net.


; entries for supported services

test	600	IN            A       206.9.67.8



    --So this would over-ride the default of 10 hours to 10 minuets for
the host "test". Does this look okay?

    Thanks,

   - Jamie




Greetings from Minneapolis, MN, United States

"A friend is someone who lets you have total freedom to be yourself."




More information about the bind-users mailing list