Page 1 of 1

dnsmasq

Posted: Mon 17 Jul 2017, 14:00
by labbe5
http://www.techrepublic.com/article/how ... h-dnsmasq/

Dnsmasq is a lightweight DHCP and DNS caching nameserver. Unlike BIND, dnsmasq is incredibly simple to get up and running. The benefits of adding this will be quite obvious (like your DNS queries getting dramatically faster).

For Dog, dnsmasq is in standard repositories, and installing is as easy as : $sudo apt install dnsmasq.

The configuration section is what makes this guide worthwhile (link above).

Posted: Sat 20 Jun 2020, 17:54
by loubee
Hi labbe5,

I am quite new to Linux. I have a tahr64-6.0.5 Puppy Linux and I want to install dnsmasq. What are the simple step to install Dnsmasq? Thanks

Posted: Sat 20 Jun 2020, 18:16
by Semme
loubee, aboard Tahr you can install v2.68-1ubuntu0.2 via package manager.

Posted: Sat 20 Jun 2020, 21:51
by loubee
Thanks Semme. I was not able to find v2.68-1ubuntu0.2 via package manager but I was able to find dnsmasq 2.79-1 in the package manager.

Seems I was able to install dnsmasq but when I try to run it through command line, I get the message: error while loading shared librairies: libdbus-1.so.3: wrong ELF class: ELFCLASS64

When I check in /lib, the libdbus-1.so3 is installed. Any hints to resolve that issue?

Posted: Sat 20 Jun 2020, 23:13
by Semme
loubee,

While I welcome the interesting articles labbe5 brings to the forum from time to time, I'll say they're not always practical to put to use. As you might know Pup does many things quite differently than other distros. The content in his post here is a prime example. For this reason and my lack of interest to investigate further, I'm going to step aside and leave the door open for another member to step up and offer advice.

Posted: Sun 21 Jun 2020, 01:46
by nilsonmorales

Posted: Sun 21 Jun 2020, 14:01
by Semme
loubee,

If you're still interested in this DNS cache thingy, then these pages are for YOU!

https://scotch.io/tutorials/dns-explain ... s-websites

https://www.howtogeek.com/161808/htg-ex ... poisoning/

A few milli-seconds here and there ain't gonna kill ya.