problem with syslog and dns

Artur Sousa artsousa at netc.pt
Sat Feb 5 14:59:56 UTC 2000


I put the following statmet on named.conf  for logging:

logging {
  channel local_syslog {
         syslog local0;
         severity info;
   };

  category default { local_syslog; default_debug; };
 category panic { default_syslog; default_stderr; };
 category packet { default_debug; };
 category eventlib {default_debug; };
 };

and  the line  " local0.info          /var/log/syslog " but this is not
 working, i can't get the messages of the daemon  to syslog.

 Any one can tell me wats the problem?

 Can i make this other way?






More information about the bind-users mailing list