tinystats is a statistic generator for DJB's tinydns.
It can be easily integrated with rrdtool to generate
nice graphical DNS stats.
whoseip returns information about IP addresses: country code and network
they belong to.
It is part of dnstools, a set of utilities for DNS management and related
tasks.
A script that tries to update the serial inside a DNS zonefile with sane values
if the file has changed during edit.
Net::Nslookup provides the capabilities of the standard UNIX command
line tool nslookup(1). Net::DNS is a wonderful and full featured module,
but quite often, all you need is `nslookup $host`. This module provides
that functionality.
renewck checks expiration times of one or more domains and notifies user
via email about the domains that are approaching expiring.
It is part of dnstools, a set of utilities for DNS management and related
tasks.
rpsl2acl queries a set of RPSL database objects (normally route-sets) and
converts them to an ACL for use in BIND configuration files.
It is part of dnstools, a set of utilities for DNS management and related
tasks.
The 'idnkit' is an open source, BSD-like licensed software that
provides functionalities about Internationalized Domain Name
processing standardized at IETF. Major features that idnkit provides
are as follows.
* libidnkit
Core library for IDN processing.
* libidnkitlite
Light Weight library for IDN processing. (UTF-8 only)
* idnconv
DNS zone / configuration file encoding converter.
* runidn / idn wrapper
Dynamic link resolver library for UNIX / Windows.
* BIND 9 patch
IDN enhancements for BIND 9 DNS lookup tools.
mdnsd is a very lightweight, simple, portable, and easy to integrate open
source implementation of Multicast DNS (part of Zeroconf, also called
Rendezvous by Apple) for developers. It supports both acting as a Query and
a Responder, allowing any software to participate fully on the
.localnetwork.
-- Dan Pelleg
daniel+mdnsd@pelleg.org
An GSS-TSIG enabled version on nsupdate(1) utility from bind9 package
for Dynamic DNS Update requests as defined in RFC 2136 suitable for
Samba4 zone updates.
Standard GSS-TSIG mode is switched on with the -g flag. A proprietary
variant of GSS-TSIG used by Windows 2000 can be switched on with the -o
flag.
DHIS Daemon release 5.1
==============================
The server is now modular through the introduction of a services
sub-system. DNS updates are no longer part of the main code but
are now implemented as a module.
The main dhisd process listens to DHIS clients and after authentication
marks these with their dynamic IP address. The request is passed to a
sub-process through a pipe which implements the services for which the
client is subscribed to. Clients may be subscribed to one or more
services individually.
The sub-engine interface does a basic read from stdin and process.
Examples of things DHIS could update:
Dns, Firewalls, tunnel servers, relay access lists, etc ...
For more information on the services of DHIS, you should look at the
official DHIS site:
http://www.dhis.org/dhis/services/