Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

no named.hosts file on secondary DNS server

Status
Not open for further replies.

treyball3

Programmer
Jun 20, 2001
74
US
well, the subject says it all...we have a secondary DNS server and there is no named.hosts file on it. Any ideas why not?
Thanks, Todd
 
A copy of your named.conf and any log entries:
tail -n100 /var/log/messages | grep "[Nn]*"
that are relevant would help begin troubleshooting
the problem.
 
Hi Treyball,
As Marsd says paste you named.conf. Can you ping the server?
try running named-xfer from command line
named-xfer -s 0 -f /tmp/files -z zonename servername

Sachin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top