User talk:Justinhartman
From Debian Wiki
Hello Justin,
Thank you very much for the article, very very intersting.
I've installed a DNS server like you explaing, doing all the steps, but i find a problem. I need to log the activity of named, so, i've added in the named.conf these entreis:
channel "default" {
file "/var/log/named/default.log" versions 3 size 50m;
severity info;
print-time yes;
print-severity yes;
print-category yes;
};
category "default" { "default"; };
but named does not write in this log. how can i solve it?. I think i've jailed bind too much :-)
Thanks in advance.
Lorenzo
Reply to Lorenzo
Hi Lorenzo - your request goes beyond the scope of what I'm trying to do with this particular tutorial. You should ask the Debian mailing list for support in this regard.