Hacker News new | ask | show | jobs
by 9dl 2410 days ago
Why dnsmasq?

Why not unbound/bind/etc?

1 comments

Each has a use case. dnsmasq has an easier barrier to entry, so I have seen people use it during prototyping before implimenting unbound/powerdns/bind etc, but often those can be much more complicated setups.

Most edge routers provided by ISP's are running dnsmasq on the underside.

>an easier barrier to entry

I'd say opposite

It had less examples and docs compare to unbound. At least that was my reason to setup unbound 2 years ago

>Most edge routers provided by ISP's are running dnsmasq on the underside.

True and sad