I attempted to move named messages to its own log file: created /var/log/named (as su) and then chown it to named.named (correct so named can write to it?)
-rw-r--r-- 1 named named 0 Jan 30 09:15 named here is my syslog.conf : # Log everything (except mail and news) of level info or higher. # Hmm--also don't log private authentication messages here! *.info;cron,news,named,mail,authpriv,auth.none -/var/log/messages # Logging Cron messages here. cron.* -/var/log/cron # Logging BIND/DNS messages here named.* -/var/log/named All I changed was added named to the messages, to not be logged there and then created its own logging spot. I then stoped named, stopped syslog, started syslog and started named int hat order. Now i cannot find any messages from anmed anywhere..? did I format wrong or something else? TIA, -- Bill Day ( a.k.a. BadMan ) 188133 http://counter.li.org #linux-users irc.openprojects.net:6667 Our crystal tears now fall upon the ashes, but from the dust shall grow a spirit, to be in compassion for those who are lost, and one in determination to break those who dare test our resolve to be free... 9/11/01 http://www.daysdomain.com/tribute.html 9:30am up 182 days, 24 min, 15 users, load average: 0.02, 0.03, 0.00 _______________________________________________ Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
