@@ -16,9 +16,9 @@ These *DNS zones* consist of technical information: *DNS records*. In standard u
16
16
17
17
For more information on these topics, see the following guides:
18
18
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 )
22
22
23
23
Depending on your needs, you can customise your OVHcloud domain name’s DNS servers using ** Glue Records** .
24
24
@@ -53,8 +53,8 @@ Retrieve the *DNS servers* information including **all** their associated IPv4 a
53
53
54
54
In our example shown above, the ** domain.tld** domain currently uses the following ** DNS servers** :
55
55
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*
58
58
59
59
If you need more information, please read [ our tutorial on the Zonemaster tool] ( /pages/web_cloud/domains/dns_zonemaster ) .
60
60
@@ -78,7 +78,7 @@ If you need more information, please read [our tutorial on the Zonemaster tool](
78
78
> In addition, * domain1.tld* must be registered with OVHcloud to set up the glue records.
79
79
>
80
80
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.
82
82
83
83
> [ !tabs]
84
84
> ** Step 1**
@@ -93,7 +93,7 @@ To do this, click on the tabs below to view each of the **4** steps.
93
93
>>
94
94
>> ![ Domain Names] ( /pages/assets/screens/control_panel/product-selection/web-cloud/domain-names.png ) {.thumbnail}
95
95
>>
96
- > ** Step 3**
96
+ > ** Step 3**
97
97
>>
98
98
>> On the new page, click on the ` GLUE ` {.action} tab.
99
99
>>
@@ -108,7 +108,7 @@ To do this, click on the tabs below to view each of the **4** steps.
108
108
>> | Information| Details|
109
109
>> | ---| ---|
110
110
>> | 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* .|
112
112
>>
113
113
>> ![ glueregistry] ( /pages/assets/screens/control_panel/product-selection/web-cloud/domain-dns/glue/add-another-glue-record-step-1.png ) {.thumbnail}
114
114
>>
@@ -142,10 +142,10 @@ If we go back to our previous example, the GLUE records that we want to add (fro
142
142
143
143
As a result, the following records are added to the active DNS zone of the domain name * domain.tld* :
144
144
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** )
149
149
150
150
### 4 - Replace the NS records in your domain name’s active DNS zone
151
151
@@ -260,4 +260,4 @@ For specialised services (SEO, development, etc.), contact [OVHcloud partners](/
260
260
261
261
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [ support offers] ( /links/support ) .
262
262
263
- Join our [ community of users] ( /links/community ) .
263
+ Join our [ community of users] ( /links/community ) .
0 commit comments