Skip to content

Commit 22aa4a6

Browse files
author
Kazarus4
committed
Duplications EN done
1 parent dc599b7 commit 22aa4a6

15 files changed

+102
-102
lines changed

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

Lines changed: 2 additions & 2 deletions
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: 2025-05-13
4+
updated: 2025-05-15
55
---
66

77
## Ziel
@@ -259,4 +259,4 @@ Kontaktieren Sie für spezialisierte Dienstleistungen (SEO, Web-Entwicklung etc.
259259

260260
Wenn Sie Hilfe bei der Nutzung und Konfiguration Ihrer OVHcloud Lösungen benötigen, beachten Sie unsere [Support-Angebote](/links/support).
261261

262-
Treten Sie unserer [User Community](/links/community) bei.
262+
Treten Sie unserer [User Community](/links/community) bei.

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: 'Customising the DNS servers for an OVHcloud domain name'
3-
excerpt: 'Find out how to customise the DNS servers for your OVHcloud domain name'
4-
updated: 2025-05-13
2+
title: "Customising a domain name’s DNS servers (Glue Records)"
3+
excerpt: "Find out how to customise your OVHcloud domain name’s DNS servers"
4+
updated: 2025-05-15
55
---
66

77
## Objective
@@ -16,9 +16,9 @@ These *DNS zones* consist of technical information: *DNS records*. In standard u
1616

1717
For more information on these topics, see the following guides:
1818

19-
- [Everything you need to know about DNS servers](/pages/web_cloud/domains/dns_server_general_information).
20-
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
21-
- [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
19+
- [Everything you need to know about DNS servers](/pages/web_cloud/domains/dns_server_general_information)
20+
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information)
21+
- [How to edit an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
2222

2323
Depending on your needs, you can customise your OVHcloud domain name’s DNS servers using **Glue Records**.
2424

@@ -53,8 +53,8 @@ Retrieve the *DNS servers* information including **all** their associated IPv4 a
5353

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

56-
- **dnsX1.ovh.net** associated with IPv4 *203.0.113.0* and IPv6 *2001:db8:1:1b00:203:0:113:0*.
57-
- **dnsX2.ovh.net** associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*.
56+
- **dnsX1.ovh.net** associated with IPv4 *203.0.113.0* and IPv6 *2001:db8:1:1b00:203:0:113:0*
57+
- **dnsX2.ovh.net** associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*
5858

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

@@ -78,7 +78,7 @@ If you need more information, please read [our tutorial on the Zonemaster tool](
7878
> In addition, *domain1.tld* must be registered with OVHcloud to set up the glue records.
7979
>
8080
81-
To do this, click on the tabs below to view each of the **4** steps.
81+
To do this, click on the tabs below to view the **4** steps.
8282

8383
> [!tabs]
8484
> **Step 1**
@@ -93,7 +93,7 @@ To do this, click on the tabs below to view each of the **4** steps.
9393
>>
9494
>> ![Domain Names](/pages/assets/screens/control_panel/product-selection/web-cloud/domain-names.png){.thumbnail}
9595
>>
96-
> **Step 3**
96+
> **Step 3**
9797
>>
9898
>> On the new page, click on the `GLUE`{.action} tab.
9999
>>
@@ -108,7 +108,7 @@ To do this, click on the tabs below to view each of the **4** steps.
108108
>> |Information|Details|
109109
>> |---|---|
110110
>> |Host Name|Customise the host name you want to use as a custom DNS server.|
111-
>> |Target IP(s)|Specify the IP address(es) (IPv4 and/or IPv6) to which the host name should resolve. This is the IP address(es) of the DNS server currently used by your domain name. If there are multiple IP addresses, separate them with *commas*.|
111+
>> |Target IP(s)|Specify all IP addresses (IPv4 and/or IPv6) to which the host name should resolve. These are IP addresses of the DNS server currently used by your domain name. If there are multiple IP addresses, separate them with *commas*.|
112112
>>
113113
>> ![glueregistry](/pages/assets/screens/control_panel/product-selection/web-cloud/domain-dns/glue/add-another-glue-record-step-1.png){.thumbnail}
114114
>>
@@ -142,10 +142,10 @@ If we go back to our previous example, the GLUE records that we want to add (fro
142142

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

145-
- An *A* DNS record for the *subdomain* **dns1.domain.tld** to the IP *203.0.113.0* (DNS server IPv4 **dnsX1.ovh.net**).
146-
- 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**).
147-
- An *A* DNS record for the *subdomain* **dns2.domain.tld** to the IP *203.0.113.1* (DNS server IPv4 **dnsX2.ovh.net**).
148-
- 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**).
145+
- An *A* DNS record for the *subdomain* **dns1.domain.tld** to the IP *203.0.113.0* (DNS server IPv4 **dnsX1.ovh.net**)
146+
- An *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**)
147+
- An *A* DNS record for the *subdomain* **dns2.domain.tld** to the IP *203.0.113.1* (DNS server IPv4 **dnsX2.ovh.net**)
148+
- An *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**)
149149

150150
### 4 - Replace the NS records in your domain name’s active DNS zone
151151

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: 'Customising the DNS servers for an OVHcloud domain name'
3-
excerpt: 'Find out how to customise the DNS servers for your OVHcloud domain name'
4-
updated: 2025-05-13
2+
title: "Customising a domain name’s DNS servers (Glue Records)"
3+
excerpt: "Find out how to customise your OVHcloud domain name’s DNS servers"
4+
updated: 2025-05-15
55
---
66

77
## Objective
@@ -16,9 +16,9 @@ These *DNS zones* consist of technical information: *DNS records*. In standard u
1616

1717
For more information on these topics, see the following guides:
1818

19-
- [Everything you need to know about DNS servers](/pages/web_cloud/domains/dns_server_general_information).
20-
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
21-
- [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
19+
- [Everything you need to know about DNS servers](/pages/web_cloud/domains/dns_server_general_information)
20+
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information)
21+
- [How to edit an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
2222

2323
Depending on your needs, you can customise your OVHcloud domain name’s DNS servers using **Glue Records**.
2424

@@ -53,8 +53,8 @@ Retrieve the *DNS servers* information including **all** their associated IPv4 a
5353

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

56-
- **dnsX1.ovh.net** associated with IPv4 *203.0.113.0* and IPv6 *2001:db8:1:1b00:203:0:113:0*.
57-
- **dnsX2.ovh.net** associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*.
56+
- **dnsX1.ovh.net** associated with IPv4 *203.0.113.0* and IPv6 *2001:db8:1:1b00:203:0:113:0*
57+
- **dnsX2.ovh.net** associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*
5858

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

@@ -78,7 +78,7 @@ If you need more information, please read [our tutorial on the Zonemaster tool](
7878
> In addition, *domain1.tld* must be registered with OVHcloud to set up the glue records.
7979
>
8080
81-
To do this, click on the tabs below to view each of the **4** steps.
81+
To do this, click on the tabs below to view the **4** steps.
8282

8383
> [!tabs]
8484
> **Step 1**
@@ -93,7 +93,7 @@ To do this, click on the tabs below to view each of the **4** steps.
9393
>>
9494
>> ![Domain Names](/pages/assets/screens/control_panel/product-selection/web-cloud/domain-names.png){.thumbnail}
9595
>>
96-
> **Step 3**
96+
> **Step 3**
9797
>>
9898
>> On the new page, click on the `GLUE`{.action} tab.
9999
>>
@@ -108,7 +108,7 @@ To do this, click on the tabs below to view each of the **4** steps.
108108
>> |Information|Details|
109109
>> |---|---|
110110
>> |Host Name|Customise the host name you want to use as a custom DNS server.|
111-
>> |Target IP(s)|Specify the IP address(es) (IPv4 and/or IPv6) to which the host name should resolve. This is the IP address(es) of the DNS server currently used by your domain name. If there are multiple IP addresses, separate them with *commas*.|
111+
>> |Target IP(s)|Specify all IP addresses (IPv4 and/or IPv6) to which the host name should resolve. These are IP addresses of the DNS server currently used by your domain name. If there are multiple IP addresses, separate them with *commas*.|
112112
>>
113113
>> ![glueregistry](/pages/assets/screens/control_panel/product-selection/web-cloud/domain-dns/glue/add-another-glue-record-step-1.png){.thumbnail}
114114
>>
@@ -142,10 +142,10 @@ If we go back to our previous example, the GLUE records that we want to add (fro
142142

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

145-
- An *A* DNS record for the *subdomain* **dns1.domain.tld** to the IP *203.0.113.0* (DNS server IPv4 **dnsX1.ovh.net**).
146-
- 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**).
147-
- An *A* DNS record for the *subdomain* **dns2.domain.tld** to the IP *203.0.113.1* (DNS server IPv4 **dnsX2.ovh.net**).
148-
- 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**).
145+
- An *A* DNS record for the *subdomain* **dns1.domain.tld** to the IP *203.0.113.0* (DNS server IPv4 **dnsX1.ovh.net**)
146+
- An *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**)
147+
- An *A* DNS record for the *subdomain* **dns2.domain.tld** to the IP *203.0.113.1* (DNS server IPv4 **dnsX2.ovh.net**)
148+
- An *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**)
149149

150150
### 4 - Replace the NS records in your domain name’s active DNS zone
151151

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

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: 'Customising the DNS servers for an OVHcloud domain name'
3-
excerpt: 'Find out how to customise the DNS servers for your OVHcloud domain name'
4-
updated: 2025-05-13
2+
title: "Customising a domain name’s DNS servers (Glue Records)"
3+
excerpt: "Find out how to customise your OVHcloud domain name’s DNS servers"
4+
updated: 2025-05-15
55
---
66

77
## Objective
@@ -16,9 +16,9 @@ These *DNS zones* consist of technical information: *DNS records*. In standard u
1616

1717
For more information on these topics, see the following guides:
1818

19-
- [Everything you need to know about DNS servers](/pages/web_cloud/domains/dns_server_general_information).
20-
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
21-
- [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
19+
- [Everything you need to know about DNS servers](/pages/web_cloud/domains/dns_server_general_information)
20+
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information)
21+
- [How to edit an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
2222

2323
Depending on your needs, you can customise your OVHcloud domain name’s DNS servers using **Glue Records**.
2424

@@ -53,8 +53,8 @@ Retrieve the *DNS servers* information including **all** their associated IPv4 a
5353

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

56-
- **dnsX1.ovh.net** associated with IPv4 *203.0.113.0* and IPv6 *2001:db8:1:1b00:203:0:113:0*.
57-
- **dnsX2.ovh.net** associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*.
56+
- **dnsX1.ovh.net** associated with IPv4 *203.0.113.0* and IPv6 *2001:db8:1:1b00:203:0:113:0*
57+
- **dnsX2.ovh.net** associated with IPv4 *203.0.113.1* and IPv6 *2001:db8:1:1b00:203:0:113:1*
5858

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

@@ -78,7 +78,7 @@ If you need more information, please read [our tutorial on the Zonemaster tool](
7878
> In addition, *domain1.tld* must be registered with OVHcloud to set up the glue records.
7979
>
8080
81-
To do this, click on the tabs below to view each of the **4** steps.
81+
To do this, click on the tabs below to view the **4** steps.
8282

8383
> [!tabs]
8484
> **Step 1**
@@ -93,7 +93,7 @@ To do this, click on the tabs below to view each of the **4** steps.
9393
>>
9494
>> ![Domain Names](/pages/assets/screens/control_panel/product-selection/web-cloud/domain-names.png){.thumbnail}
9595
>>
96-
> **Step 3**
96+
> **Step 3**
9797
>>
9898
>> On the new page, click on the `GLUE`{.action} tab.
9999
>>
@@ -108,7 +108,7 @@ To do this, click on the tabs below to view each of the **4** steps.
108108
>> |Information|Details|
109109
>> |---|---|
110110
>> |Host Name|Customise the host name you want to use as a custom DNS server.|
111-
>> |Target IP(s)|Specify the IP address(es) (IPv4 and/or IPv6) to which the host name should resolve. This is the IP address(es) of the DNS server currently used by your domain name. If there are multiple IP addresses, separate them with *commas*.|
111+
>> |Target IP(s)|Specify all IP addresses (IPv4 and/or IPv6) to which the host name should resolve. These are IP addresses of the DNS server currently used by your domain name. If there are multiple IP addresses, separate them with *commas*.|
112112
>>
113113
>> ![glueregistry](/pages/assets/screens/control_panel/product-selection/web-cloud/domain-dns/glue/add-another-glue-record-step-1.png){.thumbnail}
114114
>>
@@ -142,10 +142,10 @@ If we go back to our previous example, the GLUE records that we want to add (fro
142142

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

145-
- An *A* DNS record for the *subdomain* **dns1.domain.tld** to the IP *203.0.113.0* (DNS server IPv4 **dnsX1.ovh.net**).
146-
- 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**).
147-
- An *A* DNS record for the *subdomain* **dns2.domain.tld** to the IP *203.0.113.1* (DNS server IPv4 **dnsX2.ovh.net**).
148-
- 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**).
145+
- An *A* DNS record for the *subdomain* **dns1.domain.tld** to the IP *203.0.113.0* (DNS server IPv4 **dnsX1.ovh.net**)
146+
- An *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**)
147+
- An *A* DNS record for the *subdomain* **dns2.domain.tld** to the IP *203.0.113.1* (DNS server IPv4 **dnsX2.ovh.net**)
148+
- An *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**)
149149

150150
### 4 - Replace the NS records in your domain name’s active DNS zone
151151

@@ -260,4 +260,4 @@ For specialised services (SEO, development, etc.), contact [OVHcloud partners](/
260260

261261
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](/links/support).
262262

263-
Join our [community of users](/links/community).
263+
Join our [community of users](/links/community).

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Customising a domain name’s DNS servers (Glue Records)"
33
excerpt: "Find out how to customise your OVHcloud domain name’s DNS servers"
4-
updated: 2025-05-13
4+
updated: 2025-05-15
55
---
66

77
## Objective
@@ -260,4 +260,4 @@ For specialised services (SEO, development, etc.), contact [OVHcloud partners](/
260260

261261
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](/links/support).
262262

263-
Join our [community of users](/links/community).
263+
Join our [community of users](/links/community).

0 commit comments

Comments
 (0)