确定某个挖掘答案是否权威
我被要求确定这个挖掘答案是否权威。
我会说是的,但我不太热衷于此。
相信它确实具有权威性的理由是,AUTHORITATIVE SECTION
包含两个地址,从 ADDITIONAL SECTION
映射到 194.117.22.138< /code> 和
10.101.85.6
。
我们知道这个答案是194.117.22.138
回复的,所以肯定是服务器是权威的。
我的推理是正确的还是我在这里采取了错误的方法?
I'm being asked to determine whether this dig answer is authoritative or not.
I'd say yes, but I am not too keen on that.
The rationale behind believing it is indeed authoritative is that the AUTHORITATIVE SECTION
contains two addresses, that from what one can see from the ADDITIONAL SECTION
map to 194.117.22.138
and 10.101.85.6
.
We know that this answer was replied from 194.117.22.138
, so it must be the case that the server is authoritative.
Is my reasoning correct or am I taking the wrong approach here?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅
dig
输出第三行的 DNS 响应标志。有一个名为aa
的标志,意思是“权威答案”。Please see DNS response flags on the third line of
dig
output. There is a flag namedaa
which means "authoritative answer".