DNS selector (namebench)

Requests go here. If you fill a request, give it a new thread in the appropriate category and then link to it in the request thread.
Post Reply
Message
Author
Dromeno
Posts: 534
Joined: Fri 12 Sep 2008, 07:01

DNS selector (namebench)

#1 Post by Dromeno »

Currently I am using ip-up to instruct puppy to use opendns instead of the dns of my provider. In my case it results in a significant improvement in connaction speed (puppy is instand connected to the wireless at boot, otherwise I have a delay up to half a minute or so). Also, websites load much faster.


In ip-up itself (open it as text file) I have typed the urls of opendns.

But often opendns is not even the fastest one available. There is an open source benchmark tool available which tests the available domain name servers and suggests the best one for your situation:

http://code.google.com/p/namebench/

now I wonder... is it possible to add a functionality in the connection manager of puppy which not only scans for the available networks, but also checks the available dnses, and helps choosing a default one?

it is no big deal but now you have to run namebench, find the best urls and add those in ip-up. This could be automated I think

User avatar
Evil20071
Posts: 489
Joined: Sat 07 Jun 2008, 19:50
Location: Piedmont, SC,.United States
Contact:

#2 Post by Evil20071 »

If you are using a router, just set the DNS servers in it and Puppy will get them through DHCP. I'm not at home, right now, but I'll post an example when I get there.
[url=http://totalelectronics.us]TotalElectronics.us[/url]

User avatar
Evil20071
Posts: 489
Joined: Sat 07 Jun 2008, 19:50
Location: Piedmont, SC,.United States
Contact:

#3 Post by Evil20071 »

The screenshot I mentioned earlier.
Attachments
capture13717.png
Router DNS settings - Linksys WRT54G
(113.57 KiB) Downloaded 439 times
[url=http://totalelectronics.us]TotalElectronics.us[/url]

User avatar
Monsie
Posts: 631
Joined: Thu 01 Dec 2011, 07:37
Location: Kamloops BC Canada

DNS selector (namebench)

#4 Post by Monsie »

Evil20071,

Great tip! I happen to have a very similar router: a Linksys WRT54GC so I suspect the settings and layout are the same... will have to check this out. :)

Dromeno,
now I wonder... is it possible to add a functionality in the connection manager of puppy which not only scans for the available networks, but also checks the available dnses, and helps choosing a default one?

it is no big deal but now you have to run namebench, find the best urls and add those in ip-up. This could be automated I think
This is an interesting idea, but not very do-able in my opinion. The function of the connection manager is just that: to connect to a network. One must have this configured before being able to attempt a dns search. Have you run namebench yet? If not, see my thread on namebench over here and I think you will agree that the process takes too long to "automate" it, assuming that your primary interest here is speed of operation. At best, when running namebench, you might be able to modify the python script(s) that governs the results so that the fastest two dns addresses could be outputted to the resolv.conf file. However, all this is saving you is a few seconds for what would otherwise be a simple copy & paste task.

Monsie
My [u]username[/u] is pronounced: "mun-see". Derived from my surname, it was my nickname throughout high school.

User avatar
ETP
Posts: 1193
Joined: Tue 19 Oct 2010, 19:55
Location: UK

DNS selector (namebench)

#5 Post by ETP »

Please see the following for an alternative (simpler) method.

http://www.murga-linux.com/puppy/viewtopic.php?t=81064
Regards ETP
[url=http://tinyurl.com/pxzq8o9][img]https://s17.postimg.cc/tl19y14y7/You_Tube_signature80px.png[/img][/url]
[url=http://tinyurl.com/kennels2/]Kennels[/url]

Post Reply