Hi all,

I'm trying to config bind on RH73, the rndc setup

the docs tell me to generate some key with something like:

# dnssec-keygen -a hmac-md5 -b 256 -n HOST my_dns
Kmy_dns.+157+23903

that makes a couple of files like so
# ls
Kmy_dns.+157+23903.key
Kmy_dns.+157+23903.private

is there any special place to keep these files ? '/etc' ?

in the rndc.conf directives:

do I use the name I gave it, like: 'my_dns' ?
or, do I use the file names returned by dnssec-keygen, like,
'Kmy_dns.+157+23903' ?

whatever I use, I get:

rndc reload
rndc: no key definition for name my_dns

rndc: no key definition for name Kmy_dns





-- 
Voytek
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to