DNS/BIND log
- From: Warren Liang <warren.liang@xxxxxxx>
- Date: Wed, 18 Apr 2007 12:44:19 -0700
Hello:
We have BIND 8.2.2-P5 on a Solaris 8 box. The named.conf is:
options {
directory "/usr/dns";
};
logging {
channel named_debug {file "/var/log/named.debug" ;
severity dynamic;
print-category yes;
print-severity yes;
print-time yes; };
category default { named_debug; };
category xfer-in { named_debug; };
category xfer-out { named_debug; };
category queries { named_debug; };
category lame-servers { null; };
b&
# cd /var
# ls bal
b&
drwxr-xr-x 2 root sys 512 Feb 4 03:10 log
b&
# ls bal /var/log/named.debug
-rw-r--r-- 1 root other 0 Apr 26 2006 named.debug
The log file /var/log/named.debug does not record anything. What is the proper
way to configure BIND to enable its log to a file?
Thanks in advance.
Warren
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Prev by Date: Solaris 10 on Oracle RAC 10gR2 with Veritas 5
- Next by Date: Trying to net-boot a Sun3/80
- Previous by thread: Solaris 10 on Oracle RAC 10gR2 with Veritas 5
- Next by thread: Trying to net-boot a Sun3/80
- Index(es):
Relevant Pages
|
|