Re: Clarification on ANY query

2010-08-03 Thread Kevin Darcy
It might be worth pointing out a) that you're trying to recursively query a non-recursive nameserver b) that the MX record is technically superfluous, since its target is the same as the owner name, and all mail clients will fail over to doing an A query of the same name if no MX record is prese

Re: Clarification on ANY query

2010-08-02 Thread Evan Hunt
> Here my doubt is A record already returned in answer section why the same A > record is returning in additional section. I know if MX pointed record have > any A/ records will return in additional section. but in above case > already the same A record returned in answer section. Is bind resul