Provide a means for storing a history of DNS/Name changes for the IP Addresses
extracted from web log files. The major target being that multiple analyses of
older log files do not require re-lookups of IP Address to FQDNs, and
additionally maintain the accuracy of the lookup as it was then and not as it
is now.
dnswalk is a DNS debugger. It performs zone transfers of specified
domains, and checks the database in numerous ways for internal
consistency, as well as accuracy.
Updatedd is a program for Unix like operating systems to
update dynamic DNS records. It supports multiple services,
including:
changeip.com
dyndns.org
eurodyndns.org
ovh.com,
no-ip.org
ods.org
hn.org
regfish.com
tzo.com
Each service is represented by a plugin, therefore it is
very simple to add support for additional services.
Furthermore the package includes a wrapper for updatedd
called `updatedd-wrapper'. It provides support for
configuration files and IP adddress caching.
A Cross Platform DNS update client, written in perl. DNSMax update uses the
DNSMax protocol version 2.0 to send DNS update requests. It manages DNS
records, update history, and allows for per record configuration. It also
includes a wizard for generation of configuration files.
Supported Dynamic DNS services
http://www.thatip.com/
http://www.dnsmax.com/
-Dan Smith
dan@algenta.com
WHAT IS DNSTRACER?
dnstracer determines where a given Domain Name Server (DNS) gets
its information from, and follows the chain of DNS servers back to
the servers which know the data.
Its behaviour is similar to ntptrace(8), which does it for the
NTP protocol.
This is a port of No-IP.com's dynamic DNS update client. When
configured correctly, the client will check the local IP address at a
given time interval for any changes. If the local IP address has
changed it will notify the DNS servers at No-IP.com and update the IP
corresponding to your No-IP/No-IP+ hostname.
dnstop is a libpcap application (ala tcpdump) that displays various
tables of DNS traffic on your network. Currently dnstop displays
tables of:
* Source IP addresses
* Destination IP addresses
* Query types
* Top level domains
* Second level domains
MaraDNS is a package that implements the Domain Name Service (DNS), an
essential internet service.
People like MaraDNS because it's small, lightweight, easy to set up, and
remarkably secure.
IRONSIDES is an authoritative DNS server that is provably invulnerable to
many of the problems that plague other servers. It achieves this property
through the use of formal methods in its design, in particular the language
Ada and the SPARK formal methods tool set. Code validated in this way is
provably exception-free, contains no data flow errors, and terminates only
in the ways that its programmers explicitly say that it can. These are very
desirable properties from a computer security perspective.
IRONSIDES is not a complete implementation of DNS. In particular, it does
not support zone transfers or recursive queries. It does, however, support
a sufficient number of DNS records to be useful as an authoritative DNS
server for an enterprise.
The Net::Amazon::Route53 Perl module allows you to manage DNS
records for your domains via Amazon's Route 53 service.
For more information, visit http://aws.amazon.com/route53/