networking - Determining if some dig answer is authoritative or not -


i'm being asked determine whether dig answer authoritative or not.

i'd yes, not keen on that.

the rationale behind believing indeed authoritative authoritative section contains 2 addresses, 1 can see additional section map 194.117.22.138 , 10.101.85.6.

we know answer replied 194.117.22.138, must case server authoritative.

is reasoning correct or taking wrong approach here?

enter image description here

please see dns response flags on third line of dig output. there flag named aa means "authoritative answer".


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -