[Gllug] re: DNS query

Bruce Richardson itsbruce at uklinux.net
Fri Nov 5 17:39:18 UTC 2004


On Fri, Nov 05, 2004 at 02:31:33PM +0000, Alain wrote:
> Yes, it looks as if my philosophy of having the address once (and so less likely to me getting
> it wrong) was probably too idealistic. I have now moved to multiple 'IN A' records and the 'MX'
> records show up as I wanted.

The reason why MX records may not point to CNAMEs is to avoid loops or
other errors that might occur if CNAMEs are misconfigured.  If you want
to avoid errors where information is duplicated, use a templating system
to generate your zone files.  With a little effort, you can create
something that will generate your forward and reverse DNS zone files
from one set of records, as well.

If you have Perl skills, Text::Template or Template Toolkit are good for
this.

-- 
Bruce

Hierophant: someone who remembers, when you are on the way down,
everything you did to them on the way up.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: Digital signature
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20041105/e064c442/attachment.pgp>
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list