MX and CNAME???

Michael Kjorling michael at kjorling.com
Sun Apr 21 17:59:41 UTC 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Apr 21 2002 13:36 -0000, Wipe_out wrote:

> This is my setup..
>
> an "A" record for server.domain.com with IP address..
> a "CNAME" for "www" pointing to server.domain.com
> a "MX" for "mail.domain.com"
> a "CNAME" for "mail" pionting to server.domain.com
>
> Is this wrong?? because it seems to work..

Do I understand this correctly?

	$ORIGIN domain.com.
	server A 123.45.67.89
	www CNAME server
	mail MX 10 ???
	mail CNAME server

If this is what you meant, then it is clearly wrong - any name server
accepting this input should be considered broken, IMO. CNAME is a
singleton type - you can only have one CNAME at a given node, and you
cannot have anything else at that node.

If you meant (plus the other data above):

	@ MX 10 mail
	mail CNAME server

then it's a little better, but not much. Having the LHS of the MX
mention a CNAME might work, but it also might not.


Michael Kjörling

- -- 
Michael Kjörling  --  Programmer/Network administrator  ^..^
Internet: michael at kjorling.com -- FidoNet: 2:204/254.4   \/
PGP: 95f1 074d 336d f8f0 f297 6a5b 2aa3 7bfd 8a70 e33e

``And indeed people sometimes speak of man's "bestial" cruelty, but
this is very unfair and insulting to the beasts: a beast can never be
so cruel as a man, so ingeniously, so artistically cruel.''
(Ivan Karamazov, in Dostoyevsky's 'The Brothers Karamazov')
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Public key is at http://michael.kjorling.com/contact/pgp.html

iD8DBQE8wv4QKqN7/Ypw4z4RAqi6AJ91s8zRfiqimkdEEr8QvahMk3GPRACeMdco
TSeJ5Orb11/5AXpPF8x0LiA=
=8v1s
-----END PGP SIGNATURE-----




More information about the bind-users mailing list