DNS create fails with operation timed out error
- Views:
- 290
- Visibility:
- Public
- Votes:
- 1
- Category:
- fas-systems
- Specialty:
- nas
- Last Updated:
- 8/15/2023, 7:25:38 AM
Applies to
ONTAP 9
Issue
- While creating DNS server the command fails with below error.
Cluster::*> dns create -vserver vserver1 -domains domain.com -name-servers 11x.1x2.xx.xxx
Error: Failed to verify the specified DNS configuration.
11x.1x2.xx.xxx: Operation timed out.
command failed: Verify that the network configuration is correct and that DNS servers are available. Specify "-skip-config-validation" to skip the configuration validation.
- mgwd logs shows
dns.server.timed.out.error
.
Tue Jun 27 19:28:51 08 [cluster-03: mgwd: dns.server.timed.out:error]: DNS server 11x.1x2.xx.xxx did not respond to vserver = vserver1 within timeout interval.
- Port 53 is open from storage IP to DNS IP in network.