PDA

View Full Version : how to disable ispconfig dns service


robotny
5th January 2007, 23:17
after several troubles with dns under ispconfig, i think that i need to disable this ispconfig service, and do the dns stuff manually.
are ther some way to do it??


thanks!

cryptic
6th January 2007, 00:23
You can stop the bind service on your server.

till
6th January 2007, 16:31
Disable the bind server under management in ISPConfig. But I guess that your DNS trouble is not caused by ISPConfig, I use it for years on several servers without one problem.

robotny
6th January 2007, 21:30
i think dns in ispconfig works good too, but sending mail to some external domains fails:

Sender address rejected: Domain not found (in
reply to RCPT TO command)

after that i put one of our ispconfig domains in a 'standard' dns server out of our server, and this trouble disapear.

becouse of this i think using bind out of ispconfig is the solution.

can i to separate bind from ispconfig??


thanks.

till
7th January 2007, 12:40
i think dns in ispconfig works good too, but sending mail to some external domains fails:

Sender address rejected: Domain not found (in
reply to RCPT TO command)

after that i put one of our ispconfig domains in a 'standard' dns server out of our server, and this trouble disapear.


Then I guess you entered something wrong in the DNS-Manager in ISPConfig. Have you added a MX record for this domain where you left the hostname field empty?

becouse of this i think using bind out of ispconfig is the solution.
can i to separate bind from ispconfig??

ISPCOnfig is just writing bind config files, so this would not make any difference.