|
|
 |  |
Re: Error reading named.statsFrom: Men & Mice Support Date: Monday, January 17, 2005
Time: 11:50:58 amWhat version of named are you using? You can find out with this shell command:
named -v
Also, the output of the following shell commands might be useful:
ps auxww | grep named
ps auxww | grep qdns
Chris Buxton
Men & Mice - Making DNS Easy
At 11:26 AM -0800 1/17/05, Gary Richter wrote:
>Granted just making the transition from Classic to OSX. Toes barely
>in the water..
>
>from the syslog
>
>Jan 17 11:00:07 localhost QuickDNS Remote[287]: Error reading from
>file "named.stats".
>Jan 17 11:00:28 localhost QuickDNS Remote[287]: Error reading from
>file "named.stats".
>Jan 17 11:01:09 localhost QuickDNS Remote[287]: Error reading from
>file "named.stats".
>Jan 17 11:13:47 localhost QuickDNS Remote[287]: Error reading from
>file "named.stats".
>
>the above comes from when in manager you click on the info button
>and it tells you it has an error reading the stats file.
>
>the file came back with
>
>cat /var/named/named.stats
>+++ Statistics Dump +++ (1105987903)
>success 0
>referral 0
>nxrrset 0
>nxdomain 0
>recursion 0
>failure 0
>--- Statistics Dump --- (1105987903)
>
>the options files looks like this as of this second
>
>cat /var/named/conf/options
>//
>// This file was generated by QuickDNS from Men & Mice
>// WARNING: ** DO NOT EDIT **
>//
>options {
> directory "/var/named";
> statistics-file "named.stats";
> allow-recursion { any; };
> allow-transfer { any; };
>};
>--------------
>Suggestions or hints as to where to go digging to fix this error?
>-------------
>
>Is there a manual for QuickDNS other then the install.pdf and the
>4.6 admin guide pdf?
>===============================================
>Gary Richter, President
> PanaVise Products, Inc.
> 7540 Colbert Dr. Reno, Nevada 89511
> Ph: 775.850.2900 Fx: 775.850.2929
> Email: grichter@panavise.com
> http://www.panavise.com
>===============================================
|

Return to Digital Point Solutions' Home Page |