NavigationContentFooter
Jump toSuggest an edit

How to configure DNS zones

Reviewed on 19 August 2024Published on 31 October 2022

A DNS zone is a distinct part of the domain namespace that allows granular control of DNS components.

It contains configuration stored in multiple DNS records. Each record consists at minimum of a type, a time to live (TTL), and a value. For example, type A records contain information to resolve a domain name to its associated IP address.

Each Zone Name created translates into a Domain Name. For example, the zone myzone in the domain example.com becomes myzone.example.com. This works also on multiple levels, meaning that the zone myzone.subdomain becomes the domain name myzone.subdomain.example.com.

Before you start

To complete the actions presented below, you must have:

  • A Scaleway account logged into the console
  • Owner status or IAM permissions allowing you to perform actions in the intended Organization
  • Linked your domain with Scaleway DNS

How to add a new DNS zone

  1. Click Domains and DNS in the Network section of the Scaleway console side menu. The Domains and DNS dashboard displays.
  2. Click the domain for which you want to add a DNS zone. The domain’s Overview tab displays.
  3. Click the DNS Zones tab. A list of DNS zones you have configured within the selected domain displays.
    Note

    The Root zone is always available, by default. This zone is directly associated with the domain name and cannot be deleted. It will only be removed from the DNS when its associated domain name is deleted.

  4. Click + Add zone to create a new DNS zone. A pop-up appears prompting you to enter a zone name.
  5. Enter a name for the new zone, check the estimated cost, and click Add zone.

How to manage DNS records

  1. Click Domains and DNS in the Network section of the Scaleway console side menu. The Domains and DNS dashboard displays.
  2. Click the domain for which you want to manage DNS records. The domain’s Overview tab displays.
  3. Click the DNS Zones tab. A list of DNS zones you have configured within the selected domain displays.
  4. Click «See more Icon» next to the DNS zone of your choice, then Records to manage the zone’s DNS records.
  5. Click + Add records to add records.
  6. Select the desired record type in the drop-down, and fill out the required information.
  7. Click Add records to confirm.

How to edit an existing DNS zone name

  1. Click Domains and DNS in the Network section of the Scaleway console side menu. The Domains and DNS dashboard displays.
  2. Click the domain for which you want to edit a DNS zone. The domain’s Overview tab displays.
  3. Click the DNS Zones tab. A list of the DNS zones you have configured within the selected domain displays.
  4. Click «See more Icon», then Edit name to edit a zone’s name.
  5. Enter a new name in the pop-up, then click Edit Name to confirm.

How to delete an existing DNS zone

  1. Click Domains and DNS in the Network section of the Scaleway console side menu. The Domains and DNS dashboard displays.
  2. Click the domain for which you want to delete a DNS zone. The domain’s Overview tab displays.
  3. Click the DNS Zones tab. A list of the DNS zones you have configured within the selected domain displays.
  4. Click «See more Icon», then click Delete.
  5. Type DELETE in the pop-up, and click Delete zone to confirm the action.
See also
How to configure DNSSEC for an internal domainHow to test DNS zones with dig
API DocsScaleway consoleDedibox consoleScaleway LearningScaleway.comPricingBlogCareers
© 2023-2024 – Scaleway