1

I read a few articles which stated that my isp(BSNL) has weak DNS servers and using a different faster DNS like opendns or google will increase the speed.

I use a wifi connection through the router. Now i want to assign the google DNS to my connection as google is giving me the least ping time.

how do i do this?

A step by step guide if possible please!

I am geting just 30KB/s right now, I am using 12.10 if needed as info.

jokerdino
  • 41,732
Nirmik
  • 7,938

2 Answers2

1

This Link will give you generic instructions that will always work system wide.

From inside Unity, click the wireless app indicator. Go to the wireless tab select your wireless connection go to the IPV4 settings (assuming your using a pretty standard router) change the drop down to Automatic DHCP addresse only then in the DNS servers box put in DNS servers you want to use.

Save and exit, and you should be done.

coteyr
  • 18,724
1

First of all, I would like to suggest to change the resolver in your router if possible. All hosts connected will be able to benefit the higher speed.

If you can't or just need to use this on one machine, add it here in NetworkManager:

enter image description here

Be sure to select "Automatic (DHCP) addresses only" in order to be able to enter the DNS resolver(s). The screenshot is taken in KDE, but should look very similar in GNOME/Unity environments.

gertvdijk
  • 69,427