ods-signerd
daemon to sign DNS zone files periodically
Install
- All systems
-
curl cmd.cat/ods-signerd.sh
- Debian
-
apt-get install opendnssec-signer
- Ubuntu
-
apt-get install opendnssec-signer
- Kali Linux
-
apt-get install opendnssec-signer
- CentOS
-
yum install opendnssec
- Fedora
-
dnf install opendnssec
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install opendnssec-signer
- Raspbian
-
apt-get install opendnssec-signer
- Dockerfile
- dockerfile.run/ods-signerd
opendnssec-signer
daemon to sign DNS zone files periodically
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 the OpenDNSSEC Signer Engine. The task of the signer engine is to schedule signing operation on DNS zones. Taking input from the KASP, it will automatically sign zones and keep their signatures up-to-date.
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.