[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Time to live
- Subject: Re: [cobalt-users] Time to live
- From: flash22@xxxxxxx
- Date: Wed Dec 27 13:06:10 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Sat, 23 Dec 2000, JA wrote:
> Hello
>
> Could someone explain how to change the 'DNS's "time-to-live" period for a
> RAQ 2.
You can change it, but making changes to the domain name in the GUI will
clobber it....
The zone files are in /etc/named/ and have names like pri.domain.com etc
You probably really want to change Minimum which is the last number on the
first line, don't forget to change the serial number, i'd strongly
recommend reading the bind 4 documentation...
You can also set ttl's per resource in the same file, (between domain name
and 'in' ) Hardly anyone does this ;0
docs: http://www.isc.org/products/BIND/docs/bog-4.9.4/bog-sh-5.html