www.centos.org Forum Index CentOS 5 - General Support Installing bind from package fails to start
|
Bottom Previous Topic Next Topic |
| |
|
|
|---|
| Poster | Thread | Rated: 2 Votes |
|---|
|
Re: Installing bind from package fails to start | #2 |
|
|---|---|---|---|
|
Professional Board Member
![]()
Joined: 2006/6/10
From 32°4′N 34°47′E
Posts: 1015
|
you can look in this file for example
/usr/share/doc/bind-9.3.3/sample/etc/named.conf and on this manual http://www.centos.org/docs/5/html/5.1/Deployment_Guide/ch-bind.html |
||
|
_________________
We all know Linux is great... it does infinite loops in 5 seconds. Linus Torvalds |
|||
Posted on: 2008/2/13 5:52
|
|||
|
Re: Installing bind from package fails to start | #3 |
|
|---|---|---|---|
|
Moderator
![]()
Joined: 2006/9/3
From California, US
Posts: 6921
|
|||
Posted on: 2008/2/13 5:55
|
|||
|
Re: Installing bind from package fails to start | #4 |
|
|---|---|---|---|
|
Peeking in the Member Window
![]()
Joined: 2006/3/10
From
Posts: 18
|
So I did these commands as this page said I could do...
\cp -Rf /usr/share/doc/bind*/sample/etc /etc \cp -Rf /usr/share/doc/bind*/sample/var/named /var/named /etc/init.d/named start -> /etc/init.d/named start Starting named: [FAILED] But now it won't start, still. I'm at least getting errors in /var/log/messages Feb 13 22:48:18 essex named[4414]: starting BIND 9.3.3rc2 -u named Feb 13 22:48:18 essex named[4414]: found 1 CPU, using 1 worker thread Feb 13 22:48:18 essex named[4414]: loading configuration from '/etc/named.conf' Feb 13 22:48:18 essex named[4414]: listening on IPv4 interface lo, 127.0.0.1#53 Feb 13 22:48:18 essex named[4414]: listening on IPv4 interface eth0, 74.218.88.169#53 Feb 13 22:48:18 essex named[4414]: /etc/named.conf:101: configuring key 'ddns_key': bad base64 encoding Feb 13 22:48:18 essex named[4414]: loading configuration: bad base64 encoding Feb 13 22:48:18 essex named[4414]: exiting (due to fatal error) /etc/named.conf: 100 key ddns_key 101 { 102 algorithm hmac-md5; 103 secret "use /usr/sbin/dns-keygen to generate TSIG keys"; 104 }; 105 view "external" 106 { |
||
Posted on: 2008/2/14 3:50
|
|||
|
Re: Installing bind from package fails to start | #5 |
|
|---|---|---|---|
|
Peeking in the Member Window
![]()
Joined: 2006/3/10
From
Posts: 18
|
To fix the problem I posted above you simply execute:
/usr/sbin/dns-keygen then copy the output of that command into the double quotes on line 103 |
||
Posted on: 2008/2/14 3:51
|
|||
Top Previous Topic Next Topic |
|



Topic options
Print Topic
Threaded
Newest First
2 Votes
iam8up





You cannot start a new topic.
You can view topic.