Re: error reading private key file, ddns_update update failed not found

2018-03-30 Thread Kim Culhan
On Fri, March 30, 2018 4:57 pm, Ryan McGuire wrote: > Mar 29 15:50:39 bind named[99]: dns_dnssec_findzonekeys2: error > reading private key file mcguire.local/RSASHA256/43356: file not > > found > Mar 29 15:50:39 bind named[99]: dns_dnssec_findzonekeys2: error > reading private key file mcguire.lo

Re: Followup: BIND 9.10.6-P1 dnssec update zone A record

2018-03-30 Thread Kim Culhan
ine. https://dnssec-debugger.verisignlabs.com Showing all green indicators! Not all green at first, reloaded the browser and now all Ok again. Thanks muchly, -kim On Thu, Mar 29, 2018 at 6:24 PM, Kim Culhan wrote: > > un "rndc zonestatus " on it. > > Then I look for the &q

Re: Followup: BIND 9.10.6-P1 dnssec update zone A record

2018-03-29 Thread Kim Culhan
That appears to be the problem. This helps, I'm not sure where to go from here though. I've googled this for hours and keep thinking the solution is just another google away but just now I'm not so sure. > > Hope this helps. This helps and thanks for replying to my

Followup: BIND 9.10.6-P1 dnssec update zone A record

2018-03-29 Thread Kim Culhan
Some additional info here, from named.conf, dnssec config: options { directory "/var/named"; [lines omitted] dnssec-validation auto; managed-keys-directory "/var/named/keys"; >From the zone section; file "domain.com.signed"; key-directory "/var/named/keys/domain.com"; aut

Cause BIND 9.10.6-P1 running dnssec to update zone A record

2018-03-29 Thread Kim Culhan
Made a change to an ip address in an A record and bind is still showing the old address. Updated the serial and it doesn't show the new serial either. How can I get bind to update from the data in the zone file? I 've restarted named and used rndc to reload and have not found how to get it to up