Dnssec: Difference between revisions
From DWIKI
m →Links Tag: wikieditor |
mNo edit summary Tag: wikieditor |
||
| Line 6: | Line 6: | ||
*[https://www.c0ffee.net/blog/dns-hidden-master/ DNS Hosting Guide: Hidden Master with DNSSEC] | *[https://www.c0ffee.net/blog/dns-hidden-master/ DNS Hosting Guide: Hidden Master with DNSSEC] | ||
*[https://wiki.debian.org/DNSSEC%20Howto%20for%20BIND%209.9+ DNSSEC Howto for BIND 9.9+] | *[https://wiki.debian.org/DNSSEC%20Howto%20for%20BIND%209.9+ DNSSEC Howto for BIND 9.9+] | ||
=FAQ= | |||
==zone 'example.com' was found in multiple views== | |||
try ( assuming your public view is called 'external' | |||
rndc loadkeys example.com IN external | |||
Latest revision as of 17:01, 31 March 2025
Links
- Practical implementation of DNSSEC
- Dnssec tools
- Dnssec checker
- DNSSEC signing your domain with BIND inline signing OUTDATED
- DNS Hosting Guide: Hidden Master with DNSSEC
- DNSSEC Howto for BIND 9.9+
FAQ
zone 'example.com' was found in multiple views
try ( assuming your public view is called 'external'
rndc loadkeys example.com IN external
