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