nslookup または dig が recursion not available という警告を出力する
Issue
DNS
リソースレコードをクエリーすると、次のようなメッセージが dig
または nslookup
の結果として出力されます。
# nslookup some.host.example.com
;; Got recursion not available from 192.0.2.1, trying next server
;; Got recursion not available from 198.51.100.1, trying next server
Server: 203.0.113.1
Address: 203.0.113.1#53
Name: some.host.example.com
Address: 192.0.2.101
;; Got recursion not available from 192.0.2.1, trying next server
;; Got recursion not available from 198.51.100.1, trying next server
Environment
- Red Hat Enterprise Linux 8
- Red Hat Enterprise Linux 9
bind-utils
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.