Windows server 2016 simply deploys DNS services to find and delegate
Before configuring DNS, prepare a server, a client, the server installs the DNS server role, and the client uses it to resolve the domain name.
necessary condition
Have a fixed IP address
Install and start the NDS service
There are zone files, configuration transponders or configuration root prompts
Add roles and featur
two。 Select the installation type and target server
Keep the default, just click on the next step
3. Add a DNS server role
After adding first-class, the next step is to install the installation interface.
The tool opens the DNS manager, right-click DNS to create a new zone, and create a forward lookup zone
Select the main area
Set the region name
Create a zone folder
Setting the dynamic update option is not allowed.
Finish creating a new area
Create a new host
Name www IP address add client IP, client DNS points to DNS server
The client runs CMD and uses nslookup to resolve the domain name
Delegate
The delegate needs to open another server, configure static IP and primary server network segment, install DNS on secondary server, and create zone sh.benet.com.
Create a new delegate to the master server and delegate it to sh.benet.com
Specify name server
Create a new host on the secondary server. The IP address points to the primary server.
Client parsing