PDA

View Full Version : Dns ttl



Djunity
06-22-2009, 06:31 AM
Hi there,

I have been searching the forum and the knowledge base for an answer but haven't found a working solution yet, can someone help me out.

What i want is to temporarily change the ttl of a few domains because of a transfer to another server.
I found a post in the knowledgebase ( http://help.directadmin.com/item.php?id=87) that did work when i gave the command the ttl changed but unfortunately after 1 minute or so the default ttl was already back.

mr.applesauce
06-22-2009, 07:09 AM
You can edit the zones manually.

Djunity
06-22-2009, 07:12 AM
Done that same problem

tillo
06-22-2009, 07:32 AM
Try copying the "named.db" file into the data/templates/custom/ directory and modify the copied file instead of the original one. The "named.db" file in data/templates/ will be overwritten whenever DA gets an upgrade.

Djunity
06-22-2009, 10:13 AM
thanks this works