inadyn, inadyn-advanced fork. A multi-OS (*NIX, BSD, NT, 32 bit Win)
console/service/daemon dynamic DNS client.
It gives the possibility to have your own fixed hostname registered on the
internet, although your IP might be changing. It checks periodically whether
the IP address stored by the DNS server is the real current IP address of the
machine that is running it.
DNS::Config is a collection of Perl modules which provide an
abstraction of name service zones as well as server specific
adaptors for concrete file representations.
The modules origin is the ZoneMaster project which make heavy
use of the module for comprehensive zone file management. Go to
http://www.zonemaster.org for further information.
DNS::Zone is a collection of Perl modules which provide an
abstraction of name service zones as well as server specific
adaptors for concrete file representations.
The modules origin is the ZoneMaster project which make heavy
use of the module for comprehensive zone file management. Go to
http://www.zonemaster.org for further information.
Net::DNS::Check is a collection of OOP Perl modules allowing easy
implementation of applications for domain name checking.
The Net::DNS::Check was built to be as easy as possible to use and
highly configurable and flexible: it allow easy implementation
of your custom test and deeper configuration of what you want
to check and how.
Net::DNS is a collection of Perl modules to interface with the Domain Name
System (DNS) resolver. It allows the programmer to perform queries that are
beyond the capabilities of gethostbyname and gethostbyaddr.
There are also methods for dealing with creating and parsing dynamic updates
packets.
Router Advertisement DNS (radns)
radns is an IPv6 DNS server address autoconfiguration client. It
listens for IPv6 Router Advertisements with the Recursive DNS Server
(RDNSS) and the DNS Search List (DNSSL) options and stores the search
list and address(es) in a file in the same syntax as resolv.conf(5).
rbllookup is a small perl script which allow you to check given IP/host
name.
In this version you have statically inserted RBL servers, but code is based
on GPL source, so you can easy add more/replace/delete RBL servers by
editing rbllookup.conf file.
rbllookup is a small perl script which allow you to check given IP/host
name.
In this version you have statically inserted RBL servers, but code is based
on GPL source, so you can easy add more/replace/delete RBL servers by
editing rbllookup.pl file.
Also, author looking for support from programmers for ideas, codefix, new
features, switch to c/c++, gui version?
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.
sshfp generates DNS SSHFP records from SSH public keys. sshfp can take public
keys from a knownhosts file or from scanning the host's sshd daemon. The ssh
client can use these SSHFP records if you set "VerifyHostKeyDNS yes" in the file
/etc/ssh/ssh_config.