answersLogoWhite

0


Best Answer

Caching only DNS servers is a computer that either has MS Windows Sever 2000, 2003 or 2008 operating system installed on it. Then it has a DNS server role installed on it (think of it as a plug-in program like ad-blocker for Firefox). And instead of having a DNS zone (sort of like a shard network folder that only other severs which have been giving permission to access the folder can have a copy of it, and inside are the names address of all the other computers like the white pages) configured into it, it instead remembers where everyone has been so that it takes less time for the next time someone else wants to go to the same place. only problem is that the computer can never shutdown. Think of it like a word document in progress that can be changed and read but the save button is missing so in the event of a power faller all information will be lost. However it doesn't need to be managed like DNS zone.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find caching only DNS server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Where can one find more information on a secondary DNS server?

On a computer running a Windows operating system, you can find your DNS Server Address by clicking Start> Settings> Network connections. Then double click on Local Area Connection. Now click the properties button and select Internet protocol. Click on properties and find Preferred DNS Server.


What is the purpose of caching in DNS?

When the web browser wants to load a web page, it needs to contact a DNS server first, which will translate the URL address into a machine readable format - the IP address. Even though the translation takes only a few hundred milliseconds each time a message is sent, these can add up over time, as the number of requests can easily reach hundreds or thousands of DNS queries. DNS servers can sometimes be unavailable and the responses to queries can be very slow. To speed up this process is to cache the information locally thereby eliminating the need for repetitive queries to the remote DNS server. This is done by telling PostCast Server to contact a local database on your computer, rather than the remote DNS server. This local connection can be performed much faster and does not depend on the response time of the remote DNS server across the Internet. PostCast Server contacts the remote DNS server once, and then caches (memorizes) the addresses returned from the query. So the next time you are requesting the same domain.com address, it instantly returns the answer, without having to contact your ISP's DNS server to ask it for the translation. The process is much faster, since it does not have to connect to any remote servers every time. Basically, the logic behind the DNS cache feature is to include both bad and good domains in the list and use the "Valid" column to mark them as valid. The domain is considered bad only if DNS server returns the "Unresolved" error, which means that the DNS entry for that domain does not exist.


What can one do to resolve a dns?

One looking to resolve their DNS issues should enable reverse look-ups on their DNS server. Next, one should check for duplicate records on their DNS server. Finally, one should compare the records on their DNS server and make the necessary changes.


Where can one get information on a Comcast DNS server?

One can get more information on a Comcast DNS server from the following sources: What's My DNS, Comcast, DNS Knowledge, ZDNet, DSL Reports, Port Forward, Open DNS, Mac Medics, to name a few.


What is the process of replicating DNS information from one DNS server to another?

Zone Transfer

Related questions

What can be gained by using a caching only dns server?

Using a caching only DNS server has an easier set up. Also, using this type of DNS server can transfer information more securely if proper security measures are in place.


Which dns server configuration does not host any zones locally?

caching-only server


What type of DNS server is typically maintained by an ISP?

caching-only


When you implement a caching-only DNS server for the first time is the cache server empty?

Yes....As the server starts to service client requests, the information is cached and builds with time.


How DNS server caching works?

If a client send a query requesting for a particular web page to the DNS server and if the DNS server resolves the page from the other DNS servers & it will be store the same page in the DNS cache and it will give the response to the client with the requested page. If again the same web page is requested by any client then DNS server will get the web page from the DNS cache instead of again fetching the same page from the internet. With this there wont be any delay for the client to get the web page. This helps in bandwidth control. This is how the DNS server caching works.


Which two tasks are the responsibility of the local DNS server?

mapping name-to-IP addresses for internal hosts forwarding name resolution requests to a caching-only server


Every time you ask for how to find your primary and secondary dns the answer is always something about going to your DNS server hows that your primary and secondary DNS if its only one set of numbers?

It means, you do not have secondary DNS server.


How do you find your DNS server?

start run cmd {enter} ipconfig /all it'll be to the left of "dns server"


What are authoritative dns server and none authoritative dns server?

authoritative dns server is server that has own databases that has name resolution for the clients that for resolve from name to ip address and for ip address to name. non-authorititative dns server is server that forward request of dns client to authoritative dns server for resolve.


When would a dns server contact a root server?

If a DNS server cannot find the answer to the DNS Query in its own database it will first query the forwarders (if there are any configured) and then ask the root server. root servers (by default) are the master DNS servers of the Internet.


How can someone find their DNS server configuration?

Someone can find their Domain Name System, or DNS, server configuration just by using their computer. Just pull up your my computer file and search for DNS.


Which command is used to find the DNS server?

Open a command prompt window then type in ipconfig/all Then there should be your dns server.