dnssec-trigger-control
reconfiguration tool to make DNSSEC work
Install
- All systems
-
curl cmd.cat/dnssec-trigger-control.sh
- Debian
-
apt-get install dnssec-trigger
- Ubuntu
-
apt-get install dnssec-trigger
- CentOS
-
yum install dnssec-trigger
- Fedora
-
dnf install dnssec-trigger
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dnssec-trigger
- Raspbian
-
apt-get install dnssec-trigger
- Dockerfile
- dockerfile.run/dnssec-trigger-control
dnssec-trigger
reconfiguration tool to make DNSSEC work
Dnssec-trigger reconfigures the local unbound DNS server. This unbound DNS server performs DNSSEC validation, but dnssec-trigger will signal it to use the DHCP obtained forwarders if possible, and fallback to doing its own AUTH queries if that fails, and if that fails prompt the user via dnssec-trigger-applet the option to go with insecure DNS only.