You can use these two free DNS servers from Opendns:
208.67.222.222
208.67.220.220
Or why not make it easier for yourself and keep your current DNS settings but just hard code the pointers to youtube by editing your hosts file as follows:
You need to be running with admin rights and then use notepad to open:
C:\WINDOWS\SYSTEM32\DRIVER
you can do it all in one go by putting this in the run window:
C:\WINDOWS\NOTEPAD.EXE C:\WINDOWS\SYSTEM32\DRIVER
now create a new line and on this last line of the hosts file put 2 lines like this:
209.85.229.101 www.youtube.com
209.85.229.101 youtube.com
save the hosts file and now youtube will always point to you tube.
Main Topics
Browse All Topics





by: TBK-ConsultingPosted on 2009-11-07 at 09:16:53ID: 25767121
DNS is what translates www.websitenamehere.com into useable IP addresses the computer actually understands ... so your country's DNS servers return an invalid ip address for youtube.com ... and hence you get no access to the website, by changing your DNS servers to something outside of your country you are using a Server that when asked where do I find youtube.com it gives you the correct answer and hence you then can get to the correct location ....
DNS is like asking for directions to someone's house ... unless you know exactly how to get there you can't get there ... and if there is faulty information in the database, then it sends you to the wrong house. If a DNS Server does not know where something is located, then it asks another server higher in the chain until it gets an answer ... it just doesn't have any way to know really if it is getting the right answer or the wrong one.