Displaying 2 results from an estimated 2 matches for "krndc".
Did you mean:
rndc
2010 Oct 05
0
WG: HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
...r--r-- 1 named 500 406 15. Aug 00:51 134.168.192.in-addr.arpa.zone
-rw-r--r-- 1 named 500 2680 15. Aug 08:46 tuebingen.tst.loc.zone
Making Bind (Secure)Transaction Signatures (TSIG):
In /etc on node1:
[root at node1 etc]# dnssec-keygen -a HMAC-MD5 -b 128 -n HOST rndc-key
This will give you:
Krndc-key.+157+42092
The new keys are stored in /etc
[root at node1 etc]# ls K*
Krndc-key.+157+42092.key Krndc-key.+157+42092.private
Krndc-key.+157+42092.key = Public key. The Key file contains a DNS KEY record that can de inserted into a zone file!!!
Krndc-key.+157+42092.private = The private key....
2010 Aug 16
1
WG: HOWTO samba4 centos5.5 named dnsupdate drbd simple failover
centOs5.5/samba4/named here is a short guide setting it up to work.
First of all do not install the bind package coming with centos 5.5!!
Install needs for samba
yum install libacl* gnutls* readline* python* gdb* autoconf*
Named installation:
Here is a description on what to do:
http://jason.roysdon.net/2009/10/16/building-bind-9-6-on-rhel5-centos5-for-d
nssec-nsec3-support/
The steps,
yum