Re: F12 Bind and Dnssec

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ed Gurski <ed@xxxxxxxxxx> 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?

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux