F12 Bind and Dnssec

Ed Gurski ed at gurski.com
Tue Nov 24 15:52:50 UTC 2009


On Tue, 2009-11-24 at 10:44 -0500, fedora-list-request at redhat.com wrote:

> Date: Tue, 24 Nov 2009 04:54:30 -0800
> From: wolfgang.rupprecht at gmail.com (Wolfgang S. Rupprecht)
> Subject: Re: F12 Bind and Dnssec
> To: <fedora-list at redhat.com>
> Message-ID: <87tywkgk1l.fsf at arbol.wsrcc.com>
> Content-Type: text/plain; charset=us-ascii
> 
> 
> Ed Gurski <ed at gurski.com> writes:
> > forwarders {
> > // OpenDNS
> > 208.67.222.222;
> > 208.67.220.220;
> > dnssec-enable yes;
> > dnssec-validation yes;
> > dnssec-lookaside . trust-anchor dlv.isc.org.;
> > };
> >
> > };
> 
> Try:
> 
> ...
> forwarders {
>     // OpenDNS
>     208.67.222.222;
>     208.67.220.220;
>   };
>   dnssec-enable yes;
>   dnssec-validation yes;
>   dnssec-lookaside . trust-anchor dlv.isc.org.;
> };
> 
> You had the dnssec-* stuff inside your forwarders list by mistake.
> 
> -wolfgang
> -- 
> Wolfgang S. Rupprecht
> If the airwaves belong to the public why does the public only get 3
> non-overlapping WIFI channels?
> 
> 
> 

Wolfgang:

I noticed that early this morning, changed it and still had the same
problem. I'm wondering if SELinux is getting in the way?

Thanks






More information about the fedora-list mailing list