|
|
 |  |
Re: Bulk add A recordsFrom: Men & Mice Support Date: Thursday, January 6, 2005
Time: 5:51:43 amAt 6:49 PM -0800 1/5/05, Michael Wise wrote:
>At 18:28 -0800 1/5/05, Scott Haneda wrote:
>>and what do I need to do to make it reload,
>>if anything?
>
>You can either reload the zone with qdns manager or from the cli, my
>Cricket Liu cheat sheets tell me #ndc reload will get you there.
With QuickDNS 4.6.x on Mac OS X 10.3.x, use this command:
rndc -k /var/named/conf/user_before reload zone.name
The -k option is necessary because /etc/rndc.* isn't usually set up
properly with a key matching the one in user_before.
With QuickDNS 4.6.x on Mac OS X 10.2.x, there's no rndc command (it's
not installed by the QuickDNS installer, and the operating system
doesn't have a copy either). So your only recourse is to then open
the zone in QuickDNS Manager, make some trivial change, and save it.
Then QuickDNS Remote will send the "reload zone.name" command through
the rndc protocol.
With earlier versions of QuickDNS, I seem to recall that the
following should work on Mac OS X 10.2.x:
sudo ndc -f /var/run/qdns reload zone.name
The option might be named something other than "-f" though - I don't
have a copy handy to test with.
If you're using QuickDNS 4.5.x or earlier on Mac OS X 10.3.x, though,
there's no installed copy of ndc, so (again) open the zone in
QuickDNS Manager, make some trivial change, and save.
Chris Buxton
Men & Mice - Making DNS Easy
|

Return to Digital Point Solutions' Home Page |