IPspace内のネットワーク インターフェイスからDNSホスト名にpingを実行できない
環境
- ONTAP 9.x
- IPspace
- DNS
問題
- カスタムIPspaceを作成した後で、そのIPspaceからDNSホスト名にpingを実行することはできません。
- PINGはIPアドレスでは成功しますが、DNS名では成功しません:
CLuster1::> network ping -vserver ipspace1 -node node1 -destination 10.11.12.13
(network ping)
10.11.12.13 is alive
Cluster1::> network ping -vserver ipspace1 -node node1 -destination host1.example.com
(network ping)
Unknown host host1.example.com