ods-enforcerd
tool to prepare DNSSEC keys (sqlite3 backend)
Install
- All systems
-
curl cmd.cat/ods-enforcerd.sh
- Debian
-
apt-get install opendnssec-dbg-sqlite3
- Ubuntu
-
apt-get install opendnssec-dbg-sqlite3
- Kali Linux
-
apt-get install opendnssec-enforcer-mysql
- CentOS
-
yum install opendnssec
- Fedora
-
dnf install opendnssec
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install opendnssec-dbg-sqlite3
- Raspbian
-
apt-get install opendnssec-enforcer-mysql
- Dockerfile
- dockerfile.run/ods-enforcerd
opendnssec-enforcer-sqlite3
tool to prepare DNSSEC keys (sqlite3 backend)
OpenDNSSEC is a complete DNSSEC zone signing system which is very easy to use with stability and security in mind. There are a lot of details in signing zone files with DNSSEC and OpenDNSSEC covers most of it. OpenDNSSEC Enforcer, which is a tool to make sure that there are enough keys for all of the zones, and take the policy and key information from the KASP database and turn it into an xml file that the signer can use. The package contains OpenDNSSEC Enforcer binaries with sqlite3 backend.
opendnssec-enforcer-mysql
tool to prepare DNSSEC keys (mysql backend)
OpenDNSSEC is a complete DNSSEC zone signing system which is very easy to use with stability and security in mind. There are a lot of details in signing zone files with DNSSEC and OpenDNSSEC covers most of it. OpenDNSSEC Enforcer, which is a tool to make sure that there are enough keys for all of the zones, and take the policy and key information from the KASP database and turn it into an xml file that the signer can use. The package contains OpenDNSSEC Enforcer binaries with mysql backend.
opendnssec
dependency package to install full OpenDNSSEC suite
OpenDNSSEC is a complete DNSSEC zone signing system which is very easy to use with stability and security in mind. There are a lot of details in signing zone files with DNSSEC and OpenDNSSEC covers most of it. This meta-package depends on the standard distribution of OpenDNSSEC.
opendnssec-dbg-mysql
Debug symbols for OpenDNSSEC (Enforcer with MySQL support)
This package provides the debug symbols for OpenDNSSEC needed for properly debugging errors in OpenDNSSEC with gdb. OpenDNSSEC is a complete DNSSEC zone signing system which is very easy to use with stability and security in mind. There are a lot of details in signing zone files with DNSSEC and OpenDNSSEC covers most of it. This package contains debugging symbols for MySQL variant of OpenDNSSEC Enforcer.
opendnssec-dbg-sqlite3
Debug symbols for OpenDNSSEC (Enforcer with SQLite3 support)
This package provides the debug symbols for OpenDNSSEC needed for properly debugging errors in OpenDNSSEC with gdb. OpenDNSSEC is a complete DNSSEC zone signing system which is very easy to use with stability and security in mind. There are a lot of details in signing zone files with DNSSEC and OpenDNSSEC covers most of it. This package contains debugging symbols for SQLite3 variant of OpenDNSSEC Enforcer.