You have just brought online a new secondary DNS server and notice your network-monitoring software reports a significant increase in network traffic. Which two hosts on your network are likely to be causing the increased traffic and why?
The root and primary DNS servers, because the primary server is requesting zone transfers from the root server
The web server and primary DNS server, because the web server is requesting zone transfers from the primary DNS server
The caching and primary DNS servers, because the caching server is requesting zone transfers from the primary server
The secondary and primary DNS servers, because the secondary server is requesting zone transfers from the primary server
The secondary and primary DNS servers, because the secondary server is requesting zone transfers from the primary server
You might also like to view...
If you are making the presentation in person, make sure the sounds you select add to the value of the presentation
Indicate whether the statement is true or false
Notes added with the Note Tool are different from the metadata and keywords stored by Adobe ____________________.
Fill in the blank(s) with the appropriate word(s).
FileVault is a MacOS utility included on by default on Macintosh computers that automatically encrypts data stored locally.
Answer the following statement true (T) or false (F)
The output of the following code issumX: 3 sumY: 2. ? int sumX = 0; int sumY = 0; do { sumX++; sumY++; sumX += sumY; } while (sumX < 2); cout
Answer the following statement true (T) or false (F)