[IOML] RE: IOM digest, Vol 1 #25 - 1 msg

Hall, Chris Chris.Hall at isd.treasury.gov.im
Thu May 8 13:38:01 2003


Cheers Dylan!
I only contract for ISD and they don't touch anything remotely outside of
MicroMind.
I'll take a look tongiht and see what i can see.
Thanks again!!

Chris - feeling all alone at work...sniff...

-----Original Message-----
From: iom-request@mailman.lug.org.uk
[mailto:iom-request@mailman.lug.org.uk]
Sent: Thursday, May 08, 2003 12:00 PM
To: iom@mailman.lug.org.uk
Subject: IOM digest, Vol 1 #25 - 1 msg


Send IOM mailing list submissions to
	iom@mailman.lug.org.uk

To subscribe or unsubscribe via the World Wide Web, visit
	http://mailman.lug.org.uk/mailman/listinfo/iom
or, via email, send a message with subject or body 'help' to
	iom-request@mailman.lug.org.uk

You can reach the person managing the list at
	iom-admin@mailman.lug.org.uk

When replying, please edit your Subject line so it is more specific
than "Re: Contents of IOM digest..."


Today's Topics:

   1. Re: Bind 9.. (Dylan Smith)

--__--__--

Message: 1
Date: Wed, 7 May 2003 11:19:08 +0000 (UTC)
From: Dylan Smith <dyls@dylansmith.co.im>
To:  <iom@mailman.lug.org.uk>
Subject: Re: [IOML] Bind 9..

On Wed, 7 May 2003, Hall, Chris wrote:

Gosh, a Govt. ISD person who runs Linux. I thought ISD had banned any
thoughts of non-Microsoft things by now <g>

Anyway...

> What was wrong with Bind 8 - it worked ok for me!!!!

When I upgraded to bind9 many moons ago, I discovered that there were
subtle changes in /etc/named.conf. Also, I think it enforces the relevant
RFCs for the zone files harder. The subtle changes in /etc/named.conf
which affected me was greater strictness on what things had to be ended
with a ;

IIRC, this would work with BIND 8

zone "foo.com" {
   type slave;
   masters { 216.40.247.23 } ;
   file "foo.com";
};

but choke in BIND 9.
In BIND 9, you need a semicolon after the IP address between the
curly braces. There's probably a few other subtle gotchas due to BIND 9
doing a stricter job at syntax checking.

A good place to check is /var/log/messages if you're getting weirdness.
BIND will report things it doesn't like there (I fixed my problems that
way).

/var/log/messages is your friend in these cases.

-- 
Dylan Smith, Castletown, Isle of Man      | Code fast, crash young and
Flying: http://www.dylansmith.net         | leave a beautiful core.
FFE/Elite Universe: http://www.alioth.net |             -- JK (#afe)





--__--__--

_______________________________________________
IOM mailing list
IOM@mailman.lug.org.uk
http://mailman.lug.org.uk/mailman/listinfo/iom


End of IOM Digest