I attached the log entry that says "CNAME and other data". http://www.reedmedia.net/misc/dns/errors.html
CNAME and other data (invalid) CNAMEs can't co-exist with other records (it defeats the purpose of defining a CNAME in the first place) You cannot combine CNAME with anything else (except SIG when we are doing DNSSEC) CNAMEs can't co-exist with other record types, so, by inference, you can't have a CNAME be the same as a zone name, since a zone has at least an SOA record (and, arguably, at least one NS record as well), and the CNAME can't co-exist with it. Just use an A record and be happy. Indicates that you have a domain name in your zone data that owns both a CNAME record and a record of another type. On 10.12.08 15:24, "Frédéric Sidler" <[EMAIL PROTECTED]> wrote: > Alex, how did you see that the DNS was malformed. > Is it conflictual to have a CNAME and A record pointing to the same address > ? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
