Projects tagged ‘bind’


[7 total ]
254

BIND (Berkeley Internet Name Domain)

   

BIND (Berkeley Internet Name Domain) is an implementation of the Domain Name System (DNS) protocols and provides an openly redistributable reference implementation of the major components of the Domain Name System, including a Domain Name System ... [More] server, a Domain Name System resolver library and tools for verifying the proper operation of the DNS server. [Less]

25

Webmin

   
Primary Language: Perl Licensed as: BSD-ish License,GNU Lesser General Public License 2.1

Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like ... [More] /etc/passwd, and lets you manage a system from the console or remotely. Webmin respects comments and configuration file order, is easy to install, includes dozens of translations, and runs on most Operating Systems. [Less]

Metrics updated about 21 hours ago

24

djbdns

   

Small, secure dns cache and resolver written by Daniel J. Bernstein, the author of qmail. djbdns is extremely fast, very secure and easy to configure (think 'opposite of bind zone files').

12

PowerDNS

   
Primary Language: C++ Licensed as: GNU General Public License 2.0

The PowerDNS daemon is a versatile nameserver which supports a large number of backends. These backends can either be plain zonefiles or be more dynamic in nature. Additionally, through use of clever programming techniques, PowerDNS offers very high ... [More] domain resolution performance. Prime examples of backends include relational databases, but also (geographical) loadbalancing and failover algorithms. [Less]

Metrics updated 06 Oct 08

1

PowerDNS on Rails

   
Primary Language: Ruby Licensed as: MIT License

PowerDNS on Rails is a split from the BIND DLZ on Rails project. PowerDNS is a reliable alternative to BIND and sports a flexible, feature rich design and support for various backends, including MySQL and PostgreSQL. This simplifies the ... [More] management of thousands of zones, and provides added redundancy (by way of database replication) and opens the doors for web frontends that ease this even more. PowerDNS on Rails is built based on our experience of managing thousands of DNS records through various (often crude) techniques, that included building zone files from databases via cron, and implementing PowerDNS for its database backends. We first built BIND DLZ on Rails, but after several failed production runs we decided to stick to PowerDNS and split the projects [Less]

Metrics updated 05 Oct 08

1

Strangle

 
Primary Language: Python Licensed as: GNU General Public License 2.0

Strangle is BIND for Python: a Python library for parsing DNS messages using libbind. Strangle allows you to see DNS messages in two ways: Direct access to the libbind parsing functions (C-style); and a Python object with various meaningful attributes (OO-style)

Metrics updated about 22 hours ago

0

XName

 

XName is a web site for DNS self-management, usable for free by anyone. XName engine is constitued of MySQL db structure, PHP scripts for web interface, and perl scripts for back end (file generation and logs insertion). All is done for Bind 9 server, but other DNS servers might be supported if people submit patches.