F12 Bind and Dnssec

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

 



I just installed F12 fn a preciously running F11 machine. 

I backed up all my configurations and for the most part everything is
back up and running except for Bind.

I know that in F11 BIND introduced DNSSEC and I had it working
perfectly. Now in F12, BIND fails with the following message:

expected IP address near 'dnssec-enable'

Here is a copy of my named.conf (it is chroot'ed and Selinux is in
permissive mode):

options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
listen-on { 10.25.240.10;};
// forward first;
forward only;
forwarders {
// OpenDNS
208.67.222.222;
208.67.220.220;
dnssec-enable yes;
dnssec-validation yes;
dnssec-lookaside . trust-anchor dlv.isc.org.;
};

};


Has something changed in F12????

Thanks

-- 
Ed Gurski

Linux User 
# 458454  http://counter.li.org




-- 
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