What is DNS and how does it work? How to Change Connection DNS?

DNS, stands for " Domain Name System". Basically it helps to resolve names to IP numbers as it is much easier for people to remember logical names rather then a 12 digit number.

This is what happens when you type www.domainname.com into your computer’s web browser.

Your web browser asks the resolving DNS server about the address of www.domainname.com. Your computer already knows where the local ISP resolving DNS server is through its network configuration.
The Resolving DNS server does not know the address. So it asks a root server the same question. The 13 root servers query randomly among themselves and select one root nameserver.
The root server replies that it does not know, but it gives the address of the server which knows about .com domains.
The resolving DNS server asks the .com server what the address of www.domainname.com is.
The .com server replies that it does not know, but it gives the address of the server which knows about .domainname.com domain. This server can be a managed server and many companies pay an annual fee (via a domain registar) to maintain this referral for their domain.
The resolving DNS server asks the .domainname.com server what the address of www.domainname.com is.
The server answers the query with the IP address of www.domainname.com, and marks the response as “authoratative”. This is an assertion that the answer is correct and complete. It also adds to its reply that “this data is valid for 24 hours”, so that anyone who is asking can confidently re-use the information for that time without having to issue another query.
The resolving DNS server finally has its answer, and can reply back to the web browser with the IP address. Crucially it marks its answer as “non-authoratitive”, so that the web browser knows it has the information indirectly.

Errors "Target DNS not found" in Command Prompt but your internet is working?
For Windows Operating System

    1. Make sure you reset your Router. 
    2. If problem continues to persist. Please Open Control Panel -> On the Top Right Corner you would see "View by" Make sure the option is Set to "Category" if its "Large Icons" skip Step 3 and head to Step 4
    3. Click on Network and Internet
    4. Then select Network and Sharing Center -> Change Adapter Settings (On Left Side Small Menu)
    5. Look for the Active Connection if you Are Connected via WiFi Right Click on the WiFi Connection Icon -> Then Properties -> Select (by Clicking on) Internet Protocol Version 4 (TCP/IPv4) -> Properties
    6. Select/Choose Use the following DNS server Address and Enter
      1. Preferred DNS Server as 8 . 8 . 8 . 8
      2. Alternate DNS Server as 8 . 8 . 4 . 4
    7. Look for the Active Connection if you Are Connected via WiFi Right Click on the WiFi Connection Icon -> Then Properties -> Select (by Clicking on) Internet Protocol Version 4 (TCP/IPv4) -> Properties
    8. Click OK after entering the DNS Servers
    9. Close the Connection Properties

    10. Now you should be able to ping and visit the website.

Note: If issues persist after this setting. Please contact your Internet Service Provider to resolve this issue.

- CSpace Hostings / https://cspacehostings.com

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

How do I report a phishing site?

Should you wish to report any phishing website or abuse through Network.Please submit a Abuse...

Can I send in a check or money order?

We do accept Indian check and Indian money order. Your payment may take 3-5 business days after...

When will my account be suspended if I am past due?

You have 20 days after the date due before we will suspend your account. You can make payment...

How can I access my domain before domain propagation is complete?

You can temporarily access the contents that you have uploaded in your webspace using...

How do I do a traceroute test and ping test?

Traceroute is a computer network tool used to determine the route taken by packets across an IP...