I have chroot BIND running correctly on CENTOS7 but where I’m running into problems is getting the keys to load. Below is the steps I’ve taken to enable DNSSEC after verifying that basic resolution works. In the global section of /etc/named.conf I added: dnssec-enable yes; key-directory “/var/named/keys/”; dnssec-dnskey-kskonly yes; For my main zone … Read More “Need help troubleshooting a DNSSEC install – doesn’t seem to load keys” »
Category: Non classé
submitted by /u/gimpyd [link] [comments] Powered by WPeMatico
submitted by /u/sysadmincouk [link] [comments] Powered by WPeMatico
submitted by /u/WhooisWhoo [link] [comments] Powered by WPeMatico
I’m trying to setup authoritative BIND servers with 1 hidden master and 3 public slaves and have a couple questions about DNSSEC config settings. On the hidden master & slave do I need ‘dnssec-validation yes’ if the server won’t be recursing? The second question I believe goes hand and hand…is ‘dnssec-lookaside auto’ required as well? … Read More “Question regarding BIND 9.9 w/DNSSEC” »
Hello, I signed up for a VPS and wanted to use Custom DNS (mydomain.com). I logged into WHM, went to Edit DNS Zone and added ns1 and ns2 with the A value using 2 IP’s for my hosting. I then went to my domain registrar, and added A names just like above, ns1 … Read More “[Newbie] Custom DNS” »
Hey all… For some reason, my website suddenly stops being found and gives me a NXDOMAIN error. To be honest, coming here was an act of desperation because I always knew how to solve my issues, but this I don’t even know how to debug. But here are the recent significant events I can think … Read More “The DNS for my site suddenly is not working. I don’t know what happened” »
submitted by /u/tcstube [link] [comments] Powered by WPeMatico
I am hosting a server inside my network. I don’t want to port forward; it should only be accessible inside my network. Is there a way to point domain servers to this internal IP without port forwarding? I don’t want my family members to have to type in an internal IP every time they access … Read More “How can I have a custom domain redirect to an internal IP?” »
submitted by /u/will-dearborn [link] [comments] Powered by WPeMatico