WO2014089872A1 - 支持域名组dns解析的方法和系统 - Google Patents

支持域名组dns解析的方法和系统 Download PDF

Info

Publication number
WO2014089872A1
WO2014089872A1 PCT/CN2012/087107 CN2012087107W WO2014089872A1 WO 2014089872 A1 WO2014089872 A1 WO 2014089872A1 CN 2012087107 W CN2012087107 W CN 2012087107W WO 2014089872 A1 WO2014089872 A1 WO 2014089872A1
Authority
WO
WIPO (PCT)
Prior art keywords
domain name
group
server
parsing
resolution
Prior art date
Application number
PCT/CN2012/087107
Other languages
English (en)
French (fr)
Inventor
谢家贵
杨卫平
张立坤
齐超
Original Assignee
中国科学院计算机网络信息中心
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中国科学院计算机网络信息中心 filed Critical 中国科学院计算机网络信息中心
Publication of WO2014089872A1 publication Critical patent/WO2014089872A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]

Definitions

  • the present invention relates to the field of computer networks, and in particular, to a method and system for domain name resolution. Background technique
  • Domain Name is the name of a computer or group of computers on the Internet consisting of a series of dot-separated names. It is used to identify the computer's electronic orientation (sometimes referred to as geographic location) during data transmission.
  • Traditional Domain name each domain name is a separate entity, with contacts, domain name servers and other information; the domain name has become one of the Internet brand and one of the necessary products for online trademark protection.
  • a domain name group mainly refers to a domain name group consisting of one or more domain names.
  • the domain name shares the basic information such as the registrant and the contact person, and can be registered at the same time or added later. Modify the information shared by the domain name group, and share the information of all domain names. Simultaneous modification;
  • the domain name group provides a convenience for managing multiple domain names, allowing registrants to register multiple domain names while sharing the registrant information and contact information, which facilitates the management of domain names by end users and registries. operating.
  • DNS Domain Name System
  • IDN domain names are quite different from traditional domain names.
  • Chinese characters are varied in variety, such as simple, complex, and variant, and the application is more complicated. Take Chinese characters as an example: the simplified form of the word “back” is “back”, and the traditional form is “back”. In addition to this, there are variants such as "same, back, ⁇ , ⁇ , back”.
  • the organization that supports IDN domain name registration management supports the registration of an IDN domain name.
  • the registrant can activate the simplified, traditional and variant domain name corresponding to the domain name, so that it becomes a domain name group, and these domain names share some Registration information, so the DNS resolution of this domain name group needs to be implemented.
  • the present invention provides a method and system for supporting "domain name group” DNS resolution, which can implement domain name resolution in a "domain name group”.
  • the system of the present invention includes a registration data storage device, a resolution generation server, and a DNS resolution server.
  • the method of the invention comprises the following steps:
  • the parsing generation server reads the domain name data information of the domain name group from the registered data storage device
  • the parsing and generating server determines whether the domain name in the domain name group shares the domain name server or has a canonical domain name; (3) parsing the generation server to configure or parse the corresponding parsing record for the domain name, and record;
  • Step (3) includes:
  • the NS record is configured for each domain name according to the user, and is recorded in the parsing file;
  • the canonical domain name is set to resolve the NS record, and other domain names in the group pass the CNAME record or DNAME to the domain name;
  • Step d) When the domain name in the domain name group does not have a canonical domain name, set a domain name as the canonical domain name, and then proceed to step c). Step d) Set the canonical domain name by the registry or the domain name system.
  • the present invention implements a group parsing method by adding several resource records of domain names in a domain name group, and can implement flexible configuration.
  • This method implements the resolution of the domain name group by implementing the configuration NS record (domain name resolution server resource record), the domain name CNAME record, and the domain name DNAME record.
  • NS record domain name resolution server resource record
  • domain name CNAME record domain name CNAME record
  • domain name DNAME record domain name DNAME record
  • FIG. 1 is a device deployment and data flow diagram of the present invention
  • FIG. 2 is a logic block diagram of three methods for supporting "domain name group” DNS resolution of the present invention
  • Figure 3 is a resolution diagram of a domain name group by setting a domain name server
  • Figure 4 is a resolution map of the domain name group by setting a CNAME record
  • Figure 5 is a resolution map of the domain name group by setting a DNAME record
  • FIG. 6 is a diagram of an embodiment of the present invention. detailed description
  • the device deployment and data flow of the present invention is as shown in FIG. 1.
  • the registration data storage device stores the domain name group data information.
  • the parsing generation server generates the parsed data by reading the domain name group data information in the registration data storage device, and sends the parsed data to the DNS.
  • the present invention provides three schemes for parsing a domain name group by configuring an NS record, configuring a CNAME record, and configuring a DNAME record, as shown in FIG. 2 .
  • the invention passes The domain name group data information is read, and the "domain name group" DNS resolution is supported.
  • Embodiment 1 Embodiment 1
  • the resolution generation server reads the domain name group information from the registration data storage device and the resolution server data of the domain name group; according to the user setting, or according to the policy managed by the registration authority, the domain name resolution server is shared or the domain name server data is respectively set for each domain name of the domain name group.
  • the specific steps are shown in Figure 3:
  • the parsing and generating server reads the domain name data, generates a "representative domain name" of the domain name according to the supporting word table of the registered domain name, and obtains all the data of the domain name group by the representative domain name.
  • the representative word of "real, real, defamatory; real” is the last "real", the representative of the "national, national, garden; country” character group is the last "country”, so the " ⁇ . ⁇ ” domain name
  • the representative domain name is "Real Country. China”.
  • the representative character of a character group can be the character whose Unicode is the smallest character, or the character specified by the registrar such as Simplified or Traditional.
  • the analytic generation server analyzing the private domain name data, according to different suffixes of the domain name, the analytic generation server generates NS records of each domain name respectively, writes them into different parsing files, and sends them to the DNS resolution server for parsing; in FIG. 6,
  • the domain names "instance. China” and "instance. China” all generate the same NS record when they have a shared domain name server: NSl.host.tld; and when the two domain names have different two domain name servers, two are generated.
  • Different NS records NSl.host.tldl and NSl.host.tld2.
  • the resolution generation server reads the domain name group information from the registration data storage device; analyzes and determines whether the user has one or more domain names as the canonical domain name, or according to the registration policy, specifies one or more domain names in the domain name group as the canonical domain name
  • the parsing record of the canonical domain name is generated to the DNS resolution server, and the other domain name (non-canonical domain name) is recorded to the specified canonical domain name by the CNAME, and the parsing record of the specified domain name is generated to the DNS resolution server, and the parsing is performed, and the specific steps are as follows: 4 shows:
  • the representative character of a character group can be the character whose Unicode is the smallest character, or the character specified by the registrar such as Simplified or Traditional.
  • the analytic generation server generates an NS record for the domain name of the domain name group, and generates NS records according to different suffixes, and sends them to different DNS files for parsing.
  • the other domain names in the group are different according to the suffix. Go to the canonical domain name, and generate it into different parsing files according to the suffix, and send it to the DNS resolution server for resolution; (for example, two domain names in a domain name group: "1.", “l.cn", its suffix For "China” and “cn” respectively, the parsing records will be generated into different parsing files according to the suffix, "1.” is generated to the "China.zone” file; "l.cn” is generated to "cn.” Zone” in the file.)
  • Analyze the generation server according to the support word table of the registered domain name, generate the "recommended domain name" of the domain name (usually set by the registry or the domain name system), for example: “real, real, ⁇ "; the recommended word is “real”
  • the recommended word for the "Country, Country, Garden” character group is "Country”, so the recommended domain name for the "Yuguo. China” domain name is "Real Country. China”.
  • the analytic generation server generates an NS record for the recommended domain name in the domain name group, and generates the NS record according to the suffix, and sends it to the DNS resolution server for resolution.
  • the other domain names in the group are recorded by the CNAME according to the suffix. Generated into a different parsing file, sent to the DNS resolution server for parsing.
  • the registration authority When the domain name group consisting of the domain name "instance. China” and “instance. China” does not have the canonical domain name, the registration authority first configures a recommended domain name "instance. China” in the region, and then resolves the generated server to "instance". China's “harmony” Example. Example of "Recommended Domain Name in a Domain Name Group Composed” in China. China “Generates NS Records:
  • the other domain name "Instance. China” records the recommended domain name "Instance. China” through CNAME, and generates the corresponding resolution record as:
  • the parsing and generating server reads the domain name group information from the registered data storage device; analyzes and determines whether the user sets one or more domain names as the canonical domain name, or according to the registration policy, specifies one or more domain names in the domain name group as the canonical domain name, Generate the resolution record of the canonical domain name to the DNS resolution server. Other domain names are recorded to the domain name through DNAME, and generated into the DNS resolution server for resolution. The specific steps are as shown in Figure 5:
  • the representative character of a character group can be a character whose Unicode is the smallest character, or a character specified by a registrar such as Simplified or Traditional.
  • the analytic generation server generates an NS record for the domain name group domain name domain domain, and generates NS records according to different suffixes, and sends them to different DNS resolution servers for parsing.
  • the other domain names in the group are recorded by DNAME according to different suffixes.
  • the domain name is generated into a different parsing file and sent to the DNS resolution server for parsing;
  • Analyze the generation server according to the support word list of the registered domain name, generate the "recommended domain name" of the domain name, for example: “real, real, ⁇ "; the recommended word is “real", “national, national, garden” character group
  • the recommended word is "country”, so the recommended domain name for the "Yuguo. China” domain name is "Real Country. China”.
  • the analytic generation server generates an NS record for the recommended domain name in the domain name group, and generates the NS record according to the suffix, and sends it to the DNS resolution server for resolution.
  • the other domain names in the group are recorded by the DNAME according to the suffix. Generated to different solutions In the resolution file, it is sent to the DNS resolution server for resolution.
  • the registration authority When the domain name group consisting of the domain name "instance. China” and “instance. China” does not have the canonical domain name, the registration authority first configures a recommended domain name "instance. China” in the region, and then resolves the generated server to "instance". .Chinese “and” examples. Examples of "recommended domain names in domain groups formed by China”. China “Generate NS records:
  • the other domain name "Instance. China” records the recommended domain name "Instance. China” through DNAME, and generates the corresponding resolution record as:

Abstract

本发明提供一种支持域名组DNS解析的方法和系统,其系统包括注册数据存储设备、解析生成服务器和DNS解析服务器。解析生成服务器从注册数据存储设备中读取域名组的域名数据信息;判断域名组内的域名是否共享域名服务器或有规范体域名,并对域名配置或解析相应的解析记录,并记录;然后将上述获得的解析记录发送至DNS解析服务器进行解析。本发明通过添加域名组中各域名的几种资源记录(NS记录、域名CNAME记录、域名DNAME记录)实现了组解析的方法,并且可以实现灵活配置,方便了域名的解析、管理。

Description

支持域名组 DNS解析的方法和系统 技术领域
本发明涉及计算机网络领域, 具体涉及一种域名解析的方法和系统。 背景技术
域名 (Domain Name) , 是由一串用点分隔的名字组成的 Internet上某一台计算机或计算 机组的名称, 用于在数据传输时标识计算机的电子方位(有时也指地理位置) , 传统的域名, 每个域名为单独的实体, 有联系人、 域名服务器等信息; 目前域名已经成为互联网的品牌、 网上商标保护必备的产品之一。
域名组, 主要指一个或多个域名组成的一个域名组, 这样域名共享注册人、 联系人等基 本信息, 可同时注册, 也可后续添加; 修改域名组共享的信息, 所有域名共享的该信息同时 修改; 域名组为管理多个域名的操作提供了一种便利, 允许注册人注册多个域名的同时这些 域名共享注册人信息、 联系人信息, 方便了最终用户和注册管理机构对域名的管理操作。
域名系统 (DNS) 作为互联网的重要基础设施之一, 随着互联网行业的飞速发展带动的 电子商务、 网上商店等新型经济模式的发展, DNS在互联网社区发挥着越来越重要的功能。
域名经过 20多年的发展, 尤其随着国际化域名 (IDN) 的产生, 域名行业发生了巨大变 化, 给传统解析管理带来了新的挑战。 但是由于国际化语言变化多样, IDN 域名较传统域名有很大的区别, 以中文域名来讲, 中文字符简、 繁、 变体等形式变化多样, 应用上较为复杂。 以汉字为例: "回"字的简体形式 为 "回", 繁体形式为 "迴", 除此之外还有 "同, 囬,廻,廻,迴"等变体形式。
因此支持 IDN域名注册管理的机构支持在注册 IDN域名时,注册人在注册一个中文域名 的同时, 可以激活该域名对应的简繁体、 变体域名, 使其成为一个域名组, 并且这些域名共 享一些注册信息, 因此需要实现这个域名组的 DNS解析。
发明内容
为解决上述问题, 本发明提供了一种支持 "域名组" DNS解析的方法和系统, 可以实现 "域名组"内的域名解析。本发明的系统包括注册数据存储设备、解析生成服务器和 DNS解 析服务器。 本发明的方法包括以下步骤:
( 1 ) 解析生成服务器从注册数据存储设备中读取域名组的域名数据信息;
( 2 ) 解析生成服务器判断域名组内的域名是否共享域名服务器或有规范体域名; (3 ) 解析生成服务器对域名配置或解析相应的解析记录, 并记录;
(4) 解析生成服务器将步骤 (3 ) 获得的解析记录发送至 DNS解析服务器进行解析。 步骤 (3 ) 包括:
a) 当域名组内的域名有共享的域名服务器时, 对组内每个域名均配置相同的 NS记录, 并记录到解析文件中;
b) 当域名组内的域名没有共享的域名服务器时, 对每个域名根据用户配置 NS记录, 并 记录到解析文件中;
c) 当域名组内的域名有规范体域名时, 规范体域名设置解析 NS记录, 组内其他域名通 过 CNAME记录或 DNAME到该域名;
d) 当域名组内的域名没有规范体域名时, 设置某一域名为规范体域名, 再进行步骤 c) 。 步骤 d) 由注册管理机构或域名系统设置规范体域名。
本发明通过添加域名组中各域名的几种资源记录实现了组解析的方法, 并且可以实现灵 活配置。 该方法通过实现配置 NS记录 (域名解析服务器资源记录) 、 域名 CNAME记录、 域名 DNAME记录来实现域名组的解析。 与现有技术相比, 本发明提供了 "域名组" DNS解 析的方法, 通过三种解决方案, 实现 "域名组 " DNS解析; 并且这三种解决方案可以分别使 用, 也可混合采用, 方便了域名的解析、 管理。 附图说明
图 1是本发明的设备部署及数据流程图;
图 2是本发明三种支持 "域名组" DNS解析的方法逻辑框图;
图 3是域名组通过设置域名服务器实现解析图;
图 4是域名组通过设置 CNAME记录实现解析图;
图 5是域名组通过设置 DNAME记录实现解析图;
图 6是本发明的实施例图。 具体实施方式
以下结合附图, 对本发明作进一步的说明。
本发明的设备部署及数据流程如图 1 所示, 注册数据存储设备中存储域名组数据信息; 解析生成服务器通过读取注册数据存储设备中的域名组数据信息, 生成解析数据, 并发送到 DNS解析服务器上, 提供域名解析服务。 本发明提供三种方案对域名组进行解析, 分别是通 过配置 NS记录、 配置 CNAME记录和配置 DNAME记录来实现, 如图 2所示。 本发明通过 读取域名组数据信息, 实现了支持 "域名组" DNS解析。 实施例一
解析生成服务器通过从注册数据存储设备读取域名组信息, 以及域名组的解析服务器数 据; 根据用户设置, 或者根据注册机构管理的政策, 共享域名解析服务器或者对域名组各域 名分别设置域名服务器数据, 具体步骤如图 3所示:
1 ) 解析生成服务器读取域名数据, 根据注册域名的支持字表, 以及该域名生成该域名的 "代表域名" ; 通过该代表域名获取域名组的所有数据。 举例: "实,實,実; 实" 的 代表字是最后的 "实", " 囯,國,園; 国"字符组的代表字是最后的 "国", 因此 "実 国.中国" 域名的代表域名是 "实国.中国" 。 字符组的代表字符可以是其字符编码 Unicode最小的字符, 也可以是简体或繁体等注册机构指定的字符。
2) 分析获取的域名组数据, 判断域名组内的域名是否有相同的解析服务器信息标示, 或 者域名组内的某域名拥有私有数据标示; 如果有相同的解析服务器信息标示, 则判定 具有共享域名服务器, 共享信息标示, 转步骤 3 ) , 如果有域名拥有私有数据标示, 转步骤 4) ;
3 ) 分析域名组各域名数据, 根据域名不同的后缀 (举例: "实国.中国" 的后缀是 "中 国", "实国.中國"的后缀是 "中國" ) , 解析生成服务器为域名组内各域名生成相 同的 NS记录, 分别写到不同的解析文件中, 发送到 DNS解析服务器实现解析;
4) 分析所述私有域名数据, 根据域名不同的后缀, 解析生成服务器为其分别生成各域名 的 NS记录, 分别写到不同的解析文件中, 发送到 DNS解析服务器实现解析; 在图 6中, 域名 "实例.中国"和 "實例.中國"在具备共享域名服务器时, 均生成相同的 NS 记录: NSl.host.tld; 而当上述两个域名具有不同的两个域名服务器时, 生成两个不同的 NS记录: NSl.host.tldl禾口 NSl.host.tld2。 实施例二
解析生成服务器从注册数据存储设备中读取域名组信息; 分析判断用户是否设置有一个 或多个域名为规范体域名, 或者根据注册政策, 指定域名组内某一个或多个域名为规范体域 名,生成规范体域名的解析记录到 DNS解析服务器,其他域名(非规范体域名)通过 CNAME 记录到指定的规范体域名, 生成该指定域名的解析记录到 DNS解析服务器, 实现解析, 具体 步骤如图 4所示:
1 ) 读取域名数据, 根据注册域名的支持字表, 以及该域名生成该域名的 "代表域名" ; 通过该代表域名获取域名组的所有数据。 举例: "实,實,実; 实"; 的代表字是最后的 "实" , " 囯,國,園; 囯"字符组的代表字是最后的 "囯" , 因此 "実国.中国"域名 的代表域名是 "实国.中国" 。 字符组的代表字符可以是其字符编码 Unicode最小的字 符, 也可以是简体或繁体等注册机构指定的字符。
2) 遍历域名组的各域名, 分析并判断域名组中是否有域名设置规范体域名标志位; 如果 是, 转步骤 3 ) , 否则转步骤 4) ;
3 ) 解析生成服务器为域名组内规范体域名生成 NS记录, 并且根据其后缀的不同生成到 不同解析区文件中, 发送到 DNS解析服务器实现解析; 组内其他域名根据后缀不同, 通过 CNAME对应记录到该规范体域名, 并根据后缀生成到不同解析区文件中, 发送 到 DNS解析服务器实现解析; (例如一个域名组内的两个域名: " 1.中国"、 " l.cn", 其后缀分别为 "中国"和 "cn" , 则解析记录会根据该后缀, 生成到不同的解析文件 中, " 1.中国"生成到 "中国 .zone"文件; " l.cn"生成到 "cn.zone"文件中。 )
4) 解析生成服务器, 根据注册域名的支持字表, 生成域名的 "推荐域名" (通常由注册 管理机构或域名系统设置) , 举例: "实,實,実" ; 的推荐字是 "实" , " 囯,國, 園"字符组的推荐字是 "囯", 因此" 実国.中国"域名的推荐域名是"实国.中国"。 解析生成服务器为域名组内推荐域名生成 NS记录, 并且根据其后缀的不同生成到不 同解析区文件中, 发送到 DNS解析服务器实现解析; 组内其他域名根据后缀不同, 通过 CNAME记录到该域名, 生成到不同解析区文件中, 发送到 DNS解析服务器实 现解析。
在图 6中, 当域名 "实例.中国"和 "實例.中國"组成的域名组具备规范体域名,并且规范 体域名为: "实例.中国" 时, 生成该规范体域名的 NS记录:
实例.中国 NS NSl.host.tld,
并根据其后缀 " .中国"生成到解析区文件 "中国 .zone"中, 然后发送到 DNS解析服务器 实现解析;
其他域名 "實例.中國"通过 CNAME对应记录到该规范体域名 "实例.中国", 并生成对 应的解析记录为:
實例.中國 CNAME实例.中国
并根据其后缀 " .中国"生成到解析区文件 "中国 .zone"中, 然后发送到 DNS解析服务器 实现解析;
当域名 "实例.中国"和 "實例.中國"组成的域名组不具备规范体域名时, 先由注册机构 默认配置一个该区域内的推荐域名 "实例.中国",然后解析生成服务器为 "实例.中国"和 "實 例.中國"组成的域名组内的推荐域名 "实例.中国"生成 NS记录:
实例.中国 NS NSl.host.tld,
并根据其后缀 " .中国"生成到解析区文件 "中国 .zone"中, 然后发送到 DNS解析服务器 实现解析;
其他域名 "實例.中國"通过 CNAME对应记录到该推荐域名 "实例.中国", 并生成对应 的解析记录为:
實例.中國 CNAME实例.中国
并根据其后缀 " .中国"生成到解析区文件 "中国 .zone"中, 然后发送到 DNS解析服务器 实现解析。 实施例三
解析生成服务器从注册数据存储设备中读取域名组信息; 分析判断用户是否设置一个或 多个域名为规范体域名, 或者根据注册政策, 指定域名组内某一个或多个域名为规范体域名, 生成规范体域名的解析记录到 DNS解析服务器, 其他域名通过 DNAME记录到该域名, 生 成到 DNS解析服务器, 实现解析, 具体步骤如图 5所示:
1 ) 读取域名数据, 根据注册域名的支持字表, 以及该域名生成该域名的 "代表域名" ; 通过该代表域名获取域名组的所有数据。 举例: "实,實,実; 实"; 的代表字是最后的
"实" , "囯,國,園; 囯"字符组的代表字是最后的 "囯" , 因此 "実国.中国"域名 的代表域名是 "实国.中国" 。 字符组的代表字符可以是其字符编码 Unicode最小的字 符, 也可以是简体或繁体等注册机构指定的字符。
2) 遍历域名组的各域名, 分析并判断域名组中是否有域名设置规范体域名标志位; 如果 是, 转步骤 3 ) , 否则转步骤 4) ;
3 ) 解析生成服务器为域名组内规范体域名生成 NS记录, 并且根据其后缀的不同生成到 不同解析区文件中, 发送到 DNS解析服务器实现解析; 组内其他域名根据后缀不同, 通过 DNAME记录到该域名, 生成到不同解析区文件中, 发送到 DNS解析服务器实 现解析;
4) 解析生成服务器, 根据注册域名的支持字表, 生成域名的 "推荐域名", 举例: "实, 實,実"; 的推荐字是 "实", " 囯,國,園"字符组的推荐字是 "囯", 因此 "実国. 中国"域名的推荐域名是 "实国.中国" 。 解析生成服务器为域名组内推荐域名生成 NS记录, 并且根据其后缀的不同生成到不同解析区文件中, 发送到 DNS解析服务器 实现解析; 组内其他域名根据后缀不同, 通过 DNAME记录到该域名, 生成到不同解 析区文件中, 发送到 DNS解析服务器实现解析。 在图 6中, 域名 "实例.中国"和 "實例.中國"组成的域名组若具备规范体域名,并且规范 体域名为: "实例.中国", 则生成该规范体域名的 NS记录:
实例.中国 NS NSl.host.tld,
并根据其后缀 " .中国"生成到解析区文件 "中国 .zone"中, 然后发送到 DNS解析服务器 实现解析;
其他域名 "實例.中國"通过 DNAME对应记录到该规范体域名 "实例.中国", 并生成对 应的解析记录为:
實例.中國 DNAME实例.中国
并根据其后缀 " .中国"生成到解析区文件 "中国 .zone"中, 然后发送到 DNS解析服务器 实现解析;
当域名 "实例.中国"和 "實例.中國"组成的域名组不具备规范体域名时, 先由注册机构 默认配置一个该区域内的推荐域名 "实例.中国",然后解析生成服务器为 "实例.中国"和 "實 例.中國"组成的域名组内的推荐域名 "实例.中国"生成 NS记录:
实例.中国 NS NSl.host.tld,
并根据其后缀 " .中国"生成到解析区文件 "中国 .zone"中, 然后发送到 DNS解析服务器 实现解析;
其他域名 "實例.中國"通过 DNAME对应记录到该推荐域名 "实例.中国", 并生成对应 的解析记录为:
實例.中國 DNAME实例.中国
并根据其后缀 " .中国"生成到解析区文件 "中国 .zone"中, 然后发送到 DNS解析服务器 实现解析。
本发明虽以实施例揭露如上, 然而其仅为范例参考而非用来限定本发明的范围, 任何熟 习此项技艺者, 在不脱离本发明的精神和范围内, 当可做些许的更动与润饰。 因此上述实施 例并非用来限定本发明的范围, 本发明的保护范围以权利要求书为准。

Claims

权利 要求 书
1. 一种支持域名组 DNS解析的方法, 步骤为:
( 1 ) 解析生成服务器从注册数据存储设备中读取域名组的域名数据信息;
( 2 ) 解析生成服务器判断域名组内的域名是否共享域名服务器或有规范体域名;
(3 ) 解析生成服务器对域名配置或解析相应的解析记录, 并记录;
(4) 解析生成服务器将步骤 (3 ) 获得的解析记录发送至 DNS解析服务器进行解析。
2. 如权利要求 1所述的方法, 其特征在于, 所述步骤 (1 ) 解析生成服务器根据注册域名的 支持字表, 以及该域名生成该域名的代表域名; 通过该代表域名获取域名组的所有数据。
3. 如权利要求 2所述的方法,其特征在于,所述代表域名中的代表字符是其字符编码 Unicode 最小的字符, 或者是简体或繁体等注册机构指定的字符。
4. 如权利要求 1所述的方法, 其特征在于, 所述步骤 (2) 判断是否共享域名服务器的标准 为: 若域名组内的域名有相同的解析服务器信息标示, 则具有共享域名服务器; 若组内域名 具有私有数据标示, 则不具有共享域名服务器。
5. 如权利要求 1所述的方法, 其特征在于, 步骤 (3 ) 包括:
a) 当域名组内的域名有共享的域名服务器时, 对组内每个域名均配置相同的 NS记录, 并记录到解析文件中;
b) 当域名组内的域名没有共享的域名服务器时, 对每个域名根据用户配置 NS记录, 并 记录到解析文件中;
c) 当域名组内的域名有规范体域名时, 对规范体域名设置解析 NS记录, 组内其他域名 通过 CNAME记录或 DNAME记录到该域名;
d) 当域名组内的域名没有规范体域名时, 设置某一域名为规范体域名, 再进行步骤 c) 。
6. 如权利要求 5所述的方法, 其特征在于, 所述步骤 (d) 由注册管理机构或域名系统设置 规范体域名。
7. 如权利要求 5 所述的方法, 其特征在于, 根据域名不同的后缀, 解析生成服务器将生成 的 NS记录分别写到不同的解析文件中。
8. 一种支持域名组 DNS解析的系统, 其特征在于, 包括注册数据存储设备、 解析生成服务 器和 DNS解析服务器; 所述注册数据存储设备中存储域名组数据信息; 解析生成服务器通过 读取注册数据存储设备中的域名组数据信息, 生成解析记录数据, 并发送到 DNS解析服务器 上, 提供域名解析服务。
9. 如权利要求 8所述的系统, 其特征在于, 所述解析生成服务器读取域名数据, 根据注册 域名的支持字表, 以及该域名生成该域名的代表域名; 通过该代表域名获取域名组的所有数 据。
10. 如权利要求 8所述的系统, 其特征在于, 所述解析生成服务器根据域名不同的后缀, 对 生成的解析记录数据分别写到不同的解析文件中。
PCT/CN2012/087107 2012-12-10 2012-12-21 支持域名组dns解析的方法和系统 WO2014089872A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210530662.0 2012-12-10
CN201210530662.0A CN103037030B (zh) 2012-12-10 2012-12-10 支持域名组dns解析的方法和系统

Publications (1)

Publication Number Publication Date
WO2014089872A1 true WO2014089872A1 (zh) 2014-06-19

Family

ID=48023498

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/087107 WO2014089872A1 (zh) 2012-12-10 2012-12-21 支持域名组dns解析的方法和系统

Country Status (2)

Country Link
CN (1) CN103037030B (zh)
WO (1) WO2014089872A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190036870A1 (en) * 2017-02-19 2019-01-31 Wangsu Science & Technology Co., Ltd. Domain name resolution system, domain name resolution server, and domain name resolution method
CN112883072A (zh) * 2021-03-10 2021-06-01 哈尔滨工业大学(威海) 基于网络服务商国别标注的域名国家可控性评估方法

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105245626B (zh) * 2015-07-02 2018-01-16 中国人民武装警察部队司令部信息化部 在专网中使用快捷域名实现网站寻址的方法
CN105227691B (zh) * 2015-09-16 2018-09-14 互联网域名系统北京市工程研究中心有限公司 一种基于指定记录类型配置别名的方法及系统
CN106899707A (zh) * 2017-01-18 2017-06-27 中国互联网络信息中心 一种基于伪资源记录opt扩展支持多域名记录查询的方法和系统
CN108809892A (zh) * 2017-04-27 2018-11-13 贵州白山云科技有限公司 一种ip白名单生成方法和装置
CN108270880B (zh) * 2017-12-29 2021-06-01 中国互联网络信息中心 一种实现域名树之间映射的方法和系统
CN111866203B (zh) * 2019-04-29 2022-04-19 贵州白山云科技股份有限公司 一种域名解析方法、装置、可读存储介质及设备

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1812407A (zh) * 1999-02-26 2006-08-02 I-Dns通讯国际公司 多语言域名服务方法和装置
CN1869987A (zh) * 2005-05-26 2006-11-29 国际商业机器公司 用于从url输入确定可用域名的方法和系统

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7200863B2 (en) * 2000-05-16 2007-04-03 Hoshiko Llc System and method for serving content over a wide area network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1812407A (zh) * 1999-02-26 2006-08-02 I-Dns通讯国际公司 多语言域名服务方法和装置
CN1869987A (zh) * 2005-05-26 2006-11-29 国际商业机器公司 用于从url输入确定可用域名的方法和系统

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190036870A1 (en) * 2017-02-19 2019-01-31 Wangsu Science & Technology Co., Ltd. Domain name resolution system, domain name resolution server, and domain name resolution method
EP3389244A4 (en) * 2017-02-19 2019-03-06 Wangsu Science & Technology Co., Ltd. SYSTEM FOR RESOLVING A DOMAIN NAME, SERVER FOR RESOLVING A DOMAIN NAME, AND METHOD FOR RESOLVING A DOMAIN NAME
CN112883072A (zh) * 2021-03-10 2021-06-01 哈尔滨工业大学(威海) 基于网络服务商国别标注的域名国家可控性评估方法

Also Published As

Publication number Publication date
CN103037030A (zh) 2013-04-10
CN103037030B (zh) 2016-01-27

Similar Documents

Publication Publication Date Title
WO2014089872A1 (zh) 支持域名组dns解析的方法和系统
US9231903B2 (en) System and method for resolving a DNS request using metadata
US11606388B2 (en) Method for minimizing the risk and exposure duration of improper or hijacked DNS records
JP5974079B2 (ja) 変更ホストネームを使用するグローバル・トラフィック管理
JP3935459B2 (ja) コンテンツ管理装置、コンテンツ管理システム及びコンテンツ管理プログラム
TWI478564B (zh) 用於安全資源名稱解析的方法、電腦可讀取儲存媒體及設備
TWI475863B (zh) 使用快取之安全資源名稱解析
US7516482B2 (en) Secure hierarchical namespaces in peer-to-peer networks
US20150350342A1 (en) Using listen ranges to deliver content to electronic devices from local caching servers
WO2013143403A1 (zh) 一种访问网站的方法和系统
WO2014019427A1 (zh) 访问网络的方法、应用服务器及系统
CN109327559B (zh) 一种基于混合云平台的域名解析方法和装置
WO2014089867A1 (zh) 基于域名组实现域名注册、解析的方法和服务系统
WO2017075869A1 (zh) 一种本地dns根服务器的配置方法和服务方法
JP2005535032A (ja) 柔軟なトップレベルドメインのための、ローカルネームサーバを持つ内部自然ドメインサービスシステム
CN110913036A (zh) 一种基于权威dns识别终端位置的方法
WO2013120315A1 (zh) 域名信息的处理方法、无线路由器和客户端
CN111405079A (zh) 一种域名解析方法、装置、存储介质及电子设备
EP1754145A1 (en) Method and apparatus for supporting multiple versions of a web services protocol
JP4644300B2 (ja) 通信制御システム
WO2005093999A1 (en) Systems and methods of registering and utilizing domain names
US10291612B2 (en) Bi-directional authentication between a media repository and a hosting provider
US20170310636A1 (en) Determining status of domain name registration
CN111726425B (zh) 一种域名创建系统
US9491135B1 (en) Sub class C reverse domain name system zone compilation

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12889988

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12889988

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 18/08/2015)

122 Ep: pct application non-entry in european phase

Ref document number: 12889988

Country of ref document: EP

Kind code of ref document: A1