
我有一個場景,其中一台客戶端 PC 向其本地 DNS 伺服器發送 DNS 請求,並回應請求伺服器發送權威網域名稱伺服器。客戶始終無法解決查詢。
這是正確的行為嗎?
PC向本機DNS伺服器發送遞迴查詢。本機 DNS 發送了帶有以下標誌的回應。
Flags: 0x8583 Standard query response, No such name
1... .... .... .... = Response: Message is a response
.... .1.. .... .... = Authoritative: Server is an authority for domain
.... ...1 .... .... = Recursion desired: Do query recursively
.... .... 1... .... = Recursion available: Server can do recursive queries
.... .... .... 0011 = Reply code: No such name