- 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, DDNS and DHCP, IPAM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2019 02:56 PM
Hello Members,
I have done some searching, including the NIOS admin manual and find the topic difficult to understand.
We have NIOS 8.2.
I want to use our infoblox server.appliance as a DNS server. Is there a way to configure DDNS without having DHCP? our devices have static ip addresses. Is it possible for a client (eventually a PDC) to register
automatically to the Infoblox DDI?
We do not have the Microsoft Managment license, and do not want to activate the temp license. Identity mapping is not what we want.
We can add a client manually, but I would like to automate process via ddns. Is there a supported way to do this without a special license?
Thanks So Much,
eholz - infoblox newbie
Solved! Go to Solution.
Re: Infoblox DNS, DDNS and DHCP, IPAM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2019 07:46 AM
Hello there,
Yes you can enable your Infoblox DNS Server to accept DDNS Updates from the Clients directly.
You can allow your Client's IP / Network or allow a TSIG / GSS-TSIG Key with which the Clients can update the DNS Server.
Please refer to "Enabling DNS Servers to Accept DDNS Updates" section of the NIOS Administrator Guide for reference.
You would have to configure your PDC to register the DNS by sending the update to the Infoblox DNS Server.
Hope this helps.
Regards.
Re: Infoblox DNS, DDNS and DHCP, IPAM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2019 08:23 AM
Hello braj,
Thanks for the reply. I will check the manual as you indicate. I will configure it, and get
back to the forum with results.
Thanks,
eholz1
Re: Infoblox DNS, DDNS and DHCP, IPAM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2019 08:38 AM
Hello braj,
One more question.
Do I need to be using DHCP to enable DDNS?
Our machines are using STATIC IP addresses.
We do not use DHCP in our environment.
Thanks,
Eholz1
Re: Infoblox DNS, DDNS and DHCP, IPAM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2019 10:50 AM
Hello,
The DDNS Configuration in the DHCP tab that you see only comes into play if you want the DHCP Server to update the DNS records on behalf of the Client.
If the Clients themselves are going to update the DNS, then you do not need DHCP or DDNS to be configured on Infoblox.
Only requirement is that the Client needs to be allowed to update the Zone in question, the configuration of which can be seen in the Administrator Guide section mentioned previously.
Regards
Re: Infoblox DNS, DDNS and DHCP, IPAM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2019 02:11 PM
Thanks for the info - got is working, I think