> > > /etc/bind/rndc.key:1: key 'rndc-key': already exists previous
> definition:
> > > /etc/bind/rndc.key:1
> > >
> > > Here is my configuration from my named.conf file:
> >
> > It looks like the problem is in /etc/bind/rndc.key. Can we see that?
> > (obscure the secret).
> >
> > Andy
> > --
> 
> *rndc.key file*
> 
> key "rndc-key" {
>                 algorithm hmac-md5;
>                 secret "obsure";
> };
> 
> 
> 
> --------------------------
> Danny Vukobratovich

Ok,

So I removed the last portion of the named.conf file:

Include "/etc/bind/named.conf.options";
Include "/etc/bind/named.conf.local";
Include "/etc/bind/named.conf.default-zones";

All seems to be working fine now.  Thank you all for your help!

--------------------------
Danny Vukobratovich

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to