- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Infoblox DNS from AD WS
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2019 02:33 PM
Hello,
I have a client that wants to use the infoblox as dns of the AD, when he stops the ad dns server and we use the infoblox resolves the local queries but not the external ones.
To do this, I configured in Data Management -> DNS -> Grid DNS Properties, "Forwarders" ip 8.8.8.8.
This configuration is fine or I have to make another configuration?
Best regards
Solved! Go to Solution.
Re: Infoblox DNS from AD WS
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2019 03:04 PM
Using a public DNS server as a forwarder is not required, nor recommended. With that said, forwarding requires recursion to be enabled. The same requirement happens to apply if you want clients to be able to use Infoblox DNS for external resolution as well.
To verify the setting for recursion:
- In your Grid Manager GUI, navigate to Data Management -> DNS.
- Click on the Grid DNS Properties button.
- Switch to the Queries tab.
- Enable the Allow Recursion checkbox.
- Under "Allow recursive queries from", verify that there are no restrictions that would block recursion for your clients.
- Click Save & Close.
- Restart services.
Within a minute or two, recursion (and any forwarding configurations you may have) should start working. If you do not have any requirements to use a forwarder, it would be recommend removing that configuration.
Regards,
Tony