BIND questions...
Daniel J. Luke
dluke at geeklair.net
Wed Nov 12 12:02:55 PST 2008
On Nov 12, 2008, at 2:22 PM, Jeff Justice wrote:
> So, is there some sort of documentation that details where the files
> in BIND are put or expected to be, and is it possible to keep them
> all in the /opt/local/etc directory with the named.conf file?
sure, although traditionally one doesn't put log files in etc/
> Expiring minds want to know.
You probably want to add something like this to your named.conf:
logging {
Channel named_log {
file "/opt/local/etc/named.log" versions 3 size 5m;
print-time yes;
severity notice;
};
category default { named_log };
};
--
Daniel J. Luke
+========================================================+
| *---------------- dluke at geeklair.net ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
| Opinions expressed are mine and do not necessarily |
| reflect the opinions of my employer. |
+========================================================+
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20081112/43bdf4c0/attachment.bin>
More information about the macports-users
mailing list