Dnsutl

Jul 20, 2023

Programs to make using DNS easier

The dnsutl package is a collection tools to make administering DNS easier. These include programs for

  • Generating the reverse DNS mapping by using the DNS forward mapping. This is useful for producing a self-consistent DNS configuration.
  • Generating the /etc/ethers file by using a bogus record type.
  • Generating the /etc/hosts file by using the DNS forward mapping.
  • Generating the /etc/bootptab file by using the MAC and IP information.
  • Generating the /etc/netgroup file by using the DNS forward mapping.
  • Generating the Sun /etc/bootparams file by using the MAC and IP information.
  • Checking the new-style /etc/named.conf files for self-consistency.
  • Checking the old-style /etc/named.boot files for self-consistency.
  • Generating the DNS forward mapping by using the /etc/hosts file. This could be a first step to configuring your DNS server.
  • Generating the /etc/dhcp.conf file by using the MAC and IP information.

All of these programs are both faster than shell scripts, and more robust when faced with all the peculiar semantics of DNS resource files. They even understand the $include directive.



Checkout these related ports:
  • Zonenotify - DNS notify sender written in C
  • Zonecheck - Perform consistency checks on DNS zones
  • Zkt -
  • Yandex-ddns - Use Yandex DNS as a dynamic DNS provider
  • Yadifa - Authoritative nameserver with DNSSEC capabilities
  • Wrapsrv - DNS SRV record command line wrapper
  • Whoseip - Get information about IP addresses country code and network
  • Wdns - Low-level DNS library
  • Walker - Recover zone file information from servers that use DNSSEC
  • Void-zones-tools - Prepare a list of void zones that can be readily fed into Unbound
  • Vizone - Updates the serial number in one or more zonefiles
  • Vhostcname - Synchronize DNS with server names and aliases from Apache vhost
  • Utdns - Proxy UDP/DNS to TCP/DNS
  • Updatedd - Dynamic DNS Update Client supporting multiple services
  • Unbound - Validating, recursive, and caching DNS resolver