BIND Alternatives
BIND is described as 'Is by far the most widely used DNS software on the Internet. On Unix-like operating systems it is the de facto standard. It provides a robust and stable platform on top of which organizations can build distributed computing systems with the knowledge that those systems are' and is an app in the network & admin category. There are more than 10 alternatives to BIND for Linux, Mac, Windows, Self-Hosted and BSD. The best BIND alternative is Unbound, which is both free and Open Source. Other great apps like BIND are dnsmasq, CoreDNS, PowerDNS and djbdns.
- 7 Unbound alternatives
- Free • Open Source
- Mac
- Windows
- Linux
Unbound is a validating, recursive, and caching DNS resolver.
The C implementation of Unbound is developed and maintained by NLnet Labs. It is based on ideas and algorithms taken from a java prototype developed by Verisign labs, Nominet, Kirei and ep.net.
Unbound is designed as.
- - Unbound is the most popular Windows, Mac & Linux alternative to BIND.
- - Unbound is the most popular Open Source & free alternative to BIND.
Unbound Features
Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS.
dnsmasq Features
CoreDNS is a DNS server. It is written in Go. It can be used in a multitude of environments because of its flexibility. CoreDNS is licensed under the Apache License Version 2, and completely open source.
CoreDNS Features
- 10 PowerDNS alternatives
- Free • Open Source
- Windows
- Linux
PowerDNS is a DNS Server that runs on most Unix derivatives. PowerDNS features a large number of different backends ranging from simple BIND style zonefiles to relational databases and load balancing/failover algorithms. A DNS recursor is also included as a separate program.
PowerDNS Features
The djbdns software package is a collection of Domain Name System tools created by Daniel J. Bernstein. It includes software for all the fundamental DNS operations and several DNS debugging tools which administrators use to diagnose misconfigured remote servers.
Knot DNS is a high-performance authoritative-only DNS server which supports all key features of the domain name system including zone transfers, dynamic updates and DNSSEC.
Knot DNS Features
- 11 MaraDNS alternatives
- Free • Open Source
- Windows
- Linux
- BSD
- Self-Hosted
MaraDNS implements the Domain Name System (DNS), an essential internet service. MaraDNS is open source software: This means that anyone is free to download, use, and modify the program free of charge, as per its license.
- - MaraDNS is the most popular Self-Hosted alternative to BIND.
MaraDNS Features
- 8 Simple DNS Plus alternatives
- Paid • Proprietary
- Windows
Simple DNS Plus is a commercial DNS server product that runs under Microsoft Windows with an emphasis on a simple-to-use GUI. Maintenance of the software appears to have slackened in recent years.
- - Simple DNS Plus is the most popular commercial alternative to BIND.
Simple DNS Plus Features
NSD is an authoritative only, high performance, simple and open source name server.
NSD Features
- 8 NamedManager alternatives
- Free • Open Source
- Linux
- Self-Hosted
NamedManager is an AGPL web-based BIND gui DNS management system designed to make the adding, adjusting and removal of zones/records easy and reliable.
NamedManager Features
DiscontinuedLast commit is from October 2020.
dhcpcd is an implementation of the DHCP client specified in RFC2131. It strives to be a fully featured, yet very lightweight DHCP client.
Comments about dhcpcd as a Alternative to BIND
Michal D.Other protocol: DHCP provides IP addressess pool for internal use and DNS provides (among other) internet names translation
0As far as I know, dhcpcd's only relationship to DNS is that it makes the DNS server's IP address available to the host on which it runs.
1they do very different things. dhcpd provides network initialisation to clients on the local subnet. bind provides name resolution to clients from local to global.
0