I used to visit a few sites in different country. But now i have travelled to my home country and saw that domain name is not resolving.

However if I use IP address then I can see the website.

How can I correct the problem?

Do I have to call my ISP?

link|improve this question

69% accept rate
feedback

migrated from serverfault.com Jul 15 '10 at 8:34

This question came from our site for system administrators and desktop support professionals.

3 Answers

up vote 3 down vote accepted

Set your DNS servers to a publicly available one. Here's a list of Publicly Available DNS Servers.

link|improve this answer
thanks buddy , it worked – Moorage Jul 15 '10 at 3:13
@Moorage If it worked, you should click on the tick mark next to the question! It will mark it as solved and give credit to person who posted it. – AndrejaKo Jul 15 '10 at 9:11
feedback

Try using google's dns - 8.8.8.8 and 8.8.4.4

For a test, you can execute the following command

nslookup

server 8.8.8.8

facebook.com

link|improve this answer
feedback

Which country? Does your government require ISPs to filter out certain domain-names?

If so, do the DNS outside your country (VPN systems, etc).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.