2525 - Creating DNS delegated zones (delegations) in NIOS
Scenario
The engineering department in your company has purchased its own DNS server and would like to fully manage their own namespace, eng.techblue.net. Being the administrator of the parent zone, techblue.net, please make the necessary configurations to delegate this zone to the engineering department.
Estimate Completion Time
10 to 15 minutes
Credentials
Description | Username | Password | URL or IP |
---|---|---|---|
Grid Manager UI | admin | infoblox |
Requirements
Administrative DNS access to the Grid
Course References
2009: Configuring NIOS DNS Services
2023: Configuring NIOS DNS Zones
Lab Initiation
Access jump-desktop
Once the lab is deployed, you can access the virtual machines required to complete this lab activity. To initiate the lab, click on the jump-desktop tile and login to the Linux UI:
Username: training
Password: infoblox
Initiate lab
To initiate the lab, double-click the Launch Lab icon on the Desktop.
Choose the lab number from the list and click OK.
After clicking OK, you will see a pop-up message with a brief description of the lab task. If the description looks correct, click Yes to continue lab initiation.
Lab initiation will take a couple of minutes to finish.
Once complete, you will see another pop-up message with the login credentials and the URL for the Grid Manager’s User Interface. Note that the credentials may differ from those from prior labs.
Tasks
Creating a delegated subzone (delegation).
Task 1: Creating a delegated zone (delegation)
Create the delegated zone ad.techblue.net. The engineering department's new Active Directory Domain Controller is support-server.ad.techblue.net
with the IP address 10.100.0.20
.
Solutions
Task 1 Solution: Creating a delegated zone (delegation)
Navigate to Data Management → DNS → Zones
Place a check in the techblue.net zone
Click the Add dropdown menu and select Delegation
For the Name, enter
ad
(techblue.net will automatically be added), and click NextSelect Use this set of name servers, and click on the Add (+) icon
For the Name Server Name, enter
support-server.ad.techblue.net
For the Name Server Address, enter
10.100.0.20
Click Save & Close
The Zones table now displays the new ad.techblue.net delegation zone ( you may need to click on Toggle flat view)