Entries in ISPconfig DNS are not reflected in the nameseerver

Discussion in 'Installation/Configuration' started by muekno, Jun 16, 2026.

  1. muekno

    muekno Active Member HowtoForge Supporter

    I make additional entrys in DND on my primaray nameserver, a and NS records.
    but if i do a dig @ns domain any any the new entrys are not show.
    Urgend need help, ISPconfig is 3.3.1p1 server is DEBIAN12 latest patches from saterday.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Test your primary and secondary nameservers directly on the server. like:

    dig @localhost ....

    to find out if mone or one or both respond for the record. The most likely reason is typos in records or missing records, which made BIND reject them.
     
  3. muekno

    muekno Active Member HowtoForge Supporter

    Thank you got it. Missed the dot at the end of domainname by defining the NS records. so it is solved
     
    till likes this.

Share This Page