Skip to content

Commit 5ffbbbe

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent ded3b78 commit 5ffbbbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network/domains-and-dns/how-to/manage-nameservers-internal-domain.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories:
1515

1616
Scaleway Domains and DNS provides a managed DNS solution by providing default name servers for each domain name. If you want to use your own DNS servers, you can edit the name servers associated with your domain name.
1717

18-
When adding name servers with Domains and DNS, you must ensure that they are [resolvable](/network/domains-and-dns/concepts/#domain-name-resolution) in the DNS. To achieve this, you need to have created [A](/network/domains-and-dns/reference-content/understanding-dns-records/#a-record) and/or [AAAA](/network/domains-and-dns/reference-content/understanding-dns-records/#aaaa-record) records for each name server. These records link the name server's domain name (for example `ns0.mydomain.com`) to its corresponding IP address.
18+
When adding name servers with Domains and DNS, you must ensure that they are [resolvable](/network/domains-and-dns/concepts/#domain-name-resolution) in the DNS. Each name server must have [A](/network/domains-and-dns/reference-content/understanding-dns-records/#a-record) and/or [AAAA](/network/domains-and-dns/reference-content/understanding-dns-records/#aaaa-record) records. These records link the name server's domain name (for example `ns0.mydomain.com`) to its corresponding IP address.
1919

2020
This is a critical step, especially when configuring [glue records](/network/domains-and-dns/concepts/#glue-record), which are necessary for resolving domain names in cases where the name servers are within the same domain.
2121

0 commit comments

Comments
 (0)