Skip to content

Commit fe6c0b5

Browse files
author
tcpdumpfbacke
committed
ALL update How to configure reverse DNS for Public Cloud
1 parent 5d02ef5 commit fe6c0b5

20 files changed

+179
-156
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,16 @@
11
---
22
title: Reverse DNS einer Public Cloud Instanz konfigurieren
3-
excerpt: Erfahren Sie hier, wie Sie die Reverse DNS-Auflösung bearbeiten
4-
updated: 2021-11-12
3+
excerpt: Erfahren Sie hier, wie Sie die Reverse DNS-Auflösung Ihrer Public Cloud Instanz bearbeiten
4+
updated: 2024-06-10
55
---
66

77
## Ziel
88

99
Reverse DNS (*rDNS*) ist das ergänzende Gegenstück zur "*Forward*" DNS-Auflösung, die Domainnamen zu IP-Adressen auflöst. Mit Reverse DNS-Auflösung kann eine IP-Adresse zu dem Domainnamen (oder Hostnamen) aufgelöst werden, dem sie zugeordnet ist. Das bedeutet, dass DNS-Abfragen (*DNS Lookup*) der entsprechenden IP-Adresse diesen Domainnamen zurückgeben.
1010

11-
Die Konfiguration der umgekehrten DNS-Auflösung für eine Instanz ist besonders beim Versand von E-Mails nützlich. Die Validierung eines Mailservers durch Spamschutzsysteme verbessert sich, wenn eine DNS-Abfrage der IP-Adresse passend aufgelöst wird.
11+
Die Konfiguration der umgekehrten DNS-Auflösung für eine Public Cloud Instanz ist besonders beim Versand von E-Mails nützlich. Die Validierung eines Mailservers durch Spamschutzsysteme verbessert sich, wenn eine DNS-Abfrage der IP-Adresse passend aufgelöst wird.
1212

13-
**Diese Anleitung erklärt, wie Sie den Reverse DNS-Pfad für die IP-Adresse(n) Ihrer Public Cloud-Instanz konfigurieren.**
14-
15-
Reverse DNS (*rDNS*) ist das ergänzende Gegenstück zur "*Forward*" DNS-Auflösung, die Domainnamen zu IP-Adressen auflöst. Mit Reverse DNS-Auflösung kann eine IP-Adresse zu dem Domainnamen (oder Hostnamen) aufgelöst werden, dem sie zugeordnet ist. Das bedeutet, dass DNS-Abfragen (*DNS Lookup*) der entsprechenden IP-Adresse diesen Domainnamen zurückgeben.
16-
17-
Die Konfiguration der umgekehrten DNS-Auflösung für einen VPS ist besonders beim Versand von E-Mails nützlich. Die Validierung eines Mailservers durch Spamschutzsysteme verbessert sich, wenn eine DNS-Abfrage der IP-Adresse passend aufgelöst wird.
18-
19-
**Diese Anleitung erklärt, wie Sie den Reverse DNS-Pfad für die IP-Adresse(n) Ihres VPS konfigurieren.**
13+
**Diese Anleitung erklärt, wie Sie den Reverse DNS-Pfad für die IP-Adresse(n) Ihrer Public Cloud Instanz konfigurieren.**
2014

2115
## Voraussetzungen
2216

@@ -26,18 +20,20 @@ Die Konfiguration der umgekehrten DNS-Auflösung für einen VPS ist besonders be
2620

2721
## In der praktischen Anwendung
2822

29-
Loggen Sie sich in Ihr [OVHcloud Kundencenter](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) ein. Wechseln Sie zum Bereich `Bare Metal Cloud`{.action}, öffnen Sie das Menü `Network`{.action} und klicken Sie auf `IP`{.action}.
23+
Loggen Sie sich in Ihr [OVHcloud Kundencenter](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de) ein. Wechseln Sie zum Bereich `Bare Metal Cloud`{.action} und öffnen Sie `Network`{.action}. Klicken Sie dann auf `IP`{.action}.
3024

31-
In der Tabelle auf dieser Seite werden Ihre kompatiblen Dienste aufgelistet. Sie können im Drop-Down-Menü unter **Dienst** nach Ihrer Public Cloud Projekt-ID filtern.
25+
Im Dropdown-Menü unter **Meine öffentlichen IP-Adressen und dazugehörigen Dienste** können Sie Ihre Dienste nach Kategorien filtern.
3226

33-
![Reverse DNS](images/reversecp01.png){.thumbnail}
27+
![Reverse IP](images/filterippci.png){.thumbnail}
3428

3529
Klicken Sie auf `...`{.action} in der Zeile der betreffenden IP-Adresse und wählen Sie dann `Reverse ändern`{.action} aus.
3630

37-
![Reverse DNS](images/reversecp02.png){.thumbnail}
31+
![Reverse DNS](images/modifyreversepc.png){.thumbnail}
3832

3933
Geben Sie Ihren Reverse-Pfad im neuen Fenster ein und klicken Sie auf `Bestätigen`{.action}.
4034

35+
![Reverse DNS](images/enterreverse.png){.thumbnail}
36+
4137
Sie können den Reverse-Pfad auch direkt mithilfe des Icons in der Spalte "**Reverse**" der Tabelle editieren.
4238

4339
> [!primary]
@@ -53,4 +49,4 @@ Wenn die Domain von OVHcloud als Registrar verwaltet wird und OVHcloud DNS-Serve
5349

5450
[Bearbeiten der OVHcloud DNS-Zone](/pages/web_cloud/domains/dns_zone_edit)
5551

56-
Für den Austausch mit unserer Community gehen Sie auf <https://community.ovh.com/en/>.
52+
Treten Sie unserer [User Community](/links/community) bei.
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Configuring the reverse DNS of a Public Cloud instance
3-
excerpt: Find out how to set up the reverse DNS resolution
4-
updated: 2021-11-12
2+
title: How to configure reverse DNS for a Public Cloud instance
3+
excerpt: Find out how to set up the reverse DNS resolution of your OVHcloud Public Cloud instance
4+
updated: 2024-06-10
55
---
66

77
## Objective
@@ -14,37 +14,39 @@ Configuring the reverse DNS resolution for an instance is especially useful when
1414

1515
## Requirements
1616

17-
- A [Public Cloud instance](https://www.ovhcloud.com/asia/public-cloud/) in your OVHcloud account
18-
- A domain name with its `A` record pointing to the instance
19-
- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia)
17+
- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account
18+
- A domain name with its `A` record mapped to the instance
19+
- Access to the [OVHcloud Control Panel](/links/manager)
2020

2121
## Instructions
2222

23-
Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/asia/&ovhSubsidiary=asia), open the `Bare Metal Cloud`{.action} tab, expand the `Network`{.action} menu and click `IP`{.action}.
23+
Log in to the [OVHcloud Control Panel](/links/manager), switch to the `Bare Metal Cloud`{.action} section and open `Network`{.action}. Next, click on `IP`{.action}.
2424

25-
In the table on this page, your eligible services will be listed. You can filter for your Public Cloud project ID using the drop-down menu under **Services**.
25+
The drop-down menu underneath **My public IP addresses and associated services** allows you to filter your services according to category.
2626

27-
![Reverse DNS](images/reversecp01.png){.thumbnail}
27+
![Reverse IP](images/filterippci.png){.thumbnail}
2828

2929
Click on `...`{.action} in the row of the IP address concerned and select `Modify the reverse path`{.action}.
3030

31-
![Reverse DNS](images/reversecp02.png){.thumbnail}
31+
![Reverse DNS](images/modifyreversepc.png){.thumbnail}
3232

33-
In the new window, enter your reverse path and click on `Confirm`{.action}.
33+
In the new window, enter your reverse path and click on `Validate`{.action}.
34+
35+
![Reverse DNS](images/enterreverse.png){.thumbnail}
3436

3537
You can also edit the reverse path directly via the icon in the **Reverse DNS** column of the table.
3638

3739
> [!primary]
3840
>
3941
If the modification does not work as expected, verify that the `A` record is correctly configured in the DNS zone of your domain name. Bear in mind that it might take up to 24 hours for DNS zone changes to be effective, in case you have only recently edited the `A` record.
4042
>
41-
If the domain name is managed by OVHcloud as its registrar and it uses OVHcloud DNS servers, you can refer to [our DNS zone guide](/pages/web_cloud/domains/dns_zone_edit).
43+
If the domain name is managed by OVHcloud as its registrar **and** it uses OVHcloud DNS servers, you can refer to [this guide](/pages/web_cloud/domains/dns_zone_edit).
4244
>
4345
4446
## Go further <a name="gofurther"></a>
4547

4648
[First steps with Public Cloud instances](/pages/public_cloud/compute/public-cloud-first-steps)
4749

48-
[Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
50+
[How to edit an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
4951

50-
Join our community of users on <https://community.ovh.com/en/>.
52+
Join our [community of users](/links/community).
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Configuring the reverse DNS of a Public Cloud instance
3-
excerpt: Find out how to set up the reverse DNS resolution
4-
updated: 2021-11-12
2+
title: How to configure reverse DNS for a Public Cloud instance
3+
excerpt: Find out how to set up the reverse DNS resolution of your OVHcloud Public Cloud instance
4+
updated: 2024-06-10
55
---
66

77
## Objective
@@ -14,37 +14,39 @@ Configuring the reverse DNS resolution for an instance is especially useful when
1414

1515
## Requirements
1616

17-
- A [Public Cloud instance](https://www.ovhcloud.com/en-au/public-cloud/) in your OVHcloud account
18-
- A domain name with its `A` record pointing to the instance
19-
- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au)
17+
- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account
18+
- A domain name with its `A` record mapped to the instance
19+
- Access to the [OVHcloud Control Panel](/links/manager)
2020

2121
## Instructions
2222

23-
Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com.au/&ovhSubsidiary=au), open the `Bare Metal Cloud`{.action} tab, expand the `Network`{.action} menu and click `IP`{.action}.
23+
Log in to the [OVHcloud Control Panel](/links/manager), switch to the `Bare Metal Cloud`{.action} section and open `Network`{.action}. Next, click on `IP`{.action}.
2424

25-
In the table on this page, your eligible services will be listed. You can filter for your Public Cloud project ID using the drop-down menu under **Services**.
25+
The drop-down menu underneath **My public IP addresses and associated services** allows you to filter your services according to category.
2626

27-
![Reverse DNS](images/reversecp01.png){.thumbnail}
27+
![Reverse IP](images/filterippci.png){.thumbnail}
2828

2929
Click on `...`{.action} in the row of the IP address concerned and select `Modify the reverse path`{.action}.
3030

31-
![Reverse DNS](images/reversecp02.png){.thumbnail}
31+
![Reverse DNS](images/modifyreversepc.png){.thumbnail}
3232

33-
In the new window, enter your reverse path and click on `Confirm`{.action}.
33+
In the new window, enter your reverse path and click on `Validate`{.action}.
34+
35+
![Reverse DNS](images/enterreverse.png){.thumbnail}
3436

3537
You can also edit the reverse path directly via the icon in the **Reverse DNS** column of the table.
3638

3739
> [!primary]
3840
>
3941
If the modification does not work as expected, verify that the `A` record is correctly configured in the DNS zone of your domain name. Bear in mind that it might take up to 24 hours for DNS zone changes to be effective, in case you have only recently edited the `A` record.
4042
>
41-
If the domain name is managed by OVHcloud as its registrar and it uses OVHcloud DNS servers, you can refer to [our DNS zone guide](/pages/web_cloud/domains/dns_zone_edit).
43+
If the domain name is managed by OVHcloud as its registrar **and** it uses OVHcloud DNS servers, you can refer to [this guide](/pages/web_cloud/domains/dns_zone_edit).
4244
>
4345
4446
## Go further <a name="gofurther"></a>
4547

4648
[First steps with Public Cloud instances](/pages/public_cloud/compute/public-cloud-first-steps)
4749

48-
[Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
50+
[How to edit an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
4951

50-
Join our community of users on <https://community.ovh.com/en/>.
52+
Join our [community of users](/links/community).
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Configuring the reverse DNS of a Public Cloud instance
3-
excerpt: Find out how to set up the reverse DNS resolution
4-
updated: 2021-11-12
2+
title: How to configure reverse DNS for a Public Cloud instance
3+
excerpt: Find out how to set up the reverse DNS resolution of your OVHcloud Public Cloud instance
4+
updated: 2024-06-10
55
---
66

77
## Objective
@@ -14,37 +14,39 @@ Configuring the reverse DNS resolution for an instance is especially useful when
1414

1515
## Requirements
1616

17-
- A [Public Cloud instance](https://www.ovhcloud.com/en-ca/public-cloud/) in your OVHcloud account
18-
- A domain name with its `A` record pointing to the instance
19-
- Access to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca)
17+
- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account
18+
- A domain name with its `A` record mapped to the instance
19+
- Access to the [OVHcloud Control Panel](/links/manager)
2020

2121
## Instructions
2222

23-
Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/ca/en/&ovhSubsidiary=ca), open the `Bare Metal Cloud`{.action} tab, expand the `Network`{.action} menu and click `IP`{.action}.
23+
Log in to the [OVHcloud Control Panel](/links/manager), switch to the `Bare Metal Cloud`{.action} section and open `Network`{.action}. Next, click on `IP`{.action}.
2424

25-
In the table on this page, your eligible services will be listed. You can filter for your Public Cloud project ID using the drop-down menu under **Services**.
25+
The drop-down menu underneath **My public IP addresses and associated services** allows you to filter your services according to category.
2626

27-
![Reverse DNS](images/reversecp01.png){.thumbnail}
27+
![Reverse IP](images/filterippci.png){.thumbnail}
2828

2929
Click on `...`{.action} in the row of the IP address concerned and select `Modify the reverse path`{.action}.
3030

31-
![Reverse DNS](images/reversecp02.png){.thumbnail}
31+
![Reverse DNS](images/modifyreversepc.png){.thumbnail}
3232

33-
In the new window, enter your reverse path and click on `Confirm`{.action}.
33+
In the new window, enter your reverse path and click on `Validate`{.action}.
34+
35+
![Reverse DNS](images/enterreverse.png){.thumbnail}
3436

3537
You can also edit the reverse path directly via the icon in the **Reverse DNS** column of the table.
3638

3739
> [!primary]
3840
>
3941
If the modification does not work as expected, verify that the `A` record is correctly configured in the DNS zone of your domain name. Bear in mind that it might take up to 24 hours for DNS zone changes to be effective, in case you have only recently edited the `A` record.
4042
>
41-
If the domain name is managed by OVHcloud as its registrar and it uses OVHcloud DNS servers, you can refer to [our DNS zone guide](/pages/web_cloud/domains/dns_zone_edit).
43+
If the domain name is managed by OVHcloud as its registrar **and** it uses OVHcloud DNS servers, you can refer to [this guide](/pages/web_cloud/domains/dns_zone_edit).
4244
>
4345
4446
## Go further <a name="gofurther"></a>
4547

4648
[First steps with Public Cloud instances](/pages/public_cloud/compute/public-cloud-first-steps)
4749

48-
[Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
50+
[How to edit an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
4951

50-
Join our community of users on <https://community.ovh.com/en/>.
52+
Join our [community of users](/links/community).
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Configuring the reverse DNS of a Public Cloud instance
3-
excerpt: Find out how to set up the reverse DNS resolution
4-
updated: 2021-11-12
2+
title: How to configure reverse DNS for a Public Cloud instance
3+
excerpt: Find out how to set up the reverse DNS resolution of your OVHcloud Public Cloud instance
4+
updated: 2024-06-10
55
---
66

77
## Objective
@@ -14,37 +14,39 @@ Configuring the reverse DNS resolution for an instance is especially useful when
1414

1515
## Requirements
1616

17-
- A [Public Cloud instance](https://www.ovhcloud.com/en-gb/public-cloud/) in your OVHcloud account
18-
- A domain name with its `A` record pointing to the instance
19-
- Access to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB)
17+
- A [Public Cloud instance](/links/public-cloud/public-cloud) in your OVHcloud account
18+
- A domain name with its `A` record mapped to the instance
19+
- Access to the [OVHcloud Control Panel](/links/manager)
2020

2121
## Instructions
2222

23-
Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), open the `Bare Metal Cloud`{.action} tab, expand the `Network`{.action} menu and click `IP`{.action}.
23+
Log in to the [OVHcloud Control Panel](/links/manager), switch to the `Bare Metal Cloud`{.action} section and open `Network`{.action}. Next, click on `IP`{.action}.
2424

25-
In the table on this page, your eligible services will be listed. You can filter for your Public Cloud project ID using the drop-down menu under **Services**.
25+
The drop-down menu underneath **My public IP addresses and associated services** allows you to filter your services according to category.
2626

27-
![Reverse DNS](images/reversecp01.png){.thumbnail}
27+
![Reverse IP](images/filterippci.png){.thumbnail}
2828

2929
Click on `...`{.action} in the row of the IP address concerned and select `Modify the reverse path`{.action}.
3030

31-
![Reverse DNS](images/reversecp02.png){.thumbnail}
31+
![Reverse DNS](images/modifyreversepc.png){.thumbnail}
3232

33-
In the new window, enter your reverse path and click on `Confirm`{.action}.
33+
In the new window, enter your reverse path and click on `Validate`{.action}.
34+
35+
![Reverse DNS](images/enterreverse.png){.thumbnail}
3436

3537
You can also edit the reverse path directly via the icon in the **Reverse DNS** column of the table.
3638

3739
> [!primary]
3840
>
3941
If the modification does not work as expected, verify that the `A` record is correctly configured in the DNS zone of your domain name. Bear in mind that it might take up to 24 hours for DNS zone changes to be effective, in case you have only recently edited the `A` record.
4042
>
41-
If the domain name is managed by OVHcloud as its registrar and it uses OVHcloud DNS servers, you can refer to [our DNS zone guide](/pages/web_cloud/domains/dns_zone_edit).
43+
If the domain name is managed by OVHcloud as its registrar **and** it uses OVHcloud DNS servers, you can refer to [this guide](/pages/web_cloud/domains/dns_zone_edit).
4244
>
4345
4446
## Go further <a name="gofurther"></a>
4547

4648
[First steps with Public Cloud instances](/pages/public_cloud/compute/public-cloud-first-steps)
4749

48-
[Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
50+
[How to edit an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
4951

50-
Join our community of users on <https://community.ovh.com/en/>.
52+
Join our [community of users](/links/community).

0 commit comments

Comments
 (0)