Differences between revisions 1 and 2
Revision 1 as of 2007-07-12 12:46:19
Size: 1015
Editor: mohacsi
Comment:
Revision 2 as of 2007-07-12 14:56:45
Size: 1011
Editor: mohacsi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
MaraDNS is a beta-quality authoritative and recursive (caching) DNS server.  MaraDNS is a beta-quality authoritative and recursive (caching) DNS server.
Line 16: Line 16:
Security-aware programming. 
The code uses a special string library which is resistant to buffer overflows. The code, if started as root, mandates running as an unprivledged user in a chroot() jail. 
Open-Source. Simplicity. This DNS server has the minimum number of features needed to correctly act as an authoritative and/or recursive name server. 
Security-aware programming.
The code uses a special string library which is resistant to buffer overflows. The code, if started as root, mandates running as an unprivledged user in a chroot() jail.
Open-Source. Simplicity. This DNS server has the minimum number of features needed to correctly act as an authoritative and/or recursive name server.
Line 31: Line 31:
CategoryApps, CategoryAppsDNS CategoryApps, CategoryAppsdns

TableOfContents

maradns

Availability and IPv6 support

Name

IPv6 support

Supported operating systems

[http://sourceforge.net/projects/maradns maradns]

planned in version 1.2

UNIX, [http://www.freshports.org/search.php?query=maradns *BSD], Linux

Description

MaraDNS is a beta-quality authoritative and recursive (caching) DNS server.

This DNS server has the following features: Security-aware programming. The code uses a special string library which is resistant to buffer overflows. The code, if started as root, mandates running as an unprivledged user in a chroot() jail. Open-Source. Simplicity. This DNS server has the minimum number of features needed to correctly act as an authoritative and/or recursive name server.

Comments

Usage information

Categories

CategoryApps, CategoryAppsdns

Source of information

Bieringer IPv6 pages

Campus6: Apps_maradns (last edited 2008-04-10 15:29:31 by localhost)