所以我目前正在使用Wireshark调查DNS流量。在命令提示符中,我正在运行查询java.security.KeyStoreException Cannot convert to PKCS11 keys
以查找域。在wireshark中,我收到了以下回复:
nslookup
“没有这样的名字”是什么意思,为什么要显示?
答案 0 :(得分:2)
查看RFC 1035第4.1.1节中的NXDOMAIN描述:
https://tools.ietf.org/html/rfc1035#section-4.1.1
3 Name Error - Meaningful only for
responses from an authoritative name
server, this code signifies that the
domain name referenced in the query does
not exist.