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
> 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
Hi ,
I have data as follows
a.rameshops5446.com. 86400 IN A 1.2.3.1
a.rameshops5446.com. 86400 IN MX 10 a.rameshops5446.com.
I queried domain "a.rameshops5446.com" with type ANY against bind9.6 .
Actual Result:
Bind is returning above two records in answer section and also returning A
record in
3 matches
Mail list logo