This is a discussion on rndc: connect failed: connection refused within the Bind Users forums, part of the DNS and Related Forums category; I have installed 9.2.2 on Mac OS X 10.3, and seem to be unable to start bind, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have installed 9.2.2 on Mac OS X 10.3, and seem to be unable to
start bind, or connect with rndc. I have checked severaltutorials and messages posted here, but seem to be missing something (??). Any help would be grately appreciated. thanks in advane, Ralph top half of named.conf = include "/private/etc/rndc.key"; controls { inet 127.0.0.1 allow { localhost;} keys { rndc-key; }; }; options { directory "/var/named"; version "Bind"; //Forwarders send unresolved requests to my ISP forwarders { 206.12.28.12; 206.13.30.12; }; ---------------------------------------------------------------------- rndc.key = key "rndc-key" { algorithm hmac-md5; secret "hsQmDEx9VqmVjxglV3S+clIAX7PbIsGopgVwireIb5c=" ; }; ------------------------------------------------------------------------ rndc.conf = key "rndc-key" { algorithm hmac-md5; secret "hsQmDEx9VqmVjxglV3S+clIAX7PbIsGopgVwireIb5c=" ; }; options { default-server localhost; default-key rndc-key; }; ---------------------------------------------------------------------------- bind files are in /etc |
![]() |
| Thread Tools | |
| Display Modes | |
|
|