.conf below:-
// SRO BIND configuration file
// ... some name server ...
// Written chapter and verse on 20130325 by Chris Liesfield
// Last modified 201511271436 by Chris Liesfield
options {
directory "/var/named";
pid-file "named.pid";
allow-query { "any"
me
/usr/local/sbin/rndc reload >/dev/null 2>&1 || echo start
exit 0
;;
*)
echo "Usage: named {start|stop|status|restart|reload}"
exit 1
esac
exit 0
On Wed, Dec 2, 2015 at 9:54 PM, Tony Finch wrote:
> chris liesfield wrote:
> >
> &g
Hi All. Hopefully my terminology is correct and I make sense.
We have a main domain "something.com.au" with a few sub-domains, "this",
"that", etc.
For all of our 'A' records in something.com.au, we have specified TXT
records for SPF, however our sub-domains contain CNAMEs only.
It appears TXT a
Seeing this after upgrading to 9.6.2-P1.
We've made no other changes to the host or any configuration files, etc.
/var/named # dnssec-signzone -g -o xxx.xxx.gov.au db.xxx.xxx.gov.au
dnssec-signzone: fatal: no self signed KSK's found
No idea what's going on here and we need advice on how to go a
4 matches
Mail list logo