Hi everyone, im following
=nameservers]the guide to create ns1. and ns2.mydomain.tld
but, im stuck on the first step!
When i do those changes the BIND9 Service doesnt start...
then i put named-checkconf and it say
/etc/bind/named.conf:1: 'options' redefined near 'options'
what i should do now?
p.s: I really have to do this if i have two ips on the same server??
thanks in advance
____
edit:
i made the first like error solved, i just had to put two slashes (//) at the begining of the include bind.conf.options line,
But now my bind still doesn't start, now i have another problem,
I open syslog (in /var/log/syslog
and three lines say this
Quote:May 22 11:18:22 omega named[11551]: /etc/bind/named.conf:8: configuring key 'TRANSFER': bad base64 encoding
May 22 11:18:22 omega named[11551]: loading configuration: bad base64 encoding
May 22 11:18:22 omega named[11551]: exiting (due to fatal error)
____