Converting from MyDNS to bind9 on Ubuntu 9.04

Discussion in 'Installation/Configuration' started by DantePasquale, Aug 5, 2010.

  1. DantePasquale

    DantePasquale Member HowtoForge Supporter

    Hi all,

    I've been having ongoing issue with MyDNS on my server, stack smashing causing it to abort and eventually all instances are aborted.

    So, I would like to convert to bind9 since it's now supported, but don't really see how to do this.

    I installed MyDNS with MySQL support via source to try to get around the stack smashing. Any ideas on how to uninstall this? I just stopped the service from running, which I though should be enough.

    I installed bind9 via Synaptic and install looked ok. Started it up and it's listening on port 53 for all IP address.

    Ran 'php -q update.php' from ispconfig3_install and asked to reconfigure services, but doesn't look like anything got reconfigured. I stopped bind9, uninstalled it and restarted MyDNS to get things back and running.

    Is there a FAQ or other thread that I missed that has the steps for converting MyDNS to bind9??

    Thanks, Danté
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The bind setup is based on config files, this means that bind does not knwo which zones were created before the installation of BIND. Only new or updated zones get written to the bind setup.
     
  3. kerrsmith

    kerrsmith Member

Share This Page