ActiveXperts Knowledge Base Article 1120010

Q1120010 - When performing a DNS query with the 'ANY' command, no records are returned. But if I specify 'A' for instance, records are returned. What is the problem?

With most DNS servers, using a DSN query with the 'ANY' type should return all known DNS records for the specified host.

However, in some rare cases, DNS servers only return a 'CNAME' record which results in the Network Component returning an error 22355 (No more records available).

In these cases, you should retrieve all records one by one, by specifying one of the 'A', 'AAAA', 'NS', 'MX' or other DNS types.

One example of DNS servers suffering from this problem is the public Google DNS server (8.8.8.8).


Contact Support

If you cannot find an answer to your question(s) in our Knowledge Base, or if you need additional information or assistance, please contact our Customer Support using the Contact Support form:
Contact Support »

M