View Single Post

  #1 (permalink)  
Old 09-21-2006, 03:01 PM
rockdalinux's Avatar
rockdalinux rockdalinux is offline
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default How to Increase your Airtel DSL DNS server performance speed

Airtel DSL DNS Servers are overloaded sometime it takes up to 2 seconds or query get just timed out.

I had switched to OpenDSN server - which is a free and powerful DNS service. Use following DNS server address:

Code:
208.67.222.222 
208.67.220.220
Windows XP change DNS server
You can Click on Start button > Settings > Network connections
Double click on Local Area Connection or your Internet connection
Click on Properties button
Select Internet Protocol (TCP/IP)
Click on Properties button and Look for Preferred DNS Server:
Setup NS1 - 208.67.222.222
Setup NS2 - 208.67.220.220

Save and close the windows. If you are using old version of windows you may need to reboot the system.

To test new setting go to Start > Run > Type cmd
Type nslookup command
Now type domain name
yahoo.com
google.com

Linux change DNS server
Please read following tnstructions:
http://www.cyberciti.biz/nixcraft/vi...dns-client.php

If you are using a Linux, you can further increase speed by installing squid local proxy server and dns dnsmasq caching server.
http://www.cyberciti.biz/nixcraft/vi...ormance-on.php

For more information, see their website http://opendns.com/
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote