Skip to main content
Skip table of contents

How to enable DNSSEC for an InternetX domain

Summary

DNSSEC is a feature that you can enable on our name servers. DNSSEC adds an extra security layer to DNS resolving. With DNSSEC you are protected against for example DNS spoofing. This article describes how you can enable it for a domain.

Caution: The DNSSEC activation process can take up to 72 hours. During the activation you can not do any modifications to DNS or the domain itself.

Prerequisites

  • Make sure you can login to the InterNetX portal;

  • Make sure you have created a backup of the DNS records.

Getting Started

  1. Login to the InterNetX portal.

  2. Go to Domains Portfolio.

    image-20240812-095854.png

  3. Click on the domain.
    In this example we are going to enable DNSSEC for “copacocloudtestdomain.nl”.

    image-20240812-100207.png

  4. Click on Addons.

    image-20240812-100633.png

  5. Enable NodeSecure by clicking the slide bar. Check Auto-DNSSEC and Auto-provision NodeSecure checkboxes. Also accept the terms according to the data privacy by checking the checkbox.

    image-20240812-101615.png

  6. The activation status will be displayed next to the Auto-DNSSEC feature.

    image-20240812-102900.png

  7. The activation proces can take up to 72 hours.

  8. When DNSSEC is activated the Auto-DNSSEC status is changed from Being activated to active.

    image-20240814-103159.png

  9. If you like you can check if DNSSEC is active by executing the following command on a linux machine

    CODE
    delv "copacocloudtestdomain.nl"
    output:
     negative response, fully validated
    ; copacocloudtestdomain.nl. 900 IN      \-A     ;-$NXRRSET
    ; copacocloudtestdomain.nl. SOA ns1.nodesecure.com. do-not-reply.copacocloudtestdomain.nl. 2024084049 43200 7200 1209600 86400
    ; copacocloudtestdomain.nl. RRSIG SOA ...
    ; 41nf0f7gtac5shn3ohvikksd3pcsln5p.copacocloudtestdomain.nl. NSEC3 1 0 0 - 41NF0F7GTAC5SHN3OHVIKKSD3PCSLN5P NS SOA RRSIG DNSKEY NSEC3PARAM
    ; 41nf0f7gtac5shncsln5p.copacocloudtestdomain.nl. RRSIG NSEC3 ..
    

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.