View Full Version : rewrite dns file with DA task queue
tribal-dolphin
05-27-2004, 06:10 AM
Hi,
I have modified DNS template and i want to rewrite existing domain DNS with this new template.
I've tried the command :
echo "action=rewrite&value=named" >> /usr/local/directadmin/data/task.queue but it don't work.
How can i do ?
thanks
DirectAdmin Support
05-28-2004, 11:38 AM
Hello,
That one isn't implemented. Only httpd exists right now. If you bump this thread after I finish this release, I'll add it for the next one.
For now you'll either have to go through each zone and click "delete" without selecting anything to rewrite the zone or you can use perl to do any changes you need.
perl -pi -e 's/oldtext/newtext/' /var/named/*.db
John
tribal-dolphin
06-08-2004, 03:04 AM
Thanks John.
Result it's good.
If you can add it for the next DA Version, it will be great.
Thanks again.
netmotiv8
06-14-2004, 11:51 AM
Is there any news on this?
Neil :D
DirectAdmin Support
06-15-2004, 11:01 AM
Added to versions system (thanks for the bump ;))
John
tribal-dolphin
06-16-2004, 10:07 PM
:)
Thanks John !
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.