130k views
0 votes
you want a dns server to handle queries for a domain with a standard primary zone hosted on another dns server, and you don't want the server to be authoritative for that zone. how should you configure the server? (choose all that apply.)

User Abdiel
by
7.1k points

1 Answer

5 votes

Answer:

To configure a DNS server to handle queries for a domain with a standard primary zone hosted on another DNS server and not be authoritative for that zone, you can:

Create a secondary zone for that domain on the DNS server.

Configure the secondary zone to use the primary DNS server as its master server.

Configure the secondary zone to use a different DNS server as its master server.

User Image
by
7.6k points