0
我得到一個與DNS格式錯誤。任何想法是什麼?DNS格式錯誤
Client /root #dig @2029:192:168:119::170 ns udp.net +bufsize=50000 +tries=10 ns +noqr
;; Warning, extra type option
; <<>> DiG 9.3.1 <<>> @2029:192:168:119::170 ns udp.net +bufsize=50000 +tries=10 ns +noqr
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: FORMERR, id: 55070
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 50000
;; QUESTION SECTION:
;udp.net. IN NS
;; Query time: 0 msec
;; SERVER: 2029:192:168:119::170#53(2029:192:168:119::170)
;; WHEN: Thu Nov 8 14:49:08 2012
;; MSG SIZE rcvd: 36
無法在Google上找到任何有用的材料。
當我試圖查詢我的負載平衡器時,我收到了同樣的結果 – Phaedrus