On Wed, Jan 31, 2001 at 10:21:30AM +1100, Ken Yap wrote:
> http://www.securityfocus.com/frames/?content=/templates/article.html%3Fid%3D144
> http://linuxtoday.com/news_story.php3?ltsn=2001-01-30-016-06-SC
> 
> Packages for most distros are available.
> 
> Maybe it's time to for me try djbdns.

        Anyone that's upgrading take a quick look at your zone files
first. A change was made to the parser at the same time and zone files
must look like this

@ IN SOA ns.blah.com hostmaster.blah.com (
        2001013100; Serial

and not

@ IN SOA ns.blah.com hostmaster.blah.com 
        (
        2001013100; Serial

notice where the ( is

otherwise you get parse errors and bind becomes unhappy.

> 
> 
> -- 
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug

-- 
John Ferlito
Senior Engineer - Bulletproof Networks
ph: +61 (0) 410 519 382
http://www.bulletproof.net.au/

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to