Ispconfig do not add dns

Discussion in 'Installation/Configuration' started by lolo, Dec 28, 2020.

  1. lolo

    lolo Member

    Hello,
    I tried to add a new dns on my Ubuntu server 20.10 with IspConfig (latest) with the wizard and when I click on save the Dns does not appear on my list.
    - What's happen and do you idea how to make to resolve this problem ?
    - Where can I found inside the server the dns domain list server
    Thank you
     
  2. lolo

    lolo Member

    I found the dns inside bind9 mydomain.com but it do not appear on ispConfig. Can delete kdomain.com* ? resynchronize the dns and try to add via ispconfig domain.com?
    Is it the process ?
     
  3. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    This is a bug that will be fixed in upcoming 3.2.2. For now, you can fix it by adding
    Code:
    dnssec_wanted=n
    to your DNS Wizard template under the [ZONE] settings.
     
    lolo likes this.

Share This Page