Search Again:

Re: Maybe OT: OSX Terminal command to restart BIND?

From: Len Conrad
Date: Saturday, February 16, 2002
Time: 12:23:56 pm


>> ndc -c /path/to/command/socket reload zone.name
>
>in /etc/named.conf there's no line starting with 'unix' (and so no path
>for a control socket).

if you don't use the default controls values, you need a controls statement:

/* controls statement for ndc */
controls {
unix "/var/run/ndc" perm 0660 owner 0 group 0;
};

http://www.isc.org/products/BIND/docs/config/controls.html

Len


___________________________________________________________________

Men & Mice: QuickDNS - DNS Expert - DNS Training - DNS Consulting
DNS Classes: Maidenhead, 01/21-23/02, Frankfurt 02/13-14/02
http://www.menandmice.com/8000/8100_course_schedule.html




Messages In This Thread:



Return to Digital Point Solutions' Home Page