F12 Bind and Dnssec

Ed Gurski ed at gurski.com
Tue Nov 24 03:38:27 UTC 2009


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







More information about the fedora-list mailing list