- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Creating a zone with the primary being "External"
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2018 08:09 PM
Hi;
How can that be. I mean in this case if I have to add the zone on a DNS server external to the grid, then what is the point adding the zone in the grid's GUI anyway?
Kindly
Wasfi
Solved! Go to Solution.
Re: Creating a zone with the primary being "External"
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2018 08:25 PM - edited 06-27-2023 02:26 PM
Hello Wasfi,
You don’t get the point there. You add a zone to Infoblox with external primary so that it could receive data via zone transfer from that specific external primary. For this, you’ll also have to add a ‘grid secondary’ – without adding one, the configuration wouldn’t be successful or shall refuse to accept it. Once you do this, check out the named.conf file from Data management -> DNS -> Members -> Select the DNS server -> ‘View’ from the toolbar & you’ll see a statement for the zone added as ‘Type slave’. Thus, you’re making Infoblox to be authoritative for that zone without giving privileges to modify the data. For additional information, please read through the NIOS administrator guide.
Best regards.
Re: Creating a zone with the primary being "External"
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2018 01:54 PM
Thank you Mohammed.