From: David Davis (dddavis@rmwc.edu)
Date: Thu Jun 19 2003 - 14:07:17 CDT
Not sure how the no statement got in the zone area. It is not in the
running copy of my named.conf. I have run named-checkconf and it finds
no errors. I have not configured RNDC, this is all new to me. Appreciate
the help.
// named.conf for NetReg
// Belongs at /etc/named.conf
server 172.17.0.10 {
bogus yes;
};
options {
directory "/etc/";
recursion no;
};
zone "." {
type master;
file "db.root";
};
logging{
channel "xfers" {
file "/var/log/named.xfers";
};
channel "to-syslog" {
syslog local1;
severity warning;
};
channel "to-file" {file "/var/log/named.log";};
category xfer-in {"xfers";};
category xfer-out {"xfers";};
category security {"to-file";"to-syslog";};
};
Thanks for the help,
_______________________
D. David Davis III
Network Manager
Information Technology Department
Randolph-Macon Woman's College
dddavis@rmwc.edu
________________________
**********************************************************************
To unsubscribe from this list, send an e-mail message to
majordomo@southwestern.edu containing a single line with the words:
unsubscribe netreg
Send requests for assistance to: owner-netreg@southwestern.edu
**********************************************************************
This archive was generated by hypermail 2.1.4 : Thu Aug 12 2004 - 12:01:39 CDT