Skip to content

Commit f1443da

Browse files
author
Kazarus4
committed
dot ca to dot net for examples done
1 parent ffc1d89 commit f1443da

15 files changed

+105
-105
lines changed

pages/web_cloud/domains/glue_registry/guide.de-de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "DNS-Server von Domainnamen individualisieren (Glue Records)"
33
excerpt: "Erfahren Sie hier, wie Sie die DNS-Server Ihres OVHcloud Domainnamens anpassen"
4-
updated: 2024-06-10
4+
updated: 2025-05-13
55
---
66

77
## Ziel

pages/web_cloud/domains/glue_registry/guide.en-asia.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Customising the DNS servers for an OVHcloud domain name'
33
excerpt: 'Find out how to customise the DNS servers for your OVHcloud domain name'
4-
updated: 2024-06-10
4+
updated: 2025-05-13
55
---
66

77
## Objective
@@ -49,8 +49,8 @@ Retrieve the *DNS servers* information including **all** their associated IPv4 a
4949

5050
In our example shown above, the **domain.tld** domain currently uses the following **DNS servers**:
5151

52-
- **dnsX1.ovh.ca** associated with IPv4 *203.0.113.0* and IPv6 *2001:db8:1:1b00:203:0:113:0*
53-
- **dnsX2.ovh.ca** associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*
52+
- **dnsX1.ovh.net** associated with IPv4 *203.0.113.0* and IPv6 *2001:db8:1:1b00:203:0:113:0*
53+
- **dnsX2.ovh.net** associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*
5454

5555
If you need more information, please read [our tutorial on the Zonemaster tool](/pages/web_cloud/domains/dns_zonemaster).
5656

@@ -93,13 +93,13 @@ In the window that opens, enter the information requested:
9393

9494
In the image above, taking the example from [step 1](#step1), the glue record you want to add here (from the domain name *domain.tld*) is **dns1.domain.tld**.
9595

96-
For this glue record, the IP addresses of *target DNS server* are indicated as *203.0.113.0* (IPv4) and *2001:db8:1:1b00:203:0:113:0* (IPv6). These IPs correspond to one of the two DNS servers currently used for *domain.tld* (**dnsX1.ovh.ca**).
96+
For this glue record, the IP addresses of *target DNS server* are indicated as *203.0.113.0* (IPv4) and *2001:db8:1:1b00:203:0:113:0* (IPv6). These IPs correspond to one of the two DNS servers currently used for *domain.tld* (**dnsX1.ovh.net**).
9797

98-
This glue record is added so that **dns1.domain.tld** can ultimately replace the DNS server name **dnsX1.ovh.ca** currently used by the domain name *domain.tld*.
98+
This glue record is added so that **dns1.domain.tld** can ultimately replace the DNS server name **dnsX1.ovh.net** currently used by the domain name *domain.tld*.
9999

100100
Once you have entered this information, click the `Next`{.action} button, read the information displayed, then click `Confirm`{.action}. Repeat this step as many times as necessary, depending on the number of DNS servers your domain name uses.
101101

102-
In our example, you will need to repeat the operation to create the **dns2.domain.tld** glue. This will then replace the DNS server **dnsX2.ovh.ca** currently associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*
102+
In our example, you will need to repeat the operation to create the **dns2.domain.tld** glue. This will then replace the DNS server **dnsX2.ovh.net** currently associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*
103103

104104
### Step 3: Create the A and AAAA DNS records corresponding to the custom DNS <a name="step3"></a>
105105

@@ -117,14 +117,14 @@ You can do this via the interface given by the service provider managing your do
117117
> In all cases, you will need to wait between 4 and 24 hours for the DNS zone modification to propagate across the entire DNS network. We recommend that you wait until the end of this period before continuing.
118118
>
119119
120-
If we go back to our previous example, the GLUE records that we want to add (from the *domain.tld* domain) are **dns1.domain.tld** and **dns2.domain.tld**. The goal is to replace the current DNS servers **dnsX1.ovh.ca** and **dnsX2.ovh.ca**.
120+
If we go back to our previous example, the GLUE records that we want to add (from the *domain.tld* domain) are **dns1.domain.tld** and **dns2.domain.tld**. The goal is to replace the current DNS servers **dnsX1.ovh.net** and **dnsX2.ovh.net**.
121121

122122
As a result, the following records are added to the active DNS zone of the domain name *domain.tld*:
123123

124-
- An *A* DNS record for the *subdomain* **dns1.domain.tld** to the IP *203.0.113.0* (DNS server IPv4 **dnsX1.ovh.ca**)
125-
- A *AAAA* DNS record for the *subdomain* **dns1.domain.tld** to the IP *2001:db8:1:1b00:203:0:113:0* (DNS server IPv6 **dnsX1.ovh.ca**)
126-
- An *A* DNS record for the *subdomain* **dns2.domain.tld** to the IP *203.0.113.1* (DNS server IPv4 **dnsX2.ovh.ca**)
127-
- A *AAAA* DNS record for the *subdomain* **dns2.domain.tld** to the IP *2001:db8:1:1b00:203:0:113:1* (DNS server IPv6 **dnsX2.ovh.ca**)
124+
- An *A* DNS record for the *subdomain* **dns1.domain.tld** to the IP *203.0.113.0* (DNS server IPv4 **dnsX1.ovh.net**)
125+
- A *AAAA* DNS record for the *subdomain* **dns1.domain.tld** to the IP *2001:db8:1:1b00:203:0:113:0* (DNS server IPv6 **dnsX1.ovh.net**)
126+
- An *A* DNS record for the *subdomain* **dns2.domain.tld** to the IP *203.0.113.1* (DNS server IPv4 **dnsX2.ovh.net**)
127+
- A *AAAA* DNS record for the *subdomain* **dns2.domain.tld** to the IP *2001:db8:1:1b00:203:0:113:1* (DNS server IPv6 **dnsX2.ovh.net**)
128128

129129
### Step 4: Modify your domain name’s DNS servers
130130

@@ -155,7 +155,7 @@ Finalise the steps and, if necessary, refer to the instructions set out in our d
155155
> A propagation delay of 24 to 48 hours is required for the change of DNS servers to take effect across the entire DNS network. We recommend that you wait until the end of this period before continuing.
156156
>
157157
158-
In our example of customising the DNS servers for the domain name *domain.tld*, we replace the DNS server **dnsX1.ovh.ca** with **dns1.domain.tld** and the DNS server **dnsX2.ovh.ca** with **dns2.domain.tld**, then wait for the DNS propagation to propagate.
158+
In our example of customising the DNS servers for the domain name *domain.tld*, we replace the DNS server **dnsX1.ovh.net** with **dns1.domain.tld** and the DNS server **dnsX2.ovh.net** with **dns2.domain.tld**, then wait for the DNS propagation to propagate.
159159

160160
### Step 5: Replace the NS records in your domain name’s active DNS zone
161161

@@ -191,19 +191,19 @@ The following elements are observed:
191191

192192
- The first numeric value of the line *SOA* is as follows: *2023071700*.
193193
- There are two *NS* records for the domain name *domain.tld*.
194-
- Records of type *NS* still target the two DNS servers **dnsX1.ovh.ca** and **dnsX2.ovh.ca**.
194+
- Records of type *NS* still target the two DNS servers **dnsX1.ovh.net** and **dnsX2.ovh.net**.
195195

196196
To finalise the customisation of the DNS servers for the domain name *domain.tld*, you will need to:
197197

198198
- Increment the first numeric value of the *SOA* line by "1": *202307170**1***. (If the first numeric value was *2023071704*, you would get the following result: *202307170**5***).
199-
- Replace the target **dnsX1.ovh.ca.** with **dns1.domain.tld.** only for the line that starts with **IN NS**.
200-
- Replace the target **dnsX2.ovh.ca.** with **dns2.domain.tld.** only for the line that starts with **IN NS**.
199+
- Replace the target **dnsX1.ovh.net.** with **dns1.domain.tld.** only for the line that starts with **IN NS**.
200+
- Replace the target **dnsX2.ovh.net.** with **dns2.domain.tld.** only for the line that starts with **IN NS**.
201201

202202
Once the modifications are made, the result of our example will be the following:
203203

204204
```bash
205205
$TTL 3600
206-
@ IN SOA dnsX1.ovh.ca. tech.ovh.ca. (2023071701 86400 3600 3600000 300)
206+
@ IN SOA dnsX1.ovh.net. tech.ovh.net. (2023071701 86400 3600 3600000 300)
207207
IN NS dns1.domain.tld.
208208
IN NS dns2.domain.tld.
209209
```

pages/web_cloud/domains/glue_registry/guide.en-au.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Customising the DNS servers for an OVHcloud domain name'
33
excerpt: 'Find out how to customise the DNS servers for your OVHcloud domain name'
4-
updated: 2024-06-10
4+
updated: 2025-05-13
55
---
66

77
## Objective
@@ -49,8 +49,8 @@ Retrieve the *DNS servers* information including **all** their associated IPv4 a
4949

5050
In our example shown above, the **domain.tld** domain currently uses the following **DNS servers**:
5151

52-
- **dnsX1.ovh.ca** associated with IPv4 *203.0.113.0* and IPv6 *2001:db8:1:1b00:203:0:113:0*
53-
- **dnsX2.ovh.ca** associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*
52+
- **dnsX1.ovh.net** associated with IPv4 *203.0.113.0* and IPv6 *2001:db8:1:1b00:203:0:113:0*
53+
- **dnsX2.ovh.net** associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*
5454

5555
If you need more information, please read [our tutorial on the Zonemaster tool](/pages/web_cloud/domains/dns_zonemaster).
5656

@@ -93,13 +93,13 @@ In the window that opens, enter the information requested:
9393

9494
In the image above, taking the example from [step 1](#step1), the glue record you want to add here (from the domain name *domain.tld*) is **dns1.domain.tld**.
9595

96-
For this glue record, the IP addresses of *target DNS server* are indicated as *203.0.113.0* (IPv4) and *2001:db8:1:1b00:203:0:113:0* (IPv6). These IPs correspond to one of the two DNS servers currently used for *domain.tld* (**dnsX1.ovh.ca**).
96+
For this glue record, the IP addresses of *target DNS server* are indicated as *203.0.113.0* (IPv4) and *2001:db8:1:1b00:203:0:113:0* (IPv6). These IPs correspond to one of the two DNS servers currently used for *domain.tld* (**dnsX1.ovh.net**).
9797

98-
This glue record is added so that **dns1.domain.tld** can ultimately replace the DNS server name **dnsX1.ovh.ca** currently used by the domain name *domain.tld*.
98+
This glue record is added so that **dns1.domain.tld** can ultimately replace the DNS server name **dnsX1.ovh.net** currently used by the domain name *domain.tld*.
9999

100100
Once you have entered this information, click the `Next`{.action} button, read the information displayed, then click `Confirm`{.action}. Repeat this step as many times as necessary, depending on the number of DNS servers your domain name uses.
101101

102-
In our example, you will need to repeat the operation to create the **dns2.domain.tld** glue. This will then replace the DNS server **dnsX2.ovh.ca** currently associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*
102+
In our example, you will need to repeat the operation to create the **dns2.domain.tld** glue. This will then replace the DNS server **dnsX2.ovh.net** currently associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*
103103

104104
### Step 3: Create the A and AAAA DNS records corresponding to the custom DNS <a name="step3"></a>
105105

@@ -117,14 +117,14 @@ You can do this via the interface given by the service provider managing your do
117117
> In all cases, you will need to wait between 4 and 24 hours for the DNS zone modification to propagate across the entire DNS network. We recommend that you wait until the end of this period before continuing.
118118
>
119119
120-
If we go back to our previous example, the GLUE records that we want to add (from the *domain.tld* domain) are **dns1.domain.tld** and **dns2.domain.tld**. The goal is to replace the current DNS servers **dnsX1.ovh.ca** and **dnsX2.ovh.ca**.
120+
If we go back to our previous example, the GLUE records that we want to add (from the *domain.tld* domain) are **dns1.domain.tld** and **dns2.domain.tld**. The goal is to replace the current DNS servers **dnsX1.ovh.net** and **dnsX2.ovh.net**.
121121

122122
As a result, the following records are added to the active DNS zone of the domain name *domain.tld*:
123123

124-
- An *A* DNS record for the *subdomain* **dns1.domain.tld** to the IP *203.0.113.0* (DNS server IPv4 **dnsX1.ovh.ca**)
125-
- A *AAAA* DNS record for the *subdomain* **dns1.domain.tld** to the IP *2001:db8:1:1b00:203:0:113:0* (DNS server IPv6 **dnsX1.ovh.ca**)
126-
- An *A* DNS record for the *subdomain* **dns2.domain.tld** to the IP *203.0.113.1* (DNS server IPv4 **dnsX2.ovh.ca**)
127-
- A *AAAA* DNS record for the *subdomain* **dns2.domain.tld** to the IP *2001:db8:1:1b00:203:0:113:1* (DNS server IPv6 **dnsX2.ovh.ca**)
124+
- An *A* DNS record for the *subdomain* **dns1.domain.tld** to the IP *203.0.113.0* (DNS server IPv4 **dnsX1.ovh.net**)
125+
- A *AAAA* DNS record for the *subdomain* **dns1.domain.tld** to the IP *2001:db8:1:1b00:203:0:113:0* (DNS server IPv6 **dnsX1.ovh.net**)
126+
- An *A* DNS record for the *subdomain* **dns2.domain.tld** to the IP *203.0.113.1* (DNS server IPv4 **dnsX2.ovh.net**)
127+
- A *AAAA* DNS record for the *subdomain* **dns2.domain.tld** to the IP *2001:db8:1:1b00:203:0:113:1* (DNS server IPv6 **dnsX2.ovh.net**)
128128

129129
### Step 4: Modify your domain name’s DNS servers
130130

@@ -155,7 +155,7 @@ Finalise the steps and, if necessary, refer to the instructions set out in our d
155155
> A propagation delay of 24 to 48 hours is required for the change of DNS servers to take effect across the entire DNS network. We recommend that you wait until the end of this period before continuing.
156156
>
157157
158-
In our example of customising the DNS servers for the domain name *domain.tld*, we replace the DNS server **dnsX1.ovh.ca** with **dns1.domain.tld** and the DNS server **dnsX2.ovh.ca** with **dns2.domain.tld**, then wait for the DNS propagation to propagate.
158+
In our example of customising the DNS servers for the domain name *domain.tld*, we replace the DNS server **dnsX1.ovh.net** with **dns1.domain.tld** and the DNS server **dnsX2.ovh.net** with **dns2.domain.tld**, then wait for the DNS propagation to propagate.
159159

160160
### Step 5: Replace the NS records in your domain name’s active DNS zone
161161

@@ -191,19 +191,19 @@ The following elements are observed:
191191

192192
- The first numeric value of the line *SOA* is as follows: *2023071700*.
193193
- There are two *NS* records for the domain name *domain.tld*.
194-
- Records of type *NS* still target the two DNS servers **dnsX1.ovh.ca** and **dnsX2.ovh.ca**.
194+
- Records of type *NS* still target the two DNS servers **dnsX1.ovh.net** and **dnsX2.ovh.net**.
195195

196196
To finalise the customisation of the DNS servers for the domain name *domain.tld*, you will need to:
197197

198198
- Increment the first numeric value of the *SOA* line by "1": *202307170**1***. (If the first numeric value was *2023071704*, you would get the following result: *202307170**5***).
199-
- Replace the target **dnsX1.ovh.ca.** with **dns1.domain.tld.** only for the line that starts with **IN NS**.
200-
- Replace the target **dnsX2.ovh.ca.** with **dns2.domain.tld.** only for the line that starts with **IN NS**.
199+
- Replace the target **dnsX1.ovh.net.** with **dns1.domain.tld.** only for the line that starts with **IN NS**.
200+
- Replace the target **dnsX2.ovh.net.** with **dns2.domain.tld.** only for the line that starts with **IN NS**.
201201

202202
Once the modifications are made, the result of our example will be the following:
203203

204204
```bash
205205
$TTL 3600
206-
@ IN SOA dnsX1.ovh.ca. tech.ovh.ca. (2023071701 86400 3600 3600000 300)
206+
@ IN SOA dnsX1.ovh.net. tech.ovh.net. (2023071701 86400 3600 3600000 300)
207207
IN NS dns1.domain.tld.
208208
IN NS dns2.domain.tld.
209209
```

0 commit comments

Comments
 (0)