bind not started after fresh ispconfig install at ubuntu 6.10

Discussion in 'Installation/Configuration' started by pesja, Mar 22, 2007.

  1. pesja

    pesja Member

    After I dit a fresh install ubuntu 6.10 + ispconfig I saw that bind is not running at all.

    I also installed webmin. Into webmin I see zones created by ISPconfig but also i saw that bind wasn't started. When I start up bind from the webmin server is work's fine, until the next reboot

    The same configuration (ispconfig + webmin) is running on adebian 3.1 server and that is working great.

    I really don't have a clue what's wrong.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please run:

    update-rc.d bind9 defaults

    to start bind automatically when your system starts.
     

Share This Page