View Full Version : W SOA refresh (7200)
beetle
02-04-2004, 01:05 PM
how to change W SOA refresh (7200) ???
it must be larger than 4 hours, but i cant fint where to edit it????
DirectAdmin Support
02-05-2004, 11:30 AM
Hello,
cd /usr/local/directadmin/data/templates
cp named.db custom
cd custom
vi named.db #or any editor
Edit the template from the custom folder and set the values to whatever you want.
John
beetle
02-05-2004, 11:47 AM
thnks :D
sander815
05-26-2004, 03:01 PM
when theres a certain file like named.db in the custom dir in /usr/local/directadmin/data/templates, is that being used when creating a new account?
and when theres no file in the custom dir? is uses the ones in /usr/local/directadmin/data/templates?
DirectAdmin Support
05-28-2004, 11:41 AM
Yup :)
John
spirit
12-02-2004, 11:12 AM
Originally posted by DirectAdmin Support
Hello,
cd /usr/local/directadmin/data/templates
cp named.db custom
cd custom
vi named.db #or any editor
Edit the template from the custom folder and set the values to whatever you want.
John
Are changes made to the SOA refresh active immediately, or are those related to some interval aswell??
Chrysalis
12-02-2004, 01:52 PM
thanks I found this useful.
nobaloney
12-02-2004, 03:10 PM
Changes made to the template system will take place whenever the zone files are rewritten.
If you only need or want changes made for one or two domains, you can force a rewrite by going to the DNS for the domain in the control panel, and without checking any of the "Delete" boxes, clicking to delete all checked records.
To rewrite the zone files for all the DNS zones on the server, run this as root:
echo "action=rewrite&value=named" >> /usr/local/directadmin/data/task.queue
Jeff
Chrysalis
12-02-2004, 10:21 PM
Well I like to use TTL 600 so I have modifed the template, this was bugging me for a while. But glad I fixed it now.
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.