On Mon, Apr 18, 2011 at 04:15:33PM -0300, Eduardo Casarero wrote: > Well, aparently the issue was with the CNAME of domain.com pointing to > www.domain.com that record messed up everything. Maybe i am a dns noob, but > can anyone point me why this happened?
Any domain that is configured that way is broken. Why it happened is probably because someone entered a CNAME in a zone file next to the SOA record, which should not be done. A CNAME really says "this record IS that record", so all your queries are sent to 'www.example.com'. good luck! _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
