MaraDNS
Developer(s) | Sam Trenholme |
---|---|
Stable release | 2.0.13 / September 25, 2015 |
Operating system | Unix-like, Windows |
Type | DNS server |
License | BSD license |
Website | www.maradns.org |
Standard(s) | RFC1034, RFC1035 |
MaraDNS is an open-source (BSD licensed) Domain Name System (DNS) implementation, which acts as either a caching, recursive, or authoritative nameserver.[1][2][3][4]
Contents
Features
MaraDNS has a string library, which is buffer overflow resistant and has its own random number generator. While MaraDNS does not directly support BIND zone files, its zone file format is similar and a converter to convert from BIND's zone file format is included.[5] MaraDNS runs as an unprivileged user inside of a chroot environment, while MaraDNS specifies the user and group to run as by user-ID, Simon Burnet has made a patch that makes it possible to supply a username [6] MaraDNS can add both IP records and the corresponding PTR "reverse DNS lookup" record.[7] It can be used as a master DNS server, and, with some caveats, as a slave DNS server.[8]
Deadwood includes built-in "DNS wall" filtering (to protect against external domains which resolve to local IPs), the ability to read and write the cache to a file, DNS-over-TCP support, the ability to optionally reject MX, IPv6 AAAA, and PTR queries, code that stops AR-spoofing attacks, among other features.[9]
MaraDNS releases are distributed with a BSD-type license.[10]
See also
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- Official website
- Official blog
- Rick Moen on Deadwood (MaraDNS 2's recursive resolver)
- Rick Moen on MaraDNS
- ↑ Lua error in package.lua at line 80: module 'strict' not found. This book devotes an entire chapter to MaraDNS
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found. "The program is released under a BSD-type license"