named-rrchecker

BIND (Berkeley Internet Name Domain) is an implementation of the

Install

All systems
curl cmd.cat/named-rrchecker.sh
Debian Debian
apt-get install bind9
Ubuntu
apt-get install bind9
Alpine
apk add bind-tools
Arch Arch Linux
pacman -S bind-tools
image/svg+xml Kali Linux
apt-get install bind9
CentOS
yum install bind
Fedora
dnf install bind
Windows (WSL2)
sudo apt-get update sudo apt-get install bind9
OS X
brew install bind
Raspbian
apt-get install bind9
Docker
docker run cmd.cat/named-rrchecker named-rrchecker powered by Commando

bind

BIND (Berkeley Internet Name Domain) is an implementation of the

DNS (Domain Name System) protocols. BIND includes a DNS server (named), which resolves host names to IP addresses; a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating properly.

bind9

Internet Domain Name Server

The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. This package provides the server and related configuration files.

bind-tools

The Berkeley Internet Name Domain Name Server and tools