Skip to main content
Resources

供 IT 专业人士使用的域名冲突识别与缓解指南

本页面还提供其他语种:

域名冲突 | 向 IT 人士发布的域名冲突识别和缓和措施指南 | 常见问题与解答:向 IT 人士发布的域名冲突识别和缓和措施指南 | 为新 ccTLD 缓和域名冲突事件 | 常见问题与解答:面向注册管理机构的域名冲突事件管理框架 | 报告域名冲突

立即下载

《供 IT 专业人士使用的域名冲突识别与缓解指南》(1.1 版)[PDF,23 MB]

摘要

域名冲突有可能会给使用私营命名系统的企业带来无法预料的后果。本文件列出了一些潜在后果,并明确指出了最佳解决方案,改变企业在内部使用其他命名系统的方式。

在命名系统中,若一个字符串将要成为(或已经成为)一个全球域名系统 (DNS) 下的顶级域名 (TLD),则最佳缓和措施就是将该字符串迁移至该全球域名系统下的一个根域名。对于使用搜索清单下的简写域名的命名系统来说,其缓和措施是不再使用搜索清单。推行这些缓和措施的步骤还包括:长期监控私营网络,确保停止使用所有可能导致域名冲突的情况。

解决域名冲突的全面缓和措施是在任何使用域名的情况下采用完全合格的域名 (FQDN)。对于已经使用全球域名系统的网络来说,这意味着不再使用搜索清单。在使用私营命名系统的网络中,这意味着要迁移到全球域名系统中的一个根域名,并且要避免使用搜索清单。

Domain Name System
Internationalized Domain Name ,IDN,"IDNs are domain names that include characters used in the local representation of languages that are not written with the twenty-six letters of the basic Latin alphabet ""a-z"". An IDN can contain Latin letters with diacritical marks, as required by many European languages, or may consist of characters from non-Latin scripts such as Arabic or Chinese. Many languages also use other types of digits than the European ""0-9"". The basic Latin alphabet together with the European-Arabic digits are, for the purpose of domain names, termed ""ASCII characters"" (ASCII = American Standard Code for Information Interchange). These are also included in the broader range of ""Unicode characters"" that provides the basis for IDNs. The ""hostname rule"" requires that all domain names of the type under consideration here are stored in the DNS using only the ASCII characters listed above, with the one further addition of the hyphen ""-"". The Unicode form of an IDN therefore requires special encoding before it is entered into the DNS. The following terminology is used when distinguishing between these forms: A domain name consists of a series of ""labels"" (separated by ""dots""). The ASCII form of an IDN label is termed an ""A-label"". All operations defined in the DNS protocol use A-labels exclusively. The Unicode form, which a user expects to be displayed, is termed a ""U-label"". The difference may be illustrated with the Hindi word for ""test"" — परीका — appearing here as a U-label would (in the Devanagari script). A special form of ""ASCII compatible encoding"" (abbreviated ACE) is applied to this to produce the corresponding A-label: xn--11b5bs1di. A domain name that only includes ASCII letters, digits, and hyphens is termed an ""LDH label"". Although the definitions of A-labels and LDH-labels overlap, a name consisting exclusively of LDH labels, such as""icann.org"" is not an IDN."