JP2009194883A - Name resolution requesting device, name resolution repeating device, and name solving method - Google Patents

Name resolution requesting device, name resolution repeating device, and name solving method Download PDF

Info

Publication number
JP2009194883A
JP2009194883A JP2008036728A JP2008036728A JP2009194883A JP 2009194883 A JP2009194883 A JP 2009194883A JP 2008036728 A JP2008036728 A JP 2008036728A JP 2008036728 A JP2008036728 A JP 2008036728A JP 2009194883 A JP2009194883 A JP 2009194883A
Authority
JP
Japan
Prior art keywords
name resolution
identifier
domain
domain identifier
hierarchical
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2008036728A
Other languages
Japanese (ja)
Other versions
JP4825826B2 (en
Inventor
Sumio Miyazaki
純生 宮崎
No Cho
農 丁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Nippon Telegraph and Telephone West Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Nippon Telegraph and Telephone West Corp
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 Nippon Telegraph and Telephone Corp, Nippon Telegraph and Telephone West Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2008036728A priority Critical patent/JP4825826B2/en
Publication of JP2009194883A publication Critical patent/JP2009194883A/en
Application granted granted Critical
Publication of JP4825826B2 publication Critical patent/JP4825826B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a name resolution repeating device for decentralizing the processing load on a name solving device which manages a large amount of name resolution information without changing a name resolution object that a communication device transmits. <P>SOLUTION: The name resolution repeating device which is connected to a plurality of name resolving devices that manage different zones respectively and answers addresses corresponding to a hierarchical domain identifier included in a name resolution request including the hierarchical domain identifier comprising a plurality of domain identifiers, generates a name resolution request and, when an identifier of a predetermined zone change object is included in a sub-domain identifier included in the hierarchical domain identifier included in the generated name resolution request, changes a domain identifier to be referred to when a name resolution device which resolves the name of the hierarchical domain identifier is selected among the domain identifiers included in the hierarchical domain identifier into a domain identifier corresponding to a name resolution device managing a zone as a change destination, and transmits the name resolution request to a corresponding name resolution device. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、DNSによる名前解決要求を行う名前解決要求装置、名前解決中継装置、名前解決方法に関する。   The present invention relates to a name resolution request apparatus, a name resolution relay apparatus, and a name resolution method for making a name resolution request by DNS.

従来、コンピュータネットワーク上で通信を行う際、通信装置が通信する他の通信装置のアドレスを特定する方法として、DNS(Domain Name System)による名前解決を行う方法がある。このようなDNSは、TCP/IP(Transmission Control Protocol/Internet Protocol)ネットワークにおける標準的な名前解決の仕組みとしてRFC(Request for Comments)1034(非特許文献1)、RFC1035(非特許文献2)に規定され、広く利用されている。
このようなDNSにおいては、名前解決装置(DNSサーバ)が、特定のドメインに帰属する名前解決情報と、そのドメインのサブドメインの名前解決情報を管理する。ここで、サブドメインの名前解決情報は他の名前解決装置にその管理を委任しても良く、このように階層化された複数の名前解決装置が、分散型データベースシステムとして機能してDNSが実現される。ここで、名前解決装置による名前解決情報の管理単位、管理領域をゾーンという。
Conventionally, when performing communication on a computer network, there is a method of performing name resolution by DNS (Domain Name System) as a method for specifying the address of another communication device with which the communication device communicates. Such DNS is defined in RFC (Request for Comments) 1034 (Non-Patent Document 1) and RFC 1035 (Non-Patent Document 2) as a standard name resolution mechanism in a TCP / IP (Transmission Control Protocol / Internet Protocol) network. Has been widely used.
In such a DNS, a name resolution device (DNS server) manages name resolution information belonging to a specific domain and name resolution information of subdomains of the domain. Here, the management of the name resolution information of the subdomain may be delegated to other name resolution devices, and a plurality of name resolution devices hierarchized in this way function as a distributed database system to realize DNS Is done. Here, the management unit and management area of the name resolution information by the name resolution device are called zones.

また、DNSを採用するネットワーク同士は、異なるネットワークのドメイン名を階層化して連結したドメイン名によって名前解決を一連の処理とすることが可能である。例えば、ある名前解決装置がゾーン管理を行うドメインAのネットワークに、他の名前解決装置がゾーン管理を行うドメインBのネットワークを接続する場合、ドメインAのサブドメインとしてドメインBを連結した階層ドメイン識別子「ドメインB.ドメインA」によって、ドメインAに属するドメインBを表現できる。   In addition, networks that employ DNS can perform name resolution as a series of processes using domain names obtained by linking domain names of different networks in layers. For example, when connecting a domain B network in which another name resolution device performs zone management to a domain A network in which a certain name resolution device performs zone management, a hierarchical domain identifier that links domain B as a subdomain of domain A Domain B belonging to domain A can be expressed by “domain B. domain A”.

例えば、図7は、ドメインの階層構造と名前解決装置が管理するゾーンの一例を示す図である。名前解決装置1200−1は、ドメイン「abc.com」を管理領域(ゾーン)とし、ドメイン「isp.abc.com」の管理を名前解決装置1200−2に委任している。名前解決装置1200−2は、ドメイン「isp.abc.com」と、そのサブドメイン「jp」と、サブドメイン「org」と、サブドメイン「net」と、サブドメイン「com」との名前解決情報を管理している。また、名前解決装置1200−1は、サブドメイン「group.abc.com」の管理を名前解決装置1200−3に委任している。
RFC1034、[online]、[平成19年12月11日検索]、インターネットURL:http://www.ietf.org/rfc/rfc1034.txt?number=1034 RFC1035、[online]、[平成19年12月11日検索]、インターネットURL:http://www.ietf.org/rfc/rfc1035.txt?number=1035
For example, FIG. 7 is a diagram showing an example of a hierarchical structure of domains and zones managed by the name resolution device. The name resolution device 1200-1 uses the domain “abc.com” as a management area (zone), and delegates management of the domain “isp.abc.com” to the name resolution device 1200-2. The name resolution device 1200-2 includes name resolution information of the domain “isp.abc.com”, its subdomain “jp”, subdomain “org”, subdomain “net”, and subdomain “com”. Is managing. Further, the name resolution device 1200-1 delegates the management of the subdomain “group.abc.com” to the name resolution device 1200-3.
RFC1034, [online], [searched on December 11, 2007], Internet URL: http://www.ietf.org/rfc/rfc1034.txt?number=1034 RFC1035, [online], [December 11, 2007 search], Internet URL: http://www.ietf.org/rfc/rfc1035.txt?number=1035

しかしながら、上述のように、特定のドメインに帰属する名前解決情報は特定の名前解決装置によって管理されるために、その名前解決装置が管理するドメインに属する名前解決情報が大量になる場合でも、名前解決装置を分割することはできず、名前解決情報の記憶領域の負荷や、名前解決要求に応答して名前解決結果を送信する名前解決処理の負荷を分散させることはできない。このため、特に大規模なネットワークのゾーンを管理する名前解決装置は、大量の名前解決を管理することとなり、名前解決装置のハードウェア資源の圧迫、処理速度の低下、管理の複雑化などを招くと考えられる。   However, as described above, since name resolution information belonging to a specific domain is managed by a specific name resolution device, the name resolution information belongs to a domain managed by the name resolution device even if the name resolution information belongs to a large amount. The resolution apparatus cannot be divided, and the load of the name resolution information storage area and the load of the name resolution processing for transmitting the name resolution result in response to the name resolution request cannot be distributed. For this reason, a name resolution device that manages a zone of a large-scale network, in particular, manages a large amount of name resolution, which causes pressure on hardware resources of the name resolution device, a reduction in processing speed, and complicated management. it is conceivable that.

例えば、上述の図7の例のように、ドメイン「isp.abc.com」の下層にサブドメイン「jp」が連結されるとき、サブドメイン「jp」に帰属する名前解決情報が増えた場合には、例えばサブドメイン「www1」のドメインを管理する名前解決装置をサブドメイン「jp」の下層に増設することができる。そして、増設した名前解決装置にサブドメイン「www1.jp.isp.abc.com」の管理を委任すれば、サブドメイン「jp」のゾーン管理を行う名前解決装置の管理負担を分散させることができる。   For example, when the name resolution information belonging to the subdomain “jp” increases when the subdomain “jp” is connected to the lower layer of the domain “isp.abc.com” as in the example of FIG. For example, the name resolution device that manages the domain of the subdomain “www1” can be added to the lower layer of the subdomain “jp”. If the management of the subdomain “www1.jp.isp.abc.com” is delegated to the added name resolution device, the management burden of the name resolution device that performs zone management of the subdomain “jp” can be distributed. .

一方、ドメイン「isp.abc.com」に帰属する名前解決情報が増えた場合、ドメイン「isp.abc.com」にサブドメイン「z」を増設して負荷を分散することも可能であるが、この場合、「isp.abc.com」に帰属する全てのサブドメインのドメイン名に「z」を付加する必要が生じる(「jp.z.isp.abc.com」、「com.z.isp.abc.com」など)。このように、ドメイン「isp.abc.com」にサブドメイン「z」を増設すると、その影響がドメイン「isp.abc.com」の下層である全てのサブドメインに及ぶ。また、その全てのサブドメインを利用する全ての通信端末が送信する名前解決対象を変更する必要が生じるために、「isp.abc.com」などの上位層ドメインへのサブドメインの増設は避けることが望ましい。   On the other hand, if name resolution information belonging to the domain “isp.abc.com” increases, it is possible to add a subdomain “z” to the domain “isp.abc.com” to distribute the load. In this case, it is necessary to add “z” to the domain names of all subdomains belonging to “isp.abc.com” (“jp.z.isp.abc.com”, “com.z.isp.com”). abc.com "). As described above, when the subdomain “z” is added to the domain “isp.abc.com”, the influence extends to all subdomains that are lower layers of the domain “isp.abc.com”. Also, since it is necessary to change the name resolution target sent by all communication terminals that use all the subdomains, avoid adding subdomains to higher layer domains such as “isp.abc.com”. Is desirable.

このため、特定のゾーンに「.」を含まない大量のドメインが登録される場合には、そのゾーンを管理する名前解決装置のハードウェア能力を向上させることによって大量のドメインの名前解決処理の安定化を図ることになるが、ハードウェア能力の向上による名前解決能力には限界がある。   Therefore, when a large number of domains that do not include “.” Are registered in a specific zone, the name resolution processing of a large number of domains can be stabilized by improving the hardware capability of the name resolution device that manages the zone. However, there is a limit to the name resolution ability by improving the hardware ability.

本発明は、このような状況に鑑みてなされたもので、大量の名前解決情報を管理する名前解決装置の処理負担を、通信装置が送信する名前解決対象を変更することなく、分散させるための名前解決要求装置、名前解決中継装置、名前解決方法を提供する。   The present invention has been made in view of such circumstances, and for distributing the processing burden of a name resolution device that manages a large amount of name resolution information without changing the name resolution target transmitted by the communication device. A name resolution request device, a name resolution relay device, and a name resolution method are provided.

上述した課題を解決するために、本発明は、それぞれが異なるゾーンを管理し、複数のドメイン識別子からなる階層ドメイン識別子を含む名前解決要求を受信した場合、名前解決要求に含まれる階層ドメイン識別子に対応するアドレスを応答する複数の名前解決装置に接続された名前解決要求装置であって、複数のドメイン識別子からなる階層ドメイン識別子を含む名前解決要求を生成する名前解決要求部と、名前解決要求部が生成した名前解決要求に含まれる階層ドメイン識別子に含まれるサブドメイン識別子に、予め定められるゾーン変更対象の識別子が含まれるか否かを判定する識別子判定部と、識別子判定部が、階層ドメイン識別子に含まれるサブドメイン識別子に、予め定められるゾーン変更対象の識別子が含まれると判定した場合、階層ドメイン識別子に含まれるドメイン識別子のうち、階層ドメイン識別子の名前解決を行う名前解決装置の選択の際に参照されるドメイン識別子を、変更先のゾーンを管理する名前解決装置に対応するドメイン識別子に変換する識別子変換部と、識別子変換部が変換した階層ドメイン識別子を含む名前解決要求を対応する名前解決装置に送信する送信部と、を備えることを特徴とする。   In order to solve the above-described problem, the present invention manages different zones and receives a name resolution request including a hierarchical domain identifier composed of a plurality of domain identifiers. A name resolution request unit connected to a plurality of name resolution units that respond to corresponding addresses, and that generates a name resolution request including a hierarchical domain identifier composed of a plurality of domain identifiers, and a name resolution request unit An identifier determination unit that determines whether or not a predetermined zone change identifier is included in a subdomain identifier included in the hierarchical domain identifier included in the name resolution request generated by the name resolution request, and the identifier determination unit includes the hierarchical domain identifier If it is determined that the sub-domain identifier included in includes a predetermined zone change identifier Among the domain identifiers included in the hierarchical domain identifier, the domain identifier referred to when selecting a name resolution device that performs name resolution of the hierarchical domain identifier is the domain identifier corresponding to the name resolution device that manages the zone to be changed And an identifier conversion unit that converts to a name resolution request including the hierarchical domain identifier converted by the identifier conversion unit.

また、本発明は、複数のドメイン識別子からなる階層ドメイン識別子を含む名前解決要求を送信する通信装置と、それぞれが異なるゾーンを管理し、名前解決要求を受信した場合、名前解決要求に含まれる階層ドメイン識別子に対応するアドレスを応答する複数の名前解決装置とに接続される名前解決中継装置であって、通信装置から名前解決要求を受信する受信部と、受信部が受信した名前解決要求に含まれる階層ドメイン識別子を読み出し、読み出した階層ドメイン識別子に含まれるサブドメイン識別子に、予め定められるゾーン変更対象の識別子が含まれるか否かを判定する識別子判定部と、識別子判定部が、階層ドメイン識別子に含まれるサブドメイン識別子に、予め定められるゾーン変更対象の識別子が含まれると判定した場合、階層ドメイン識別子に含まれるドメイン識別子のうち、階層ドメイン識別子の名前解決を行う名前解決装置の選択の際に参照されるドメイン識別子を、変更先のゾーンを管理する名前解決装置に対応するドメイン識別子に変換する識別子変換部と、識別子変換部が変換した階層ドメイン識別子を含む名前解決要求を対応する名前解決装置に送信する名前解決中継部と、を備えることを特徴とする。   In addition, the present invention provides a communication device that transmits a name resolution request including a hierarchical domain identifier composed of a plurality of domain identifiers and a zone included in the name resolution request when each manages a different zone and receives the name resolution request. A name resolution relay device connected to a plurality of name resolution devices that respond to addresses corresponding to domain identifiers, including a reception unit that receives a name resolution request from a communication device, and a name resolution request received by the reception unit An identifier determining unit that determines whether or not a predetermined zone change target identifier is included in the subdomain identifier included in the read hierarchical domain identifier, and the identifier determining unit includes the hierarchical domain identifier If it is determined that the sub-domain identifier included in includes a predetermined zone change identifier, Of the domain identifiers included in the layer domain identifier, the domain identifier referred to when selecting a name resolution device that performs name resolution of the hierarchical domain identifier is changed to a domain identifier corresponding to the name resolution device that manages the zone to be changed. An identifier conversion unit for conversion, and a name resolution relay unit that transmits a name resolution request including a hierarchical domain identifier converted by the identifier conversion unit to a corresponding name resolution device.

また、本発明は、上述の名前解決中継装置が、予め定められるゾーン変更対象の識別子と、変更先のゾーンを管理する名前解決装置に対応するドメイン識別子とを対応付けて予め記憶する対応識別子記憶部をさらに備え、識別子判定部は、対応識別子記憶部に記憶される予め定められるゾーン変更対象の識別子を読み出し、読み出したゾーン変更対象の識別子に基づいて、判定を行うことを特徴とする。   Further, according to the present invention, the name resolution relay device described above stores a corresponding identifier stored in advance by associating a predetermined zone change target identifier with a domain identifier corresponding to the name resolution device that manages the change destination zone. The identifier determination unit reads a predetermined zone change target identifier stored in the corresponding identifier storage unit, and makes a determination based on the read zone change target identifier.

また、本発明は、上述の名前解決中継部は、名前解決装置に送信する名前解決要求に応答して、名前解決装置から名前解決結果を受信し、名前解決中継部が受信する名前解決結果を、通信装置に送信する名前解決結果送信部をさらに備えることを特徴とする   In the present invention, the name resolution relay unit described above receives the name resolution result from the name resolution device in response to the name resolution request transmitted to the name resolution device, and receives the name resolution result received by the name resolution relay unit. , Further comprising a name resolution result transmitter for transmitting to the communication device

また、本発明は、それぞれが異なるゾーンを管理し、複数のドメイン識別子からなる階層ドメイン識別子を含む名前解決要求を受信した場合、名前解決要求に含まれる階層ドメイン識別子に対応するアドレスを応答する複数の名前解決装置に接続された通信装置の名前解決方法であって、名前解決要求部が、複数のドメイン識別子からなる階層ドメイン識別子を含む名前解決要求を生成するステップと、識別子判定部が、名前解決要求部によって生成された名前解決要求に含まれる階層ドメイン識別子を読み出し、読み出した階層ドメイン識別子に含まれるサブドメイン識別子に、予め定められるゾーン変更対象の識別子が含まれるか否かを判定するステップと、識別子変換部が、識別子判定部によって、階層ドメイン識別子に含まれるサブドメイン識別子に、予め定められるゾーン変更対象の識別子が含まれると判定された場合、階層ドメイン識別子に含まれるドメイン識別子のうち、階層ドメイン識別子の名前解決を行う名前解決装置の選択の際に参照されるドメイン識別子を、変更先のゾーンを管理する名前解決装置に対応するドメイン識別子に変換するステップと、送信部が、識別子変換部が変換した階層ドメイン識別子を含む名前解決要求を対応する名前解決装置に送信するステップと、を備えることを特徴とする。   In addition, the present invention manages a plurality of different zones, and when receiving a name resolution request including a hierarchical domain identifier made up of a plurality of domain identifiers, responds with a plurality of addresses corresponding to the hierarchical domain identifier included in the name resolution request. A name resolution method for a communication device connected to a name resolution device, wherein the name resolution request unit generates a name resolution request including a hierarchical domain identifier composed of a plurality of domain identifiers, and the identifier determination unit includes a name A step of reading out a hierarchical domain identifier included in the name resolution request generated by the resolution request unit and determining whether or not a predetermined zone change target identifier is included in the subdomain identifier included in the read hierarchical domain identifier And the identifier conversion unit performs the sub-step included in the hierarchical domain identifier by the identifier determination unit. When it is determined that the main identifier includes a predetermined zone change target identifier, the domain identifier included in the hierarchical domain identifier is referred to when selecting a name resolution device that performs name resolution of the hierarchical domain identifier. A domain identifier corresponding to a name resolution device that manages a zone to be changed, and a name resolution device corresponding to a name resolution request that includes a hierarchical domain identifier converted by the identifier conversion unit. And the step of transmitting to.

以上説明したように、本発明によれば、名前解決要求に含まれる階層ドメイン識別子のサブドメイン識別子に、予め定められるゾーン変更対象の識別子が含まれる場合に、階層ドメイン識別子に含まれるドメイン識別子のうち、階層ドメイン識別子の名前解決を行う名前解決装置の選択の際に参照されるドメイン識別子を、変更先のゾーンを管理する名前解決装置に対応するドメイン識別子に変換し、変換した階層ドメイン識別子を含む名前解決要求を対応する名前解決装置に送信するようにしたので、階層ドメイン識別子のサブドメイン識別子に含まれる識別子によって、その名前解決要求を送信する名前解決装置を変更することができる。   As described above, according to the present invention, when the sub-domain identifier of the hierarchical domain identifier included in the name resolution request includes a predetermined zone change target identifier, the domain identifier included in the hierarchical domain identifier Of these, the domain identifier referenced when selecting a name resolution device that performs name resolution of the hierarchical domain identifier is converted into a domain identifier corresponding to the name resolution device that manages the zone to be changed, and the converted hierarchical domain identifier is Since the included name resolution request is transmitted to the corresponding name resolution device, the name resolution device that transmits the name resolution request can be changed according to the identifier included in the subdomain identifier of the hierarchical domain identifier.

以下、本発明の一実施形態について、図面を参照して説明する。
図1は、本発明による名前解決中継装置を用いた名前解決システムにより管理されるゾーンの概念を示す図である。本実施形態では、ドメイン「abc.com」のゾーン管理を行う名前解決装置200−4と、ドメイン「abc.com」のサブドメイン「isp.abc.com」のゾーン管理を行う名前解決装置200−1と、ドメイン「abc.com」のサブドメイン「isp2.abc.com」のゾーン管理を行う名前解決装置200−2と、ドメイン「abc.com」のサブドメイン「group.abc.com」のゾーン管理を行う名前解決装置200−3とによって、階層化されたドメインが形成される。
ここで、名前解決装置200−1は、ドメイン「isp.abc.com」に対するサブドメイン「jp」およびサブドメイン「org」をゾーン管理し、名前解決装置200−2は、同じくドメイン「isp.abc.com」に対するサブドメイン「net」およびサブドメイン「com」をゾーン管理している。このようなゾーンの範囲は、例えば、名前解決装置200の記憶領域に記憶するゾーンファイルなどに記憶する定められたドメインの範囲によって定められる。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing the concept of zones managed by a name resolution system using a name resolution relay device according to the present invention. In this embodiment, the name resolution device 200-4 that performs zone management of the domain “abc.com” and the name resolution device 200- that performs zone management of the subdomain “isp.abc.com” of the domain “abc.com”. 1 and a name resolution device 200-2 that performs zone management of the subdomain “isp2.abc.com” of the domain “abc.com”, and a zone of the subdomain “group.abc.com” of the domain “abc.com” A hierarchical domain is formed by the name resolution device 200-3 that performs management.
Here, the name resolution device 200-1 performs zone management of the subdomain “jp” and the subdomain “org” for the domain “isp.abc.com”, and the name resolution device 200-2 also has the domain “isp.abc”. The sub-domain “net” and the sub-domain “com” for “.com” are zone-managed. Such a zone range is determined, for example, by a predetermined domain range stored in a zone file stored in the storage area of the name resolution device 200.

次に、図1で説明したドメイン階層を示す階層ドメイン識別子の名前解決を行う実施形態を説明する。図2は、本実施形態による名前解決システムの構成を示すブロック図である。本実施形態による名前解決システムは、名前解決中継装置100と、名前解決装置200−1と、名前解決装置200−2(以下、説明において、いずれかひとつを代表して示す場合には、名前解決装置200とする)と、名前解決情報キャッシュ装置400と、回線終端装置500−1、回線終端装置500−2(以下、説明において、いずれかひとつを代表して示す場合には、回線終端装置500とする)と、情報端末600−1、情報端末600−2(以下、説明において、いずれかひとつを代表して示す場合には、情報端末600とする)と、を備えている。なお、名前解決装置200、回線終端装置500、情報端末600は、それぞれ2台を例として説明するが、それぞれを3台以上とする構成を適用しても良い。   Next, an embodiment for performing name resolution of a hierarchical domain identifier indicating the domain hierarchy described in FIG. 1 will be described. FIG. 2 is a block diagram showing the configuration of the name resolution system according to this embodiment. The name resolution system according to the present embodiment includes a name resolution relay device 100, a name resolution device 200-1, and a name resolution device 200-2 (hereinafter, in the description, when any one of them is shown as a representative, the name resolution Device 200), name resolution information cache device 400, line termination device 500-1, line termination device 500-2 (hereinafter, in the description, when any one of them is shown as a representative, line termination device 500. And an information terminal 600-1 and an information terminal 600-2 (hereinafter, in the description, when any one of them is shown as a representative, it is referred to as an information terminal 600). The name resolution device 200, the line termination device 500, and the information terminal 600 will be described by taking two units as an example, but a configuration in which three or more units are used may be applied.

情報端末600は、回線終端装置500を介して接続される名前解決中継装置100を介して、名前解決装置200に名前解決要求を行う。
情報端末600−1は、ユーザに利用されるコンピュータ端末であり、入力部、出力部、制御部、演算部、記憶部を備えている。情報端末600−1には、予め契約した通信サービスの提供事業者から、その事業者のネットワークを利用することを示す識別子が付与され、ユーザによって入力され、記憶される。ここで、情報端末600−1に付与される識別子は、「user@youro.ne.jp」である。「user」は、情報端末600−1を利用するユーザの識別子であり、「youro.ne.jp」は、そのユーザに提供される通信サービスのネットワーク識別子である。情報端末600−1は、具体的には、PC(パーソナルコンピュータ)、PDA(Personal Digital Assistant)などが適用される。
情報端末600−2は、情報端末600−1と同様の構成であり、サービス提供事業者から付与された識別子は、「user@miyazaki.com」である。
The information terminal 600 makes a name resolution request to the name resolution device 200 via the name resolution relay device 100 connected via the line termination device 500.
The information terminal 600-1 is a computer terminal used by a user, and includes an input unit, an output unit, a control unit, a calculation unit, and a storage unit. The information terminal 600-1 is provided with an identifier indicating that the communication service provider contracted in advance uses the network of the provider, and is input and stored by the user. Here, the identifier given to the information terminal 600-1 is “user@youro.ne.jp”. “User” is an identifier of a user who uses the information terminal 600-1, and “youro.ne.jp” is a network identifier of a communication service provided to the user. Specifically, a PC (personal computer), a PDA (Personal Digital Assistant), or the like is applied to the information terminal 600-1.
The information terminal 600-2 has the same configuration as the information terminal 600-1, and the identifier given by the service provider is “user@miyazaki.com”.

回線終端装置500−1は、回線を介して名前解決中継装置100と情報端末600−1とを接続する装置であり、名前解決要求送信部501−1を備えている。回線終端装置500−1には、回線終端装置500−1が接続される回線の種別を示す回線識別子「eX」と、回線終端装置500−1が設置される地域を示す地域識別子「osaka」と、その回線により提供されるサービスの種別を示すサービス識別子「isp」と、ネットワークの管理ドメインを示す管理識別子である「abc.com」との接続識別子が予め記憶されている。   The line termination apparatus 500-1 is an apparatus that connects the name resolution relay apparatus 100 and the information terminal 600-1 via a line, and includes a name resolution request transmission unit 501-1. The line terminator 500-1 includes a line identifier “eX” indicating the type of the line to which the line terminator 500-1 is connected, and an area identifier “osaka” indicating the area where the line terminator 500-1 is installed. In addition, a connection identifier of a service identifier “isp” indicating the type of service provided by the line and a management identifier “abc.com” indicating the management domain of the network is stored in advance.

回線終端装置500−1の名前解決要求送信部501−1は、電源が投入された場合、または情報端末600−1からネットワーク接続要求を受けた場合などに、例えば接続するゲートウェイ装置のアドレスを特定するために、情報端末600−1に記憶されたネットワーク識別子「youro.ne.jp」に含まれるそれぞれのラベル(識別子)の冒頭に、そのラベルの文字数を示す2桁の数字を付加し、ドット「.」を削除して連結し変換したドメイン識別子「05youro02ne02jp」を生成して1ラベル化する。そして、回線終端装置500−1は、生成したドメイン識別子と、予め記憶した接続識別子をドット「.」で連結して階層構造化した、図3に示すような階層ドメイン識別子「05youro02ne02jp.eX.osaka.isp.abc.com」を生成する。名前解決要求送信部501−1は、生成された階層ドメイン識別子を名前解決対象として、名前解決情報キャッシュ装置400に名前解決要求を送信する。ここで生成する階層ドメイン識別子は、FQDNである。FQDNとは、完全修飾ドメイン名であり、DNS(Domain Name System)における名前空間において、ホスト名からTLD(Top Level Domain)まで完全に記述されたドメイン名である。DNSにおいて、このようなFQDNは、その対応するアドレスを一意に特定するように構成される。   When the power is turned on or when a network connection request is received from the information terminal 600-1, the name resolution request transmission unit 501-1 of the line termination device 500-1 specifies the address of the gateway device to be connected, for example. In order to do this, a two-digit number indicating the number of characters of the label is added to the beginning of each label (identifier) included in the network identifier “youro.ne.jp” stored in the information terminal 600-1, The domain identifier “05youro02ne02jp” obtained by concatenating and converting “.” Is generated and labeled. Then, the line terminating device 500-1 connects the generated domain identifier and the previously stored connection identifier with a dot “.” To form a hierarchical structure, and forms a hierarchical domain identifier “05yo020202jp.eX.osaka as shown in FIG. .Isp.abc.com ". The name resolution request transmission unit 501-1 transmits a name resolution request to the name resolution information cache device 400 using the generated hierarchical domain identifier as a name resolution target. The hierarchical domain identifier generated here is FQDN. The FQDN is a fully qualified domain name, and is a domain name completely described from a host name to a TLD (Top Level Domain) in a name space in DNS (Domain Name System). In DNS, such a FQDN is configured to uniquely identify its corresponding address.

回線終端装置500−2は、回線を介して名前解決中継装置100と情報端末600−2とを接続する装置であり、回線終端装置500−1と同様に、回線ドメインを示す回線識別子「eX」と、地域ドメインを示す地域識別子「osaka」と、サービスドメインを示すサービス識別子「isp」と、ネットワーク管理ドメインを示す管理識別子「abc.com」とが、接続識別子として予め記憶されている。回線終端装置500−2の名前解決要求送信部501−2は、接続するゲートウェイ装置700のアドレスを特定するために名前解決要求を生成する際には、回線終端装置500−1と同様の規則によって、階層ドメイン識別子「08miyazaki03com.eX.osaka.isp.abc.com」を名前解決対象とする名前解決要求を行う。   The line termination apparatus 500-2 is an apparatus that connects the name resolution relay apparatus 100 and the information terminal 600-2 via a line. Like the line termination apparatus 500-1, a line identifier “eX” that indicates a line domain is used. In addition, a regional identifier “osaka” indicating a regional domain, a service identifier “isp” indicating a service domain, and a management identifier “abc.com” indicating a network management domain are stored in advance as connection identifiers. When the name resolution request transmitting unit 501-2 of the line termination device 500-2 generates a name resolution request in order to specify the address of the gateway device 700 to be connected, the name resolution request transmission unit 501-2 uses the same rules as the line termination device 500-1. , A name resolution request is made with the hierarchical domain identifier “08miyazaki03com.eX.osaka.isp.abc.com” as the name resolution target.

名前解決情報キャッシュ装置400は、名前解決に関する情報を一時的に記憶するキャッシュを行う。すなわち、名前解決情報キャッシュ装置400は、回線終端装置500から送信される名前解決対象の階層ドメイン識別子と、名前解決中継装置100から送信される名前解決結果に含まれるアドレスとを対応付けて自装置の記憶領域に記憶し、回線終端装置500から受信する名前解決要求に含まれる名前解決対象の階層ドメイン識別子に対応するアドレスが、自装置の記憶領域に記憶されている場合には、そのアドレスを読出し、名前解決中継装置100への名前解決要求の送信を行わずに、回線終端装置500に名前解決結果を送信する。一方、名前解決情報キャッシュ装置400は、自装置の記憶領域に、名前解決対象の階層ドメイン識別子に対応するアドレスが記憶されていない場合には、名前解決情報キャッシュ装置400に名前解決要求を転送する。また、名前解決情報キャッシュ装置400が自装置の記憶領域に格納する階層ドメイン識別子とアドレスとの対応情報は、予め定められた一定期間が経過すると、削除する。   The name resolution information cache device 400 performs a cache that temporarily stores information related to name resolution. That is, the name resolution information cache device 400 associates the name resolution target hierarchical domain identifier transmitted from the line termination device 500 with the address included in the name resolution result transmitted from the name resolution relay device 100 in association with its own device. If the address corresponding to the hierarchical domain identifier to be resolved included in the name resolution request received from the line termination device 500 is stored in the storage area of the local device, the address is The name resolution result is transmitted to the line terminating device 500 without transmitting the name resolution request to the name resolution relay device 100. On the other hand, the name resolution information cache device 400 transfers a name resolution request to the name resolution information cache device 400 when the address corresponding to the hierarchical domain identifier of the name resolution target is not stored in the storage area of the name resolution information cache device 400. . Also, the correspondence information between the hierarchical domain identifier and the address stored in the storage area of the name resolution information cache device 400 is deleted after a predetermined period of time has passed.

名前解決中継装置100は、回線終端装置500と名前解決装置200との名前解決通信を中継し、名前解決中継通信部101と、識別子変換部102と、識別子判定部103と、名前解決結果送信部104と、セッション管理部105と、名前解決要求受信部106と、対応識別子記憶部107とを備えている。   The name resolution relay device 100 relays the name resolution communication between the line termination device 500 and the name resolution device 200, and the name resolution relay communication unit 101, the identifier conversion unit 102, the identifier determination unit 103, and the name resolution result transmission unit. 104, a session management unit 105, a name resolution request reception unit 106, and a correspondence identifier storage unit 107.

名前解決要求受信部106は、回線終端装置500から送信される名前解決要求を受信する。
対応識別子記憶部107は、予め定められた複数のサブドメイン識別子毎に、そのサブドメイン識別子と、その上位層となるドメインのドメイン識別子とを対応付けた対応情報をゾーン変更対象の識別子として記憶する。図4は、対応識別子記憶部107が記憶する対応情報のデータ例を示す図である。本実施形態では、対応識別子記憶部107は、ネットワーク識別子に含まれるTLDを示す識別子と、その上位層ドメインであるサービス識別子とを対応付けて記憶する。
The name resolution request receiving unit 106 receives a name resolution request transmitted from the line termination device 500.
Correspondence identifier storage unit 107 stores, as a zone change target identifier, correspondence information that associates each subdomain identifier with a domain identifier of a domain that is an upper layer for each of a plurality of predetermined subdomain identifiers. . FIG. 4 is a diagram illustrating a data example of correspondence information stored in the correspondence identifier storage unit 107. In the present embodiment, the correspondence identifier storage unit 107 stores an identifier indicating the TLD included in the network identifier and a service identifier that is a higher layer domain in association with each other.

ここで、TLDとは、IANA(Internet Assigned Numbers Authority)によって定義されたTLDである。ここで、IANAとは、DNSにおけるドメイン名とアドレスとを管理する団体であり、TLDは、IANAによって、最上位のドメインを示すドメイン名として定められたドメイン名である。TLDとしては、例えば、「com」、「net」などのgTLD(ジェネリックTLD)や、「aero」、「coop」などのsTLD(スポンサー付きTLD)や、「uk」、「jp」などのccTLD(国別コードTLD)や、「int」などのiTLD(国際TLD)や、その他「gov」などの特殊用途のTLDなどが定められている。   Here, the TLD is a TLD defined by IANA (Internet Assigned Numbers Authority). Here, IANA is an organization that manages domain names and addresses in DNS, and TLD is a domain name defined by IANA as a domain name indicating the highest domain. Examples of TLDs include gTLDs (generic TLDs) such as “com” and “net”, sTLDs (sponsored TLDs) such as “aero” and “cop”, and ccTLDs such as “uk” and “jp” ( Country code TLD), iTLD (international TLD) such as “int”, and other special purpose TLD such as “gov” are defined.

ここでは、図1に示したように、ドメイン「net」は、サービスドメインである上位層ドメイン「isp2」にサブドメインとして帰属するので、ドメイン識別子「net」は、ドメイン識別子「isp2」に対応付けられる。また、ドメイン「com」は、同様に上位層ドメイン「isp2」にサブドメインとして帰属するので、ドメイン識別子「com」は、ドメイン識別子「isp2」に対応付けられる。また、ドメイン「jp」および「org」は、上位層ドメイン「isp」にサブドメインとして帰属し、この帰属は、図7に示した従来の構成と同様であり、後に述べる識別子の変換を行う必要がないため、対応情報は記憶しない。   Here, as shown in FIG. 1, since the domain “net” belongs to the upper layer domain “isp2”, which is the service domain, as a subdomain, the domain identifier “net” is associated with the domain identifier “isp2”. It is done. Similarly, since the domain “com” belongs to the upper layer domain “isp2” as a subdomain, the domain identifier “com” is associated with the domain identifier “isp2”. The domains “jp” and “org” belong to the upper layer domain “isp” as subdomains, and this attribution is the same as the conventional configuration shown in FIG. Since there is no information, the correspondence information is not stored.

識別子判定部103は、名前解決要求受信部106が受信する名前解決要求の名前解決対象を示す階層ドメイン識別子に含まれる識別子のうち、ユーザに入力されたネットワーク識別子に含まれるTLDに対応する上位層ドメインのサービス識別子が、対応識別子記憶部107に記憶されているか否かを判定し、判定結果を出力する。ここで、識別子判定部103は、ネットワーク識別子のうちDNSにおいてTLDに定められた識別子をキーとして、そのTLDに対応する上位層ドメインの識別子が対応識別子記憶部107に記憶されているか否かを判定する。   The identifier determination unit 103 is an upper layer corresponding to the TLD included in the network identifier input by the user among the identifiers included in the hierarchical domain identifier indicating the name resolution target of the name resolution request received by the name resolution request receiving unit 106 It is determined whether the service identifier of the domain is stored in the correspondence identifier storage unit 107, and the determination result is output. Here, the identifier determination unit 103 determines whether or not the identifier of the upper layer domain corresponding to the TLD is stored in the corresponding identifier storage unit 107 using the identifier determined in the TLD in the DNS among the network identifiers as a key. To do.

識別子変換部102は、識別子判定部103が出力する判定結果が、TLDに対応する上位層ドメイン識別子が対応識別子記憶部107に記憶されていることを示す場合に、対応識別子記憶部107から上位層ドメイン識別子としてのサービス識別子を読み出し、名前解決要求に含まれる階層ドメイン識別子のうち、サービス識別子を、対応識別子記憶部107から読み出したサービス識別子に変換する。   When the determination result output from the identifier determination unit 103 indicates that the upper layer domain identifier corresponding to the TLD is stored in the corresponding identifier storage unit 107, the identifier conversion unit 102 determines whether the upper layer The service identifier as the domain identifier is read, and the service identifier is converted into the service identifier read from the correspondence identifier storage unit 107 among the hierarchical domain identifiers included in the name resolution request.

例えば、名前解決中継装置100は、回線終端装置500−2から、名前解決対象の階層ドメイン識別子を「08miyazaki03com.eX.osaka.isp.abc.com」とする名前解決要求を受信した場合には、識別子判定部103が、ネットワーク識別子「08miyazaki03com」のTLDが「com」であり、対応する上位層ドメイン識別子が対応識別子記憶部107に記憶されていると判定する。そして、識別子変換部102は、対応識別子記憶部107から、TLD「com」に対応する上位層ドメイン識別子「isp2」を読み出し、名前解決対象の階層ドメイン識別子のうち、サービスドメインの種別を示すサービス識別子「isp」を、対応識別子記憶部107から読み出したサービス識別子「isp2」に変換し、階層ドメイン識別子「08miyazaki03com.eX.osaka.isp2.abc.com」を生成する。   For example, when the name resolution relay device 100 receives a name resolution request from the line termination device 500-2 with the hierarchical domain identifier to be resolved as “08miyazaki03com.eX.osaka.isp.abc.com”, The identifier determining unit 103 determines that the TLD of the network identifier “08miyazaki03com” is “com” and the corresponding higher layer domain identifier is stored in the corresponding identifier storage unit 107. Then, the identifier conversion unit 102 reads the upper layer domain identifier “isp2” corresponding to the TLD “com” from the corresponding identifier storage unit 107, and among the hierarchical domain identifiers to be resolved, the service identifier indicating the type of the service domain “Isp” is converted into a service identifier “isp2” read from the corresponding identifier storage unit 107, and a hierarchical domain identifier “08miyazaki03com.eX.osaka.isp2.abc.com” is generated.

セッション管理部105は、回線終端装置500から名前解決要求を受信すると、その名前解決のセッション管理を行う。セッション管理部105は、例えば、名前解決要求であるDNSメッセージのsrcIP、srcPort、FQDN、クエリID、権威セクション、追加セクションなどのセッション情報を、記憶領域に登録し、記憶する。また、セッション管理部105は、名前解決中継装置100が、名前解決要求に対する名前解決結果を回線終端装置500に送信する際には、記憶領域に記憶したセッション情報を削除する。   When the session management unit 105 receives a name resolution request from the line termination device 500, the session management unit 105 performs session management for the name resolution. For example, the session management unit 105 registers and stores session information such as srcIP, srcPort, FQDN, query ID, authority section, and additional section of a DNS message, which is a name resolution request, in a storage area. Further, the session management unit 105 deletes the session information stored in the storage area when the name resolution relay device 100 transmits the name resolution result for the name resolution request to the line termination device 500.

名前解決中継通信部101は、回線終端装置500から受信する名前解決要求を、名前解決装置200に送信する。また、名前解決装置200は、送信した名前解決要求に対応する名前解決結果を受信し、回線終端装置500に送信する。ここで、名前解決中継通信部101は、回線終端装置500または名前解決装置200と行う名前解決通信のセッションを保持するなどの処理を行う。
名前解決結果送信部104は、名前解決中継通信部101が名前解決装置200から受信する名前解決結果を、回線終端装置500に転送する。
The name resolution relay communication unit 101 transmits a name resolution request received from the line termination device 500 to the name resolution device 200. Further, the name resolution device 200 receives the name resolution result corresponding to the transmitted name resolution request and transmits it to the line termination device 500. Here, the name resolution relay communication unit 101 performs processing such as holding a session of name resolution communication performed with the line termination device 500 or the name resolution device 200.
The name resolution result transmission unit 104 transfers the name resolution result received by the name resolution relay communication unit 101 from the name resolution device 200 to the line termination device 500.

名前解決装置200−1は、階層ドメイン識別子を名前解決対象とする名前解決要求を受信し、受信した名前解決要求に含まれる階層ドメイン識別子に対応するアドレスを応答し、名前解決情報記憶部201−1と、名前解決部202−1とを備えている。
名前解決情報記憶部201−1は、自装置で管理するドメイン識別子と、そのドメイン識別子に対応するアドレスとを対応付けた名前解決情報を予め記憶する。本実施形態では、名前解決情報記憶部201−1は、ドメイン「isp.abc.com」に帰属するネットワーク識別子であって、ネットワーク識別子のTLDが「jp」または「org」であるドメイン識別子とアドレスとを記憶する。名前解決情報記憶部201−1は、例えば、ドメイン識別子「05youro02ne02jp.eX.osaka.isp.abc.com」に対応するアドレス「1234::1」を記憶している。
The name resolution device 200-1 receives a name resolution request whose target is a hierarchical domain identifier, responds with an address corresponding to the hierarchical domain identifier included in the received name resolution request, and receives a name resolution information storage unit 201- 1 and a name resolution unit 202-1.
The name resolution information storage unit 201-1 stores in advance name resolution information in which a domain identifier managed by the own device is associated with an address corresponding to the domain identifier. In the present embodiment, the name resolution information storage unit 201-1 is a network identifier belonging to the domain “isp.abc.com”, and has a domain identifier and address whose TLD of the network identifier is “jp” or “org” And remember. The name resolution information storage unit 201-1 stores, for example, the address “1234 :: 1” corresponding to the domain identifier “05youro02ne02jp.eX.osaka.isp.abc.com”.

名前解決部202−1は、名前解決対象ドメインを含む名前解決要求を受信すると、名前解決情報記憶部201から、受信した名前解決要求に含まれる名前解決対象ドメインに対応付けられたアドレスを名前解決情報記憶部201−1から読み出し、読み出したアドレスと、名前解決対象ドメインとを対応付けた情報を含む名前解決結果を、名前解決要求の送信元に送信する。名前解決装置200−1は、このように、名前解決情報記憶部201−1に記憶された名前解決情報を範囲として、名前解決部202−1によって名前解決の応答を行い、ゾーンを管理する。   When receiving the name resolution request including the name resolution target domain, the name resolution unit 202-1 performs name resolution from the name resolution information storage unit 201 on the address associated with the name resolution target domain included in the received name resolution request. The information is read from the information storage unit 201-1, and a name resolution result including information in which the read address is associated with the name resolution target domain is transmitted to the transmission source of the name resolution request. In this way, the name resolution device 200-1 manages the zone by making a name resolution response by the name resolution unit 202-1 with the name resolution information stored in the name resolution information storage unit 201-1 as a range.

名前解決装置200−2は、名前解決装置200−1と同様の構成であり、名前解決情報記憶部201−2と名前解決部202−2とを備えているが、名前解決情報記憶部201−2は、ドメイン「isp2.abc.com」に帰属するネットワーク識別子であって、ネットワーク識別子のTLDが「com」または「net」であるドメイン識別子とアドレスとを記憶する。名前解決情報記憶部201−2は、例えば、ドメイン識別子「08miyazaki03com.eX.osaka.isp2.abc.com」に対応するアドレス「1234::2」を記憶している。   The name resolution device 200-2 has the same configuration as the name resolution device 200-1, and includes a name resolution information storage unit 201-2 and a name resolution unit 202-2, but the name resolution information storage unit 201- 2 is a network identifier belonging to the domain “isp2.abc.com”, and stores a domain identifier and an address whose TLD of the network identifier is “com” or “net”. The name resolution information storage unit 201-2 stores, for example, an address “1234 :: 2” corresponding to the domain identifier “08miyazaki03com.eX.osaka.isp2.abc.com”.

<第1の動作例>
次に、図5を参照して、本実施形態による名前解決中継装置100が、回線終端装置500−1と名前解決装置200−1との間の名前解決に関する通信を中継する動作例を説明する。
まず、情報端末600−1に、ユーザから、ネットワークへの接続要求が入力されると、回線終端装置500−1は、情報端末600−1に記憶されたネットワーク識別子を、定められた規則によりラベル化してドメイン識別子「05youro02ne02jp」を生成し、このラベルに、回線終端装置500−1に記憶された回線識別子「eX」と、地域識別子「osaka」と、サービス識別子「isp」と、管理識別子「abc.com」とを、ドット「.」で連結した階層ドメイン識別子「05youro02ne02jp.eX.osaka.isp.abc.com」を生成する。
<First operation example>
Next, with reference to FIG. 5, an example of an operation in which the name resolution relay device 100 according to the present embodiment relays communication related to name resolution between the line termination device 500-1 and the name resolution device 200-1 will be described. .
First, when a connection request to the network is input from the user to the information terminal 600-1, the line terminating device 500-1 labels the network identifier stored in the information terminal 600-1 according to a predetermined rule. To generate a domain identifier “05ouro02ne02jp”. In this label, a line identifier “eX”, a region identifier “osaka”, a service identifier “isp”, and a management identifier “abc” stored in the line terminating device 500-1. .Com ”is connected with a dot“. ”To generate a hierarchical domain identifier“ 05youro02ne02jp.eX.osaka.isp.abc.com ”.

そして、回線終端装置500−1の名前解決要求送信部501−1は、生成した階層ドメイン識別子を名前解決対象とする名前解決要求を、名前解決中継装置100に送信する(ステップS1)。そして、名前解決中継装置100の名前解決要求受信部106が、回線終端装置500−1から送信される名前解決要求を受信すると、識別子判定部103が、名前解決要求の名前解決対象ドメインに含まれるネットワーク識別子のTLDに対応する上位層ドメイン識別子が、対応識別子記憶部107に記憶されているか否かを判定する(ステップS2)。   Then, the name resolution request transmission unit 501-1 of the line termination device 500-1 transmits a name resolution request for the generated hierarchical domain identifier as a name resolution target to the name resolution relay device 100 (step S1). When the name resolution request receiving unit 106 of the name resolution relay device 100 receives the name resolution request transmitted from the line terminating device 500-1, the identifier determination unit 103 is included in the name resolution target domain of the name resolution request. It is determined whether or not an upper layer domain identifier corresponding to the TLD of the network identifier is stored in the correspondence identifier storage unit 107 (step S2).

識別子判定部103によって、名前解決要求の名前解決対象ドメインに含まれるネットワーク識別子のTLDに対応する上位層ドメイン識別子が、対応識別子記憶部107に記憶されていないと判定されると、セッション管理部105は、名前解決要求のセッション登録を行い(ステップS3)、名前解決装置200−1に名前解決要求を送信する(ステップS4)。名前解決装置200−1は、名前解決中継装置100の名前解決中継通信部101から送信される名前解決要求を受信すると、名前解決情報記憶部201−1から、名前解決要求に含まれる階層ドメイン識別子「05youro02ne02jp.eX.osaka.isp.abc.com」に対応するアドレス「1234::1」を読み出す(ステップS5)。   When the identifier determination unit 103 determines that the upper layer domain identifier corresponding to the TLD of the network identifier included in the name resolution target domain of the name resolution request is not stored in the correspondence identifier storage unit 107, the session management unit 105 Performs session registration of the name resolution request (step S3), and transmits the name resolution request to the name resolution device 200-1 (step S4). When receiving the name resolution request transmitted from the name resolution relay communication unit 101 of the name resolution relay device 100, the name resolution device 200-1 receives the hierarchical domain identifier included in the name resolution request from the name resolution information storage unit 201-1. An address “1234 :: 1” corresponding to “05youro02ne02jp.eX.osaka.isp.abc.com” is read (step S5).

名前解決装置200−1は、名前解決要求に対する応答として、名前解決要求に含まれる階層ドメイン識別子とステップS5で読み出したアドレスとを含む名前解決結果を、名前解決中継装置100に送信する(ステップS6)。名前解決中継通信部101は、名前解決装置200から送信される名前解決結果を受信すると、セッション管理部105は、ステップS3で登録したセッションを削除する。そして、名前解決結果送信部104は、ステップS6で名前解決中継通信部101が受信した名前解決結果を、回線終端装置500−1に送信する(ステップS8)。回線終端装置500−1は、名前解決中継装置100から送信される名前解決結果を受信すると、受信した名前解決結果に含まれるアドレスを宛先とする通信を開始する。
このように、回線終端装置500−1は、名前解決要求に対する名前解決結果を受信することができる。
As a response to the name resolution request, the name resolution device 200-1 transmits a name resolution result including the hierarchical domain identifier included in the name resolution request and the address read in step S5 to the name resolution relay device 100 (step S6). ). When the name resolution relay communication unit 101 receives the name resolution result transmitted from the name resolution device 200, the session management unit 105 deletes the session registered in step S3. Then, the name resolution result transmission unit 104 transmits the name resolution result received by the name resolution relay communication unit 101 in step S6 to the line terminating device 500-1 (step S8). When receiving the name resolution result transmitted from the name resolution relay device 100, the line termination device 500-1 starts communication with the address included in the received name resolution result as the destination.
In this way, the line terminating device 500-1 can receive the name resolution result for the name resolution request.

<第2の動作例>
次に、図6を参照して、本実施形態による名前解決中継装置100が、回線終端装置500−2と名前解決装置200−2との名前解決を中継する動作例を説明する。
情報端末600−2に、ユーザから、ネットワークへの接続要求が入力されると、回線終端装置500−2は、情報端末600−2に記憶されたネットワーク識別子を、定められた規則によりラベル化してドメイン識別子「08miyazaki03com」を生成し、このラベルに、回線終端装置500−2に記憶された回線識別子「eX」と、地域識別子「osaka」と、サービス識別子「isp」と、管理識別子「abc.com」とを、ドット「.」で連結した階層ドメイン識別子「08miyazaki03com.eX.osaka.isp.abc.com」を生成する。
<Second operation example>
Next, an operation example in which the name resolution relay device 100 according to the present embodiment relays name resolution between the line termination device 500-2 and the name resolution device 200-2 will be described with reference to FIG.
When a connection request to the network is input from the user to the information terminal 600-2, the line terminating device 500-2 labels the network identifier stored in the information terminal 600-2 according to a predetermined rule. A domain identifier “08miyazaki03com” is generated, and a line identifier “eX”, a region identifier “osaka”, a service identifier “isp”, and a management identifier “abc.com” stored in the line terminating device 500-2 are generated on this label. "Is connected with a dot". "To generate a hierarchical domain identifier" 08miyazaki03com.eX.osaka.isp.abc.com ".

そして、回線終端装置500−2の名前解決要求送信部501−2は、生成した階層ドメイン識別子を名前解決対象とする名前解決要求を、名前解決中継装置100に送信する(ステップS1)。そして、名前解決中継装置100の名前解決要求受信部106が、回線終端装置500−2から送信される名前解決要求を受信すると、識別子判定部103が、名前解決要求の名前解決対象ドメインに含まれるネットワーク識別子のTLDに対応する上位層ドメイン識別子が、対応識別子記憶部107に記憶されているか否かを判定する(ステップS12)。   Then, the name resolution request transmission unit 501-2 of the line termination device 500-2 transmits a name resolution request for the generated hierarchical domain identifier as a name resolution target to the name resolution relay device 100 (step S1). When the name resolution request receiving unit 106 of the name resolution relay device 100 receives the name resolution request transmitted from the line terminating device 500-2, the identifier determination unit 103 is included in the name resolution target domain of the name resolution request. It is determined whether or not an upper layer domain identifier corresponding to the TLD of the network identifier is stored in the correspondence identifier storage unit 107 (step S12).

識別子判定部103によって、名前解決対象の階層ドメイン識別子に含まれるネットワーク識別子のTLDに対応する上位層ドメイン識別子が、対応識別子記憶部107に記憶されていると判定されると、セッション管理部105は、名前解決のセッション登録を行い(ステップS13)、識別子判定部103は、名前解決要求を識別子変換部102に転送する(ステップS14)。識別子変換部102は、名前解決対象の階層ドメイン識別子に含まれるネットワーク識別子のTLD「com」に対応する上位層ドメイン識別子「isp2」を対応識別子記憶部107から読出し、名前解決要求の名前解決対象である階層ドメイン識別子「08miyazaki03com.eX.osaka.isp.abc.com」の、サービス識別子「isp」を、対応識別子記憶部107から読み出したサービス識別子「isp2」に変換する(ステップS15)。   When the identifier determination unit 103 determines that the upper layer domain identifier corresponding to the TLD of the network identifier included in the hierarchical domain identifier to be resolved is stored in the correspondence identifier storage unit 107, the session management unit 105 Then, session registration for name resolution is performed (step S13), and the identifier determination unit 103 transfers the name resolution request to the identifier conversion unit 102 (step S14). The identifier conversion unit 102 reads the upper layer domain identifier “isp2” corresponding to the TLD “com” of the network identifier included in the hierarchical domain identifier of the name resolution target from the correspondence identifier storage unit 107 and sets the name resolution request as the name resolution target of the name resolution request. The service identifier “isp” of a certain hierarchical domain identifier “08miyazaki03com.eX.osaka.isp.abc.com” is converted into the service identifier “isp2” read from the corresponding identifier storage unit 107 (step S15).

そして、名前解決中継通信部101は、ステップS15で変換した階層ドメイン識別子「08miyazaki03com.eX.osaka.isp2.abc.com」を名前解決対象とする名前解決要求を、名前解決装置200−2に送信する(ステップS16)。名前解決装置200−2は、名前解決中継装置100の名前解決中継通信部101から送信される名前解決要求を受信すると、名前解決情報記憶部201−2から、名前解決要求の名前解決対象である階層ドメイン識別子「08miyazaki03com.eX.osaka.isp2.abc.com」に対応するアドレス「1234::2」を読み出す(ステップS18)。   Then, the name resolution relay communication unit 101 transmits to the name resolution device 200-2 a name resolution request with the hierarchical domain identifier “08miyazaki03com.eX.osaka.isp2.abc.com” converted in step S15 as a name resolution target. (Step S16). When receiving the name resolution request transmitted from the name resolution relay communication unit 101 of the name resolution relay device 100, the name resolution device 200-2 is the name resolution target of the name resolution request from the name resolution information storage unit 201-2. The address “1234 :: 2” corresponding to the hierarchical domain identifier “08miyazaki03com.eX.osaka.isp2.abc.com” is read (step S18).

そして、名前解決装置200−2は、名前解決要求に対する応答として、名前解決要求に含まれる階層ドメイン識別子とステップS18で読み出したアドレスとを含む名前解決結果を、名前解決中継装置100に送信する(ステップS19)。名前解決中継通信部101は、名前解決装置200−2から送信される名前解決結果を受信すると、ステップS13で登録したセッションを削除する(ステップS19)。また、名前解決中継装置100は、名前解決結果に含まれる階層ドメイン識別子「08miyazaki03com.eX.osaka.isp2.abc.com」を、ステップS15で識別子変換する前の階層ドメイン識別子「08miyazaki03com.eX.osaka.isp.abc.com」に戻す(ステップS20)。そして、名前解決結果送信部104は、名前解決中継通信部101が受信した名前解決結果を、回線終端装置500−2に送信する(ステップS21)。回線終端装置500−2は、名前解決中継装置100から送信される名前解決結果を受信すると、受信した名前解決結果に含まれるアドレスを宛先とする通信を開始する。
このように、回線終端装置500−2は、名前解決要求に対する名前解決結果を受信することができる。
Then, as a response to the name resolution request, the name resolution device 200-2 transmits a name resolution result including the hierarchical domain identifier included in the name resolution request and the address read in step S18 to the name resolution relay device 100 ( Step S19). Upon receiving the name resolution result transmitted from the name resolution device 200-2, the name resolution relay communication unit 101 deletes the session registered in step S13 (step S19). The name resolution relay device 100 also converts the hierarchical domain identifier “08miyazaki03com.eX.osaka before converting the identifier in step S15 into the hierarchical domain identifier“ 08miyazaki03com.eX.osaka.isp2.abc.com ”included in the name resolution result. .Isp.abc.com "(step S20). Then, the name resolution result transmission unit 104 transmits the name resolution result received by the name resolution relay communication unit 101 to the line terminating device 500-2 (step S21). When the line termination device 500-2 receives the name resolution result transmitted from the name resolution relay device 100, the line termination device 500-2 starts communication with the address included in the received name resolution result as a destination.
In this way, the line terminating device 500-2 can receive the name resolution result for the name resolution request.

なお、上述の動作例では、対応識別子記憶部107は、ネットワーク識別子のTLDとサービス識別子とを対応付けて記憶することとしたが、下位層ドメインの識別子に対して上位層ドメインの識別子を対応付けるのであれば、ネットワーク識別子のTLDとサービス識別子とに限るものではない。
また、上述の例では、名前解決中継装置100と、名前解決装置200とは、それぞれ単一の装置として説明したが、ネットワーク環境、ドメイン内の端末数、名前解決情報のレコード数などを考慮して、最適な構成として良い。
In the above operation example, the correspondence identifier storage unit 107 stores the TLD of the network identifier and the service identifier in association with each other. However, the identifier of the upper layer domain is associated with the identifier of the lower layer domain. If present, the network identifier is not limited to the TLD and the service identifier.
In the above example, the name resolution relay device 100 and the name resolution device 200 have been described as a single device. However, considering the network environment, the number of terminals in the domain, the number of records of name resolution information, and the like. It is good as an optimal configuration.

また、本実施形態では、回線終端装置500の名前解決要求送信部501が、ネットワーク識別子(例えば、「youro.ne.jp」)を特定の規則に従って1ラベル化する(例えば、「05youro02ne02jp」)例について説明したが、このような1ラベル化を行わない場合にも本発明を適用できる。これにより、特定のゾーン管理を行う名前解決装置に登録される名前解決情報が大量になった場合に、複数台の名前解決装置を用意し、それぞれの名前解決装置に分散して名前解決情報を登録して管理することが可能である。例えば、ホスト名として「srv001」から「srv999」までの999種のドメインのゾーン管理を行う名前解決装置がある場合、そのドメインに含まれる名前解決情報が大量に増加した場合には、「srv001」から「srv500」までと、「srv501」から「srv999」までとにゾーン管理を分散させ、異なる名前解決装置によって名前解決情報を管理することが可能となる。   In the present embodiment, the name resolution request transmission unit 501 of the line termination device 500 converts the network identifier (for example, “you.ne.jp”) into one label according to a specific rule (for example, “05you02ne02jp”). However, the present invention can also be applied to cases where such single labeling is not performed. As a result, when a large amount of name resolution information is registered in the name resolution device that performs specific zone management, multiple name resolution devices are prepared and distributed to each name resolution device. It is possible to register and manage. For example, if there is a name resolution device that performs zone management of 999 types of domains from “srv001” to “srv999” as host names, if the name resolution information included in the domain increases in large quantities, “srv001” To “srv500” and “srv501” to “srv999”, zone management can be distributed, and name resolution information can be managed by different name resolution devices.

また、本実施形態では、名前解決装置200の名前解決情報記憶部201には、「1234::1」のような、IPv6によるアドレスを記憶する例を説明したが、名前解決情報記憶部201が記憶するアドレスは、IPv4アドレスでも良いし、IPv6アドレスとIPv6アドレスとの双方でも良い。
また、本実施形態において説明した各装置、各機能部は、物理的に上述のように配置する必要はなく、本システムの実施者は、本サービスのユーザ数、本サービスの保守体制、管理者の既存のハードウェア資源などを考慮して柔軟に構成することができる。
In the present embodiment, an example in which an IPv6 address such as “1234 :: 1” is stored in the name resolution information storage unit 201 of the name resolution device 200 has been described. The address to be stored may be an IPv4 address or both an IPv6 address and an IPv6 address.
In addition, it is not necessary to physically arrange each device and each functional unit described in the present embodiment as described above, and the person who implements the system can determine the number of users of the service, the maintenance system of the service, and the administrator. Can be configured flexibly in consideration of existing hardware resources.

また、名前解決中継通信部101と、識別子変換部102と、識別子判定部103と、
セッション管理部105と、対応識別子記憶部107との機能部は、回線終端装置500に備えるように構成しても良いが、それぞれの回線終端装置500は、ユーザの家庭などに設置されているため、本実施形態のように、名前解決中継装置100に備えるように構成すると、より管理コストが低く本発明を実施することができると考えられる。
In addition, the name resolution relay communication unit 101, the identifier conversion unit 102, the identifier determination unit 103,
The functional units of the session management unit 105 and the correspondence identifier storage unit 107 may be configured to be included in the line termination device 500, but each line termination device 500 is installed in a user's home or the like. If the name resolution relay device 100 is configured as in the present embodiment, it is considered that the present invention can be implemented at a lower management cost.

また、本実施形態では、ドメイン「jp」およびドメイン「org」と、ドメイン「net」およびドメイン「com」とでゾーンを分割することとしたが、ゾーンを3以上に分割し、例えば「isp3.abc.com」のゾーン管理を行う名前解決装置に管理を委任するようにしても良い。
このように、本発明によれば、大量の名前解決情報を管理する名前解決装置の処理負担を、通信装置が送信する名前解決対象を変更することなく、分散させるための名前解決中継装置を提供することができる。
In the present embodiment, the zone is divided into the domain “jp” and the domain “org”, the domain “net”, and the domain “com”. However, the zone is divided into three or more, for example, “isp3. Management may be delegated to a name resolution device that performs zone management of “abc.com”.
Thus, according to the present invention, there is provided a name resolution relay device for distributing the processing burden of a name resolution device that manages a large amount of name resolution information without changing the name resolution target transmitted by the communication device. can do.

なお、本発明における処理部の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより名前解決を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータシステム」は、ホームページ提供環境(あるいは表示環境)を備えたWWWシステムも含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。   Note that name resolution is performed by recording a program for realizing the function of the processing unit in the present invention on a computer-readable recording medium, causing the computer system to read and execute the program recorded on the recording medium. May be. Here, the “computer system” includes an OS and hardware such as peripheral devices. The “computer system” includes a WWW system having a homepage providing environment (or display environment). The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Further, the “computer-readable recording medium” refers to a volatile memory (RAM) in a computer system that becomes a server or a client when a program is transmitted via a network such as the Internet or a communication line such as a telephone line. In addition, those holding programs for a certain period of time are also included.

また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。   The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line. The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

本発明の一実施形態による名前解決システムのゾーン分割の概要を示す図である。It is a figure which shows the outline | summary of the zone division | segmentation of the name resolution system by one Embodiment of this invention. 本発明の一実施形態による名前解決システムの構成を示すブロック図である。It is a block diagram which shows the structure of the name resolution system by one Embodiment of this invention. 本発明の一実施形態による回線終端装置が送信する名前解決要求に含まれる名前解決対象ドメイン識別子を示す図である。It is a figure which shows the name resolution object domain identifier contained in the name resolution request | requirement which the line termination apparatus by one Embodiment of this invention transmits. 本発明の一実施形態による対応識別子記憶部に記憶されるデータ例を示す図である。It is a figure which shows the example of data memorize | stored in the corresponding | compatible identifier memory | storage part by one Embodiment of this invention. 本発明の一実施形態による名前解決システムの動作例を示すシーケンス図である。It is a sequence diagram which shows the operation example of the name resolution system by one Embodiment of this invention. 本発明の一実施形態による名前解決システムの動作例を示すシーケンス図である。It is a sequence diagram which shows the operation example of the name resolution system by one Embodiment of this invention. 従来技術によるゾーン分割の概要を示す図である。It is a figure which shows the outline | summary of the zone division | segmentation by a prior art.

符号の説明Explanation of symbols

100 名前解決中継装置
101 名前解決中継通信部
102 識別子変換部
103 識別子判定部
104 名前解決結果送信部
105 セッション管理部
106 名前解決要求受信部
107 対応識別子記憶部
200 名前解決装置
201 名前解決情報記憶部
202 名前解決部
300 名前解決情報管理装置
400 名前解決情報キャッシュ装置
500 回線終端装置
501 名前解決要求送信部
600 情報端末
1200 名前解決装置
DESCRIPTION OF SYMBOLS 100 Name resolution relay apparatus 101 Name resolution relay communication part 102 Identifier conversion part 103 Identifier determination part 104 Name resolution result transmission part 105 Session management part 106 Name resolution request reception part 107 Corresponding identifier memory | storage part 200 Name resolution apparatus 201 Name resolution information memory | storage part 202 Name Resolution Unit 300 Name Resolution Information Management Device 400 Name Resolution Information Cache Device 500 Line Termination Device 501 Name Resolution Request Transmitter 600 Information Terminal 1200 Name Resolution Device

Claims (5)

それぞれが異なるゾーンを管理し、複数のドメイン識別子からなる階層ドメイン識別子を含む名前解決要求を受信した場合、前記名前解決要求に含まれる前記階層ドメイン識別子に対応するアドレスを応答する複数の名前解決装置に接続された名前解決要求装置であって、
複数のドメイン識別子からなる階層ドメイン識別子を含む名前解決要求を生成する名前解決要求部と、
前記名前解決要求部が生成した前記名前解決要求に含まれる前記階層ドメイン識別子に含まれるサブドメイン識別子に、予め定められるゾーン変更対象の識別子が含まれるか否かを判定する識別子判定部と、
前記識別子判定部が、前記階層ドメイン識別子に含まれる前記サブドメイン識別子に、前記予め定められるゾーン変更対象の識別子が含まれると判定した場合、前記階層ドメイン識別子に含まれるドメイン識別子のうち、前記階層ドメイン識別子の名前解決を行う名前解決装置の選択の際に参照されるドメイン識別子を、変更先のゾーンを管理する名前解決装置に対応するドメイン識別子に変換する識別子変換部と、
前記識別子変換部が変換した前記階層ドメイン識別子を含む名前解決要求を対応する前記名前解決装置に送信する送信部と、
を備えることを特徴とする名前解決要求装置。
A plurality of name resolution devices that manage different zones and respond with addresses corresponding to the hierarchical domain identifiers included in the name resolution request when a name resolution request including a hierarchical domain identifier including a plurality of domain identifiers is received. A name resolution requesting device connected to
A name resolution request unit that generates a name resolution request including a hierarchical domain identifier composed of a plurality of domain identifiers;
An identifier determination unit that determines whether or not a predetermined zone change identifier is included in a subdomain identifier included in the hierarchical domain identifier included in the name resolution request generated by the name resolution request unit;
When the identifier determination unit determines that the predetermined zone change identifier is included in the sub-domain identifier included in the hierarchical domain identifier, the hierarchy among the domain identifiers included in the hierarchical domain identifier An identifier conversion unit that converts a domain identifier referred to when selecting a name resolution device that performs name resolution of a domain identifier into a domain identifier corresponding to a name resolution device that manages a zone to be changed;
A transmission unit that transmits a name resolution request including the hierarchical domain identifier converted by the identifier conversion unit to the corresponding name resolution device;
A name resolution requesting device comprising:
複数のドメイン識別子からなる階層ドメイン識別子を含む名前解決要求を送信する通信装置と、それぞれが異なるゾーンを管理し、前記名前解決要求を受信した場合、前記名前解決要求に含まれる前記階層ドメイン識別子に対応するアドレスを応答する複数の名前解決装置とに接続される名前解決中継装置であって、
前記通信装置から前記名前解決要求を受信する受信部と、
前記受信部が受信した前記名前解決要求に含まれる前記階層ドメイン識別子を読み出し、読み出した前記階層ドメイン識別子に含まれるサブドメイン識別子に、予め定められるゾーン変更対象の識別子が含まれるか否かを判定する識別子判定部と、
前記識別子判定部が、前記階層ドメイン識別子に含まれる前記サブドメイン識別子に、前記予め定められるゾーン変更対象の識別子が含まれると判定した場合、前記階層ドメイン識別子に含まれるドメイン識別子のうち、前記階層ドメイン識別子の名前解決を行う名前解決装置の選択の際に参照されるドメイン識別子を、変更先のゾーンを管理する名前解決装置に対応するドメイン識別子に変換する識別子変換部と、
前記識別子変換部が変換した前記階層ドメイン識別子を含む名前解決要求を対応する前記名前解決装置に送信する名前解決中継部と、
を備えることを特徴とする名前解決中継装置。
A communication device that transmits a name resolution request including a hierarchical domain identifier including a plurality of domain identifiers, and each managing a different zone, and when receiving the name resolution request, the hierarchical domain identifier included in the name resolution request A name resolution relay device connected to a plurality of name resolution devices that respond with corresponding addresses,
A receiving unit that receives the name resolution request from the communication device;
The hierarchical domain identifier included in the name resolution request received by the receiving unit is read, and it is determined whether or not a predetermined zone change target identifier is included in the subdomain identifier included in the read hierarchical domain identifier An identifier determination unit to perform,
When the identifier determination unit determines that the predetermined zone change identifier is included in the sub-domain identifier included in the hierarchical domain identifier, the hierarchy among the domain identifiers included in the hierarchical domain identifier An identifier conversion unit that converts a domain identifier referred to when selecting a name resolution device that performs name resolution of a domain identifier into a domain identifier corresponding to a name resolution device that manages a zone to be changed;
A name resolution relay unit that transmits a name resolution request including the hierarchical domain identifier converted by the identifier conversion unit to the corresponding name resolution device;
A name resolution relay device comprising:
前記予め定められるゾーン変更対象の識別子と、前記変更先のゾーンを管理する名前解決装置に対応するドメイン識別子とを対応付けて予め記憶する対応識別子記憶部をさらに備え、
前記識別子判定部は、前記対応識別子記憶部に記憶される前記予め定められるゾーン変更対象の識別子を読み出し、読み出したゾーン変更対象の識別子に基づいて、前記判定を行う
ことを特徴とする請求項2に記載の名前解決中継装置。
A correspondence identifier storage unit that prestores the identifier of the predetermined zone change target and the domain identifier corresponding to the name resolution device that manages the zone to be changed in advance;
3. The identifier determination unit reads the predetermined zone change target identifier stored in the corresponding identifier storage unit, and performs the determination based on the read zone change target identifier. The name resolution relay device described in 1.
前記名前解決中継部は、前記名前解決装置に送信する名前解決要求に応答して、前記名前解決装置から名前解決結果を受信し、
前記名前解決中継部が受信する前記名前解決結果を、前記通信装置に送信する名前解決結果送信部をさらに備える
ことを特徴とする請求項2または請求項3のいずれか1項に記載の名前解決中継装置。
The name resolution relay unit receives a name resolution result from the name resolution device in response to a name resolution request transmitted to the name resolution device;
The name resolution according to claim 2, further comprising: a name resolution result transmission unit that transmits the name resolution result received by the name resolution relay unit to the communication device. Relay device.
それぞれが異なるゾーンを管理し、複数のドメイン識別子からなる階層ドメイン識別子を含む名前解決要求を受信した場合、前記名前解決要求に含まれる前記階層ドメイン識別子に対応するアドレスを応答する複数の名前解決装置に接続された通信装置の名前解決方法であって、
名前解決要求部が、複数のドメイン識別子からなる階層ドメイン識別子を含む名前解決要求を生成するステップと、
識別子判定部が、前記名前解決要求部によって生成された前記名前解決要求に含まれる前記階層ドメイン識別子を読み出し、読み出した前記階層ドメイン識別子に含まれるサブドメイン識別子に、予め定められるゾーン変更対象の識別子が含まれるか否かを判定するステップと、
識別子変換部が、前記識別子判定部によって、前記階層ドメイン識別子に含まれる前記サブドメイン識別子に、前記予め定められるゾーン変更対象の識別子が含まれると判定された場合、前記階層ドメイン識別子に含まれるドメイン識別子のうち、前記階層ドメイン識別子の名前解決を行う名前解決装置の選択の際に参照されるドメイン識別子を、変更先のゾーンを管理する名前解決装置に対応するドメイン識別子に変換するステップと、
送信部が、前記識別子変換部が変換した前記階層ドメイン識別子を含む名前解決要求を対応する前記名前解決装置に送信するステップと、
を備えることを特徴とする名前解決方法。
A plurality of name resolution devices that manage different zones and respond with addresses corresponding to the hierarchical domain identifiers included in the name resolution request when a name resolution request including a hierarchical domain identifier including a plurality of domain identifiers is received. A name resolution method for a communication device connected to
A name resolution request unit generating a name resolution request including a hierarchical domain identifier composed of a plurality of domain identifiers;
An identifier determining unit reads out the hierarchical domain identifier included in the name resolution request generated by the name resolution requesting unit, and is a predetermined zone change target identifier in the subdomain identifier included in the read out hierarchical domain identifier Determining whether or not is included;
When the identifier conversion unit determines that the predetermined domain change target identifier is included in the sub-domain identifier included in the hierarchical domain identifier by the identifier determination unit, the domain included in the hierarchical domain identifier Of the identifiers, converting a domain identifier referred to when selecting a name resolution device that performs name resolution of the hierarchical domain identifier into a domain identifier corresponding to a name resolution device that manages a zone to be changed; and
Transmitting a name resolution request including the hierarchical domain identifier converted by the identifier conversion unit to the corresponding name resolution device;
A name resolution method comprising:
JP2008036728A 2008-02-18 2008-02-18 Name resolution request device, name resolution relay device, name resolution method Active JP4825826B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008036728A JP4825826B2 (en) 2008-02-18 2008-02-18 Name resolution request device, name resolution relay device, name resolution method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008036728A JP4825826B2 (en) 2008-02-18 2008-02-18 Name resolution request device, name resolution relay device, name resolution method

Publications (2)

Publication Number Publication Date
JP2009194883A true JP2009194883A (en) 2009-08-27
JP4825826B2 JP4825826B2 (en) 2011-11-30

Family

ID=41076439

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008036728A Active JP4825826B2 (en) 2008-02-18 2008-02-18 Name resolution request device, name resolution relay device, name resolution method

Country Status (1)

Country Link
JP (1) JP4825826B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000287020A (en) * 1999-03-29 2000-10-13 Matsushita Graphic Communication Systems Inc Image communication device, server device and method for capability information exchange
JP2005333374A (en) * 2004-05-19 2005-12-02 Toshiba Corp Network search system, information search method, bridge device, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000287020A (en) * 1999-03-29 2000-10-13 Matsushita Graphic Communication Systems Inc Image communication device, server device and method for capability information exchange
JP2005333374A (en) * 2004-05-19 2005-12-02 Toshiba Corp Network search system, information search method, bridge device, and program

Also Published As

Publication number Publication date
JP4825826B2 (en) 2011-11-30

Similar Documents

Publication Publication Date Title
JP5249233B2 (en) IMS service flexible address resolution method
US11606388B2 (en) Method for minimizing the risk and exposure duration of improper or hijacked DNS records
US9634986B2 (en) Correlating nameserver IPv6 and IPv4 addresses
JP4271988B2 (en) Packet communication device
US9231903B2 (en) System and method for resolving a DNS request using metadata
CA2424167C (en) Techniques for hiding network element names and addresses
US20060218289A1 (en) Systems and methods of registering and utilizing domain names
EP1405495A2 (en) Method and apparatus for resolving an entity identifier into an internet address using a domain name system (dns) server
JP2003244184A (en) Domain name managing method and apparatus suited thereto
WO2007086578A1 (en) Domain name system using dynamic dns and dynamic dns server global address management method
Blanchet Finding the Authoritative Registration Data (RDAP) Service
EP2070299B1 (en) Address resolution in a communication system
JP4825826B2 (en) Name resolution request device, name resolution relay device, name resolution method
EP1728370B1 (en) Transmission of communication between data transmission networks
US20220086124A1 (en) Processing data
JP4825827B2 (en) Name resolution system, name resolution relay device, communication device, name resolution method
Hughes DNS
JP2008206081A (en) Data relaying apparatus and data relaying method used for multi-homing communication system
KR20050104103A (en) Peer-to-peer communication system between terminals based on private network and method thereof
Blanchet RFC 9224: Finding the Authoritative Registration Data Access Protocol (RDAP) Service
Blanchet RFC 7484: Finding the Authoritative Registration Data (RDAP) Service
Belkner et al. 10-Domain Name System
DK1856882T3 (en) The portability of a network address
Spleiß et al. Naming, Assigning and Registering Identifiers in a Locator/Identifier-Split Internet Architecture
Rice ENUM: A Bridge Between Voice and Data

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110427

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110531

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110729

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110816

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110912

R150 Certificate of patent or registration of utility model

Ref document number: 4825826

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140916

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250