Re: DNS services no longer work due to missing files

2010-07-22 Thread Deron Meranda
> The change that is > needed is to change the "include" lines in /etc/named.conf, deleting the > lines: > >     include "/etc/pki/dnssec-keys//named.dnssec.keys"; >     include "/etc/pki/dnssec-keys//dlv/dlv.isc.org.conf"; > > and inserting a single line: > >     include "/etc/named.iscdlv.

Re: DNS services no longer work due to missing files

2010-06-28 Thread Terry Barnaby
On 06/26/2010 07:02 PM, Robert Nichols wrote: > On 06/26/2010 11:03 AM, Robert Nichols wrote: >> On 06/25/2010 11:27 PM, Paolo Galtieri wrote: >>> I just updated one of my Fedora 12 system. This particular system is >>> running a local dns server. When I try to restart named on the system I >>> g

Re: DNS services no longer work due to missing files

2010-06-26 Thread Robert Nichols
On 06/26/2010 11:03 AM, Robert Nichols wrote: > On 06/25/2010 11:27 PM, Paolo Galtieri wrote: >> I just updated one of my Fedora 12 system. This particular system is >> running a local dns server. When I try to restart named on the system I >> get: >> >> Starting named: >> Error in named configur

Re: DNS services no longer work due to missing files

2010-06-26 Thread Robert Nichols
On 06/25/2010 11:27 PM, Paolo Galtieri wrote: > I just updated one of my Fedora 12 system. This particular system is > running a local dns server. When I try to restart named on the system I > get: > > Starting named: > Error in named configuration: > /etc/pki/dnssec-keys//named.dnssec.keys:1: op

Re: DNS services no longer work due to missing files

2010-06-26 Thread aragonx
> To fix it, I commented out the following > lines: > > dnssec-enable yes; > dnssec-validation yes; > dnssec-lookaside . trust-anchor dlv.isc.org.; As a side note.  Even though the above fixed my lookup errors on my router and client machines, Squid still can't do lookups (which is located on t

Re: DNS services no longer work due to missing files

2010-06-26 Thread aragonx
Happened to me too.  This isn't the first time an update to named took my router down... To fix it, I commented out the following lines: dnssec-enable yes; dnssec-validation yes; dnssec-lookaside . trust-anchor dlv.isc.org.; Since those are the ones that are looking for the missing files.  Whe

Re: DNS services no longer work due to missing files

2010-06-25 Thread Paolo Galtieri
I did a little more investigating and I discovered the following: yum provides */production/bg.conf dnssec-conf-1.21-8.fc12.noarch : DNSSEC and DLV configuration and priming tool Repo: updates Matched from: Filename: /etc/pki/dnssec-keys/production/bg.conf So I tried to install dnsse

DNS services no longer work due to missing files

2010-06-25 Thread Paolo Galtieri
I just updated one of my Fedora 12 system. This particular system is running a local dns server. When I try to restart named on the system I get: Starting named: Error in named configuration: /etc/pki/dnssec-keys//named.dnssec.keys:1: open: /etc/pki/dnssec-keys//production/bg.conf: file not f