如何在 Plesk 9.2.2 前端设置反向 DNS 条目?

发布于 2024-08-10 10:05:25 字数 101 浏览 4 评论 0原文

我需要在 Plesk 9.2.2 下托管的域之一的区域文件中获取反向 DNS 条目。有人知道这是怎么做到的吗?如果一切都失败了,我将不得不自己更新区域文件,但我不确定这将如何影响前端工作。

I need to get a reverse DNS entry into my zones file for one of my domains hosted under Plesk 9.2.2. Does anybody have ANY idea how this done? If all else fails I will have to update the zones file myself, but I am not sure how that will affect the front end working.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

蓝戈者 2024-08-17 10:05:25

反向 DNS 条目实际上由管理服务器 IP 地址空间的人员持有,因此他们通常需要进行此更改。

假设你的IP地址是1.2.3.4,你想设置一个反向DNS记录,实际查询的是4.3.2.1.in-addr.arpa,它将返回一个PTR记录,这将是一个域名,或具有与 1.2.3.4 匹配的 A 记录的子域。

如果您与管理您的 IP 地址的人员交谈,他们应该将其配置为响应 PTR 记录。

The reverse DNS entries are actually held by the people who manage the IP address space for the server, so typically they will need to make this change.

Lets say your IP address is 1.2.3.4, and you want to set up a reverse DNS record, what will actually be queried is 4.3.2.1.in-addr.arpa, which will return a PTR record, which would be a domain, or sub-domain with an A record that matches 1.2.3.4.

If you talk to the people who manage your IP addresses, they should have this configured to respond to PTR records.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文