![]() |
MyDNS fails to start
I've noticed in the ISPConfig 3 monitor it shows MyDNS as being off-line. Upon trying to start the service, I get this:
Code:
[root@server1 ~]# /etc/init.d/mydns restartCode:
[root@server1 ~]# chkconfig --list | grep mydnsEditing /etc/mydns.conf I see the values are default, so I change them: Code:
##Did I miss something? |
From what I've read, ISPConfig 3 does not support BIND yet the interface mentiones BIND in the Server Configuration section along with
Quote:
This is odd. I followed exactly the steps in the Perfect Server setup for Fedora 12. |
Looks as if you had bind and mydns package installed which confused the installer. Please remove bind with yum and run the ispconfig update again.
|
Thanks for the reply. I will give that a shot later.
|
I had the same problem
Thanks tristanlee85 for starting the thread and till for your solution!
I had exactly the same issue with Centos 5.4 (32bit) install with ISPConfig 3 and had followed exactly the same setup as for the 64bit 5.4 and 32 bit 5.2. I unistalled bind using yum and uninstalled ISPConfig and re-installed it rather than doing the update (which I'm sure would have worked anyway). The problem I am still getting (and I'm sure this is only an CentOs issue) is a dovecot issue Quote:
Cheers |
Looking at the dovecot.conf file, this is waht I see
Quote:
|
Hey no problem. I also made a thread about the Dovecot issue. What I did was uninstalled bind and dovecot :
Code:
yum remove bind dovecotCode:
php -q update.phpI don't know if the tutorial installs bind and dovecot, or if it was a default package installed. I think it might be worth making a note in the tutorial (if it isn't already there; I didn't see one) to uninstall bind and dovecot for a ISPConfig 3 server since it doesn't seem to support those services. |
Ispconfig supports bind and dovecot starting from 3.0.2, but as you initially installed your systems with 3.0.1.6, you use courier and mydns instaed (which gives you basically the same functionality then bind and dovecot) and in this case, dovecot and bind should not be installed. The perfect setup tutorial does not mention it yet as it has not been updated for ispconfig 3.0.2 yet.
|
Ahh. I did find it odd that in previous posts I saw where bind wasn't supported, yet in the interface there was a section specifically labeled for bind. Either way, I got it working with MyDNS and Courier so I think I am happy. Thanks for the help!
|
Just as reference for readers of this post: the latest install instructions for Centos 5.4 and Fedora 12 with Bind and Dovecot are available as txt files in the docs folder of the ispconfig 3.0.2 tar.gz file.
|
| All times are GMT +2. The time now is 15:20. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.