<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3700.6699" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I've compiled and installed nsd and configured nsd
without any problems as far as I can see, my problem is that when i try to build
the zone files I get loads of error message about unrecognised characters and
the result is that the zone information isn't compiled. I have looked at sample
zone files from the internet and can't find anything wrong with mine. I've just
migrated from windows and am now using redhat 9. I am impressed with NSD so far,
it seems so simple to use and only does exactly what I need of a DNS
server. Below is my zone file, the IP's have been altered, could you please
point in the right direction. I am new to linux so please be gentle
:-)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2><FONT face=Courier>;<BR>; DNS master file for
pdgaskell.co.uk</FONT></FONT></DIV>
<DIV><FONT size=2><FONT
face=Courier>;<BR>@
7200 IN SOA ns1
webmaster.pdgaskell.co.uk.
(<BR>
2004062917<BR>
7200<BR>
3600<BR>
8294400<BR>
7200 )</FONT></FONT></DIV>
<DIV><FONT size=2><FONT
face=Courier>@
7200 IN A
123.123.123.123<BR>@
7200 IN MX 10
mail.pgwww.net.<BR>@
7200 IN NS
ns1<BR>@
7200 IN NS ns2</FONT><FONT
face=Courier><BR>ns1
7200 IN A
123.123.123.123<BR>ns2
7200 IN A
123.123.123.123<BR>www
7200 IN A
123.123.123.123</FONT></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>
philip</FONT></DIV></FONT></DIV></BODY></HTML>