JP3959386B2 - Name resolution device, name resolution system, name resolution method, and name resolution program - Google Patents

Name resolution device, name resolution system, name resolution method, and name resolution program Download PDF

Info

Publication number
JP3959386B2
JP3959386B2 JP2003387915A JP2003387915A JP3959386B2 JP 3959386 B2 JP3959386 B2 JP 3959386B2 JP 2003387915 A JP2003387915 A JP 2003387915A JP 2003387915 A JP2003387915 A JP 2003387915A JP 3959386 B2 JP3959386 B2 JP 3959386B2
Authority
JP
Japan
Prior art keywords
name resolution
name
request
communication terminal
resolution
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.)
Expired - Fee Related
Application number
JP2003387915A
Other languages
Japanese (ja)
Other versions
JP2005151315A (en
Inventor
丈士 石原
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2003387915A priority Critical patent/JP3959386B2/en
Publication of JP2005151315A publication Critical patent/JP2005151315A/en
Application granted granted Critical
Publication of JP3959386B2 publication Critical patent/JP3959386B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

この発明は、名前解決装置、名前解決システム、名前解決方法および名前解決プログラムに関し、特に、名前解決サーバ装置に登録すべき名前解決情報を記憶し、たとえばインターネット上の名前解決サーバ装置に登録したときと同様の名前解決が可能な名前解決装置、名前解決システム、名前解決方法および名前解決プログラムに関する。   The present invention relates to a name resolution device, a name resolution system, a name resolution method, and a name resolution program, and more particularly, when name resolution information to be registered in a name resolution server device is stored, for example, registered in a name resolution server device on the Internet The present invention relates to a name resolution device, a name resolution system, a name resolution method, and a name resolution program capable of performing the same name resolution.

従来、ネットワークを介して接続された通信端末装置がインターネットを介して他のネットワークに接続された通信端末装置の名前解決を行う場合は、他のネットワークに接続された通信端末装置のホスト名とホスト名に対応するIPアドレスとをインターネット上のDNSサーバのデータベースに登録する必要があった。例えば、非特許文献1では、DNSサーバのデータベースにホスト名とホスト名に対応するIPアドレスとを登録するDNS UPDATEと呼ばれる従来技術が開示されている。また、非特許文献2に開示されているDHCP(Dynamic Host Configuration Protocol)サーバが通信端末装置の要求に応じてIPアドレスを割り振って、IPアドレスとホスト名をDNSサーバに登録する従来技術が実現されている。   Conventionally, when a communication terminal device connected via a network performs name resolution of a communication terminal device connected to another network via the Internet, the host name and host of the communication terminal device connected to the other network The IP address corresponding to the name must be registered in the DNS server database on the Internet. For example, Non-Patent Document 1 discloses a conventional technique called DNS UPDATE that registers a host name and an IP address corresponding to the host name in a DNS server database. In addition, a conventional technique in which a DHCP (Dynamic Host Configuration Protocol) server disclosed in Non-Patent Document 2 allocates an IP address in response to a request from a communication terminal device and registers the IP address and the host name in the DNS server is realized. ing.

RFC2136、“Dynamic Update in the Doamin Name System”、[online]、[平成15年9月3日検索]、インターネット<URL:http://www.ietf.org/>RFC 2136, “Dynamic Update in the Doamin Name System”, [online], [September 3, 2003 search], Internet <URL: http: // www. ietf. org /> RFC2131,“Dynamic Host Configuration Protocol” 、[online]、[平成15年9月3日検索]、インターネット<URL:http://www.ietf.org/>RFC 2131, “Dynamic Host Configuration Protocol”, [online], [searched on September 3, 2003], Internet <URL: http: // www. ietf. org />

非特許文献1の従来技術および非特許文献2に関連する従来技術では、DNSサーバとDHCPサーバが連携してDHCPサーバが発番したIPアドレスと対応するホスト名とをDNSサーバに反映することができる。しかしながらDHCPサーバとDNSサーバとの連携機能が必要であり、これらの機能を実装していない従来の通信装置や、そもそも名前解決サーバ装置へのIPアドレス登録機能を持たない組み込み通信端末装置などは対応できないという課題があった。   In the related art of Non-Patent Document 1 and the related art related to Non-Patent Document 2, the DNS server and the DHCP server cooperate to reflect the IP address assigned by the DHCP server and the corresponding host name on the DNS server. it can. However, a linkage function between a DHCP server and a DNS server is necessary, and conventional communication devices that do not implement these functions and built-in communication terminal devices that do not have an IP address registration function to the name resolution server device are compatible. There was a problem that it was not possible.

また、ネットワークが企業内LANや家庭内LANであり、ネットワークを介して接続された通信端末装置がインターネットを介して他のネットワークに接続された通信端末装置の名前解決を行う場合は、他のネットワークに接続された通信端末装置のホスト名とホスト名に対応するIPアドレスとを予め取得しておくか、インターネット上のDNSサーバ経由で検索することが必要である。しかし、インターネット上のDNSサーバにホスト名とホスト名に対応するIPアドレスを登録するにはインターネット接続業者等の運用上の制限や、広く公開することによるセキュリティ低下といった面から、安易な登録が行えないといった課題があった。   Also, when the network is an in-house LAN or a home LAN and the communication terminal device connected via the network performs name resolution of the communication terminal device connected to another network via the Internet, the other network It is necessary to acquire in advance the host name of the communication terminal device connected to the IP address and the IP address corresponding to the host name, or to search via a DNS server on the Internet. However, in order to register the host name and the IP address corresponding to the host name on the DNS server on the Internet, it is possible to register easily because of restrictions on the operation of Internet service providers, etc., and reduced security due to wide disclosure. There was a problem of not being.

この発明は、上述した従来技術による問題点を解消するためになされたものであり、特に、名前解決サーバ装置に登録すべき名前解決情報を記憶し、たとえばインターネット上の名前解決サーバ装置に登録したときと同様の名前解決が可能な名前解決装置、名前解決方法および名前解決プログラムを提供することを目的とする。   The present invention has been made to solve the above-mentioned problems caused by the prior art. In particular, the present invention stores name resolution information to be registered in the name resolution server device, for example, registered in the name resolution server device on the Internet. An object of the present invention is to provide a name resolution device, a name resolution method, and a name resolution program capable of performing name resolution similar to the time.

上述した課題を解決し、目的を達成するため、本発明に係る名前解決装置は、通信端末装置と該通信端末装置からの名前解決要求に対して名前解決をする名前解決サーバ装置との間を仲介する名前解決装置であって、前記通信端末装置から、あるドメインを管理する名前解決サーバ装置の名前解決要求を受信した場合、該名前解決要求に対して前記名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成する名前解決応答生成手段と、前記名前解決応答生成手段によって生成された名前解決応答を、前記通信端末装置に送信する名前解決応答送信手段と、前記通信端末装置が任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を前記名前解決装置に登録要求する名前登録要求を受信する名前登録要求受信手段と、前記名前登録要求受信手段によって受信された名前登録要求に含まれる名前解決情報を記憶する名前解決情報記憶手段とを備えることを特徴とする。   In order to solve the above-described problems and achieve the object, a name resolution apparatus according to the present invention is provided between a communication terminal apparatus and a name resolution server apparatus that performs name resolution in response to a name resolution request from the communication terminal apparatus. When receiving a name resolution request of a name resolution server device that manages a certain domain from the communication terminal device, an identification name and address information of the name resolution device in response to the name resolution request The name resolution response generating means for generating the name resolution response including the name resolution response generating means for transmitting the name resolution response generated by the name resolution response generating means to the communication terminal apparatus, and the communication terminal apparatus arbitrarily A name registration request receiving means for receiving a name registration request for requesting the name resolution apparatus to register name resolution information including identification name and address information of the communication terminal device; Characterized in that it comprises a name resolution information storage means for storing name resolution information contained in the name registration request received by the name registration request receiving unit.

この発明によれば、通信端末装置から、あるドメインを管理する名前解決サーバ装置の名前解決要求を受信した場合、名前解決要求に対して名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成し、生成された名前解決応答を、通信端末装置に送信し、通信端末装置が任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を名前解決装置に登録要求する名前登録要求を受信し、受信された名前登録要求に含まれる名前解決情報を記憶することとしたので、名前解決サーバ装置に登録すべき名前解決情報を記憶し、たとえばインターネット上の名前解決サーバ装置に登録したときと同様に名前解決ができる。   According to the present invention, when a name resolution request of a name resolution server device managing a certain domain is received from a communication terminal device, a name resolution response including an identification name and address information of the name resolution device is sent to the name resolution request. A name registration request for transmitting the generated name resolution response to the communication terminal device, and requesting the name resolution information to be registered in the name resolution device by the communication terminal device including the identification name and address information of an arbitrary communication terminal device. Since the name resolution information included in the received name registration request is stored, the name resolution information to be registered in the name resolution server device is stored, for example, when it is registered in the name resolution server device on the Internet You can resolve the name as well.

また、本発明に係る名前解決システムは、通信端末装置と該通信端末装置からの名前解決要求に対して名前解決をする名前解決サーバ装置との間を仲介する名前解決装置とからなる名前解決システムであって、前記通信端末装置は、あるドメインを管理する名前解決サーバ装置の前記名前解決要求を前記名前解決装置に送信する名前解決要求送信手段と、前記名前解決要求に対する応答として、前記名前解決装置の識別名及びアドレス情報を含む名前解決応答を前記名前解決装置から受信する名前解決応答受信手段と、任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を前記名前解決装置に登録要求する名前登録要求を送信する名前登録要求送信手段と、を備え、前記名前解決装置は、記通信端末装置から、前記名前解決サーバ装置の前記名前解決要求を受信した場合、前記名前解決要求に対して前記名前解決応答を生成する名前解決応答生成手段と、前記名前解決応答生成手段によって生成された前記名前解決応答を、前記通信端末装置に送信する名前解決応答送信手段と、前記名前登録要求送信手段によって送信された前記名前登録要求を受信する名前登録要求受信手段と、前記名前登録要求受信手段によって受信された前記名前登録要求に含まれる前記名前解決情報を記憶する名前解決情報記憶手段と、を備えることを特徴とする。 The name resolution system according to the present invention includes a name resolution system comprising a communication terminal device and a name resolution device that mediates between a name resolution server device that performs name resolution in response to a name resolution request from the communication terminal device. The communication terminal device includes: a name resolution request transmission unit that transmits the name resolution request of a name resolution server device that manages a certain domain to the name resolution device; and the name resolution as a response to the name resolution request. Name resolution response receiving means for receiving a name resolution response including the identification name and address information of the device from the name resolution device, and registering name resolution information including the identification name and address information of an arbitrary communication terminal device in the name resolution device comprising a name registration request transmitting means for transmitting a name registration request for requesting, wherein the name resolution device, the serial communication terminal device, the name resolution service When receiving the name resolution request Bas device, and name resolution response generating means for generating the name resolution response to the name resolution request, the name resolution response generated by the name resolution response generation means, wherein and name resolution response transmission means for transmitting to the communication terminal device, the name registration request receiving means for receiving the name registration request sent by said name registration request transmitting means, the name registration received by the name registration request receiving unit and name resolution information storage means for storing the name resolution information contained in the request, characterized in that it comprises a.

この発明によれば、通信端末装置は、名前解決装置を介して、ある通信端末装置の属するドメインを管理する前記名前解決サーバ装置の名前解決をし、名前解決した宛先に、ある通信端末装置の識別名及びアドレス情報を含む名前解決情報の登録要求を送信し、名前解決装置は、通信端末装置から、名前解決サーバ装置の名前解決要求を受信した場合、名前解決要求に対して名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成し、生成された名前解決応答を、通信端末装置に送信し、送信された登録要求を受信し、受信された名前登録要求に含まれる名前解決情報を記憶することとしたので、名前解決サーバ装置に登録すべき名前解決情報を記憶し、たとえばインターネット上の名前解決サーバ装置に登録したときと同様に名前解決ができる。   According to the present invention, the communication terminal device performs name resolution of the name resolution server device that manages a domain to which a certain communication terminal device belongs via the name resolution device, and the destination of the name resolution resolves the name of the communication terminal device. When the name resolution information registration request including the identification name and address information is transmitted and the name resolution device receives the name resolution request of the name resolution server device from the communication terminal device, the name resolution device responds to the name resolution request. Name resolution response including identification name and address information is generated, the generated name resolution response is transmitted to the communication terminal device, the transmitted registration request is received, and the name resolution information included in the received name registration request The name resolution information to be registered in the name resolution server device is stored, and for example, the name is registered in the same manner as when registered in the name resolution server device on the Internet. Resolution can be.

また、本発明に係る名前解決方法は、通信端末装置と該通信端末装置からの名前解決要求に対して名前解決をする名前解決サーバ装置との間を仲介する名前解決装置に用いられる名前解決方法であって、前記通信端末装置から、あるドメインを管理する名前解決サーバ装置の名前解決要求を受信した場合、該名前解決要求に対して前記名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成する工程と、生成された名前解決応答を、前記通信端末装置に送信する工程と、前記通信端末装置が任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を前記名前解決装置に登録要求する名前登録要求を受信する工程と、前記名前登録要求受信手段によって受信された名前登録要求に含まれる名前解決情報を記憶する工程と、含んだことを特徴とする。 Further, the name resolution method according to the present invention is a name resolution method used for a name resolution apparatus that mediates between a communication terminal apparatus and a name resolution server apparatus that performs name resolution in response to a name resolution request from the communication terminal apparatus. When a name resolution request of a name resolution server device managing a certain domain is received from the communication terminal device, a name resolution response including an identification name and address information of the name resolution device in response to the name resolution request Generating the name resolution response to the communication terminal apparatus, and the name resolution information including the identification name and address information of an arbitrary communication terminal apparatus by the communication terminal apparatus. a step of receiving the name registration request to register request, a step of storing the name resolution information contained in the received name registration request by the name registration request receiving unit, Characterized in that I do.

この発明によれば、通信端末装置が、名前解決装置を介して、ある通信装置の属するドメインを管理する名前解決サーバ装置の名前解決をし、名前解決装置が、名前解決の要求が名前解決サーバ装置の名前解決要求であった場合、名前解決要求に対して名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成して応答し、通信端末装置が、応答の宛先にある通信端末装置の識別名及びアドレス情報を含む名前解決情報を登録要求し、名前解決装置が、登録要求を受信し、登録要求に含まれる名前解決情報を記憶することとしたので名前解決サーバ装置に登録すべき名前解決情報を記憶し、たとえばインターネット上の名前解決サーバ装置に登録したときと同様に名前解決ができる。   According to the present invention, the communication terminal device performs name resolution of the name resolution server device that manages the domain to which a certain communication device belongs via the name resolution device, and the name resolution device issues a name resolution request to the name resolution server. If the request is a device name resolution request, a name resolution response including an identification name and address information of the name resolution device is generated and responded to the name resolution request, and the communication terminal device is the destination of the response. The name resolution information including the identification name and address information is requested to be registered, and the name resolution device receives the registration request and stores the name resolution information included in the registration request. Name resolution information is stored, and name resolution can be performed in the same manner as when registered in a name resolution server device on the Internet, for example.

また、本発明に係る名前解決プログラムは、通信端末装置と該通信端末装置からの名前解決要求に対して名前解決をする名前解決サーバ装置との間を仲介する名前解決装置に用いられる名前解決プログラムであって、前記通信端末装置から、あるドメインを管理する名前解決サーバ装置の名前解決要求を受信した場合に、該名前解決要求に対して前記名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成し、該名前解決応答を前記通信端末装置に送信し、前記通信端末装置が任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を前記名前解決装置に登録要求する名前登録要求を受信し、受信した該名前登録要求に含まれる名前解決情報を記憶し、前記通信端末装置から名前解決要求を受信した場合、該名前解決要求に該当する名前解決情報がすでに記憶されていたときは、該記憶している名前解決情報を応答し、記憶されていなかった場合には、該名前解決要求を前記名前解決サーバ装置に問い合わせた結果を応答する手順をコンピュータに実行させることを特徴とする。   Further, the name resolution program according to the present invention is a name resolution program used in a name resolution apparatus that mediates between a communication terminal apparatus and a name resolution server apparatus that performs name resolution in response to a name resolution request from the communication terminal apparatus. When a name resolution request of a name resolution server device that manages a certain domain is received from the communication terminal device, the name resolution including the identification name and address information of the name resolution device in response to the name resolution request Name registration that generates a response, sends the name resolution response to the communication terminal device, and the communication terminal device requests the name resolution device to register name resolution information including the identification name and address information of an arbitrary communication terminal device When receiving a request, storing name resolution information included in the received name registration request, and receiving a name resolution request from the communication terminal device, the name resolution request If the name resolution information corresponding to the above is already stored, the stored name resolution information is returned, and if not stored, the name resolution request is inquired of the name resolution server device. The computer is caused to execute a procedure for responding.

この発明によれば、通信端末装置から、あるドメインを管理する名前解決サーバ装置の名前解決要求を受信した場合に、名前解決要求に対して名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成し、名前解決応答を通信端末装置に送信し、通信端末装置が任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を名前解決装置に登録要求する名前登録要求を受信し、受信した名前登録要求に含まれる名前解決情報を記憶し、通信端末装置から名前解決要求を受信した場合、名前解決要求に該当する名前解決情報がすでに記憶されていたときは、記憶している名前解決情報を応答し、記憶されていなかった場合には、名前解決要求を名前解決サーバ装置に問い合わせた結果を応答することとしたので、名前解決サーバ装置に登録すべき名前解決情報を記憶し、たとえばインターネット上の名前解決サーバ装置に登録したときと同様に名前解決ができる。   According to the present invention, when a name resolution request of a name resolution server device that manages a certain domain is received from a communication terminal device, a name resolution response including the identification name and address information of the name resolution device in response to the name resolution request A name resolution response is transmitted to the communication terminal device, and the communication terminal device receives a name registration request for requesting the name resolution device to register name resolution information including the identification name and address information of an arbitrary communication terminal device, Stores the name resolution information included in the received name registration request, and when the name resolution request is received from the communication terminal device, if the name resolution information corresponding to the name resolution request is already stored, the stored name If the resolution information is returned and it is not stored, the name resolution request is returned as the result of querying the name resolution server device. Storing name resolution information to be registered in the location, for example name resolution as if registered in the name resolution server device on the Internet.

本発明によれば、通信端末装置から、あるドメインを管理する名前解決サーバ装置の名前解決要求を受信した場合、名前解決要求に対して名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成し、生成された名前解決応答を、通信端末装置に送信し、通信端末装置が任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を名前解決装置に登録要求する名前登録要求を受信し、受信された名前登録要求に含まれる名前解決情報を記憶するよう構成したので、名前解決サーバ装置に登録すべき名前解決情報を記憶し、たとえばインターネット上の名前解決サーバ装置に登録したときと同様に名前解決ができるという効果を奏する。   According to the present invention, when a name resolution request of a name resolution server device managing a certain domain is received from a communication terminal device, a name resolution response including an identification name and address information of the name resolution device is sent to the name resolution request. A name registration request for transmitting the generated name resolution response to the communication terminal device, and requesting the name resolution information to be registered in the name resolution device by the communication terminal device including the identification name and address information of an arbitrary communication terminal device. Since the name resolution information included in the received name registration request is stored, the name resolution information to be registered in the name resolution server device is stored, for example, when it is registered in the name resolution server device on the Internet It has the effect of being able to perform name resolution in the same way.

また、本発明によれば、通信端末装置は、名前解決装置を介して、ある通信端末装置の属するドメインを管理する前記名前解決サーバ装置の名前解決をし、名前解決した宛先に、ある通信端末装置の識別名及びアドレス情報を含む名前解決情報の登録要求を送信し、名前解決装置は、通信端末装置から、名前解決サーバ装置の名前解決要求を受信した場合、名前解決要求に対して名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成し、生成された名前解決応答を、通信端末装置に送信し、送信された登録要求を受信し、受信された名前登録要求に含まれる名前解決情報を記憶するよう構成したので、名前解決サーバ装置に登録すべき名前解決情報を記憶し、たとえばインターネット上の名前解決サーバ装置に登録したときと同様に名前解決ができるという効果を奏する。   According to the present invention, a communication terminal device performs name resolution of the name resolution server device that manages a domain to which a certain communication terminal device belongs via a name resolution device, and a communication terminal at a destination where the name has been resolved. When the name resolution information registration request including the identification name and address information of the device is transmitted and the name resolution device receives the name resolution request of the name resolution server device from the communication terminal device, the name resolution is performed in response to the name resolution request. A name resolution response including the device identification name and address information is generated, the generated name resolution response is transmitted to the communication terminal device, the transmitted registration request is received, and the name included in the received name registration request Since the resolution information is stored, the name resolution information to be registered in the name resolution server device is stored, for example, the same as when registered in the name resolution server device on the Internet. An effect that can name resolution.

また、本発明によれば、通信端末装置が、名前解決装置を介して、ある通信装置の属するドメインを管理する名前解決サーバ装置の名前解決をし、名前解決装置が、名前解決の要求が名前解決サーバ装置の名前解決要求であった場合、名前解決要求に対して名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成して応答し、通信端末装置が、応答の宛先にある通信端末装置の識別名及びアドレス情報を含む名前解決情報を登録要求し、名前解決装置が、登録要求を受信し、登録要求に含まれる名前解決情報を記憶するよう構成したので名前解決サーバ装置に登録すべき名前解決情報を記憶し、たとえばインターネット上の名前解決サーバ装置に登録したときと同様に名前解決ができるという効果を奏する。   Further, according to the present invention, the communication terminal device performs name resolution of the name resolution server device that manages the domain to which a certain communication device belongs via the name resolution device, and the name resolution device receives the name resolution request as the name resolution request. If the request is a name resolution request of the resolution server device, a name resolution response including the identification name and address information of the name resolution device is generated and responded to the name resolution request, and the communication terminal device performs communication at the destination of the response Registration request is made for name resolution information including the identification name and address information of the terminal device, and the name resolution device is configured to receive the registration request and store the name resolution information included in the registration request. The name resolution information to be stored is stored, and for example, name resolution can be performed in the same manner as when registered in the name resolution server device on the Internet.

また、本発明によれば、通信端末装置から、あるドメインを管理する名前解決サーバ装置の名前解決要求を受信した場合に、名前解決要求に対して名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成し、名前解決応答を通信端末装置に送信し、通信端末装置が任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を名前解決装置に登録要求する名前登録要求を受信し、受信した名前登録要求に含まれる名前解決情報を記憶し、通信端末装置から名前解決要求を受信した場合、名前解決要求に該当する名前解決情報がすでに記憶されていたときは、記憶している名前解決情報を応答し、記憶されていなかった場合には、名前解決要求を名前解決サーバ装置に問い合わせた結果を応答するよう構成したので、名前解決サーバ装置に登録すべき名前解決情報を記憶し、たとえばインターネット上の名前解決サーバ装置に登録したときと同様に名前解決ができるという効果を奏する。   Further, according to the present invention, when a name resolution request of a name resolution server device that manages a certain domain is received from a communication terminal device, the name including the identification name and address information of the name resolution device in response to the name resolution request Generate a resolution response, send a name resolution response to the communication terminal device, and receive a name registration request for requesting the name resolution device to register name resolution information including the identification name and address information of any communication terminal device The name resolution information included in the received name registration request is stored, and when the name resolution request is received from the communication terminal device, the name resolution information corresponding to the name resolution request is stored. Name resolution information is returned, and if it is not stored, the name resolution request is sent to the name resolution server device. Storing name resolution information to be registered in over server device, an effect that it is name resolution similar to the example when the registered name resolution server device on the Internet.

以下に添付図面を参照して、この発明に係る名前解決装置の好適な実施の形態を詳細に説明する。実施の形態1では、本発明に係る名前解決装置が通信端末装置のホスト名とIPアドレスをインターネットを介して接続されたDNSサーバ装置に登録、公開する場合について説明し、実施の形態3では、本発明に係る名前解決装置が通信端末装置のホスト名とIPアドレスをインターネットを介して接続された名前登録サーバ装置に登録し、さらに、DNSサーバ装置に登録、公開する場合について説明する。また、また、実施の形態3では、本発明に係る名前解決装置が通信端末装置の名前解決要求をDNSサーバ装置に送信し、その名前解決要求に対するDNSサーバ装置の名前解決応答に含まれるホスト名とIPアドレスを自己のホスト名とIPアドレスに変更して通信端末装置に送信する場合について説明する。また、実施の形態4では、本発明に関わる名前解決プログラムを実行するコンピュータシステムについて説明する。最後に、他の実施の形態として種々の変形例について説明する。   Exemplary embodiments of a name resolution apparatus according to the present invention will be explained below in detail with reference to the accompanying drawings. In the first embodiment, the case where the name resolution device according to the present invention registers and discloses the host name and IP address of the communication terminal device in the DNS server device connected via the Internet, and in the third embodiment, A case will be described in which the name resolution apparatus according to the present invention registers the host name and IP address of a communication terminal apparatus in a name registration server apparatus connected via the Internet, and further registers and discloses it in a DNS server apparatus. In the third embodiment, the name resolution device according to the present invention transmits a name resolution request of the communication terminal device to the DNS server device, and the host name included in the name resolution response of the DNS server device in response to the name resolution request. A case where the IP address is changed to its own host name and IP address and transmitted to the communication terminal device will be described. In the fourth embodiment, a computer system that executes a name resolution program according to the present invention will be described. Finally, various modifications will be described as other embodiments.

(実施の形態1)
まず、本実施の形態1に係る名前解決装置の二つの特徴、すなわち、DNS UPDATEを利用したローカルノードの名前登録と、ローカルノードの外部名前登録について説明する。図1は、本実施の形態1に係る名前解決装置のDNS UPDATEを利用したローカルノードの名前登録を説明する図である。また、図2は、本実施の形態1に係る名前解決装置のローカルノードの外部名前登録を説明する図である。なお、本実施の形態1に示す通信機器およびネットワークは、IPv6対応であり、エンドツーエンドの通信が可能な通信環境を想定している。例えば、ネットワークは企業内LANだけではなく家庭内LANなどを想定している。
(Embodiment 1)
First, two features of the name resolution apparatus according to the first embodiment, that is, name registration of the local node using DNS UPDATE and external name registration of the local node will be described. FIG. 1 is a diagram illustrating local node name registration using DNS UPDATE of the name resolution apparatus according to the first embodiment. FIG. 2 is a diagram for explaining external name registration of the local node of the name resolution device according to the first embodiment. Note that the communication device and the network shown in the first embodiment are compatible with IPv6 and assume a communication environment in which end-to-end communication is possible. For example, the network is assumed to be a home LAN as well as a corporate LAN.

まず、図1に示すように、ローカルノード10は、ホスト名または対応するIPアドレスがローカルノード10のインタフェースに付与されたり、更新されるとホスト名とホスト名に対応するIPアドレスをあるドメインを管理するように割り当てられたDNSサーバに登録するためにDNS UPDATEを実行するように設定されている。そして、ローカルノード10は、DNS UPDATEを実行するためにあるドメインを管理するように割り当てられたDNSサーバのIPアドレスを調べる。そのためにあるドメインを管理するように割り当てられたDNSサーバに対する名前解決要求を生成し、ローカルノード10のDNSサーバとして設定されている名前解決装置12に名前解決要求を送信する。なお、名前解決要求とは、通信相手のIPアドレスを知るためにDNSサーバに通信相手のホスト名を与えてIPアドレスの検索を要求するものである。   First, as shown in FIG. 1, the local node 10 assigns the host name and the IP address corresponding to the host name to a certain domain when the host name or the corresponding IP address is given to the interface of the local node 10 or is updated. It is set to run DNS UPDATE to register with a DNS server assigned to manage. Then, the local node 10 checks the IP address of the DNS server assigned to manage a certain domain in order to execute DNS UPDATE. For this purpose, a name resolution request for a DNS server assigned to manage a certain domain is generated, and the name resolution request is transmitted to the name resolution device 12 set as the DNS server of the local node 10. The name resolution request is a request for searching for an IP address by giving the host name of the communication partner to the DNS server in order to know the IP address of the communication partner.

名前解決装置12は、ローカルノード10から名前解決要求を受信すると、受信した名前解決要求があるドメインを管理するように割り当てられたDNSサーバに対する名前解決要求であることを識別して、受信した名前解決要求に対して自己のホスト名とIPアドレスを含む名前解決応答を生成して、ローカルノード10に送信する。   When the name resolution device 12 receives the name resolution request from the local node 10, the name resolution device 12 identifies that the name resolution request is for the DNS server assigned to manage the domain having the received name resolution request, and receives the received name. In response to the resolution request, a name resolution response including its own host name and IP address is generated and transmitted to the local node 10.

ローカルノード10は、名前解決装置12から受信した名前解決応答のホスト名とIPアドレスが名前解決装置12のホスト名とIPアドレスであることを識別し、名前解決装置12があるドメインを管理するように割り当てられたDNSサーバであると認識して、改めて、ローカルノード10のホスト名とホスト名に対応するIPアドレスを含む名前解決情報の登録を要求する名前登録要求を名前解決装置12に送信する。そして、名前解決装置12は、ローカルノード10が送信した名前登録要求を受信して名前登録要求からローカルノード10のホスト名とホスト名に対応するIPアドレスを含む名前解決情報を取得し、名前解決情報を登録し、名前解決情報記憶部に記憶する。   The local node 10 identifies that the host name and IP address of the name resolution response received from the name resolution device 12 are the host name and IP address of the name resolution device 12, and manages the domain in which the name resolution device 12 is located. Recognizing that the DNS server is assigned to the server, a name registration request for requesting registration of name resolution information including the host name of the local node 10 and the IP address corresponding to the host name is transmitted to the name resolution device 12 again. . Then, the name resolution device 12 receives the name registration request transmitted from the local node 10, acquires the name resolution information including the host name of the local node 10 and the IP address corresponding to the host name from the name registration request, and performs name resolution Information is registered and stored in the name resolution information storage unit.

また、図2に示すように、名前解決装置12は、名前解決情報記憶部に保持されたローカルノード10の名前解決情報のうちからユーザによって選択された任意のローカルノード10のホスト名とホスト名に対応するIPアドレスとをインターネット上のDNSサーバ14に登録し、公開する。なお、名前解決装置12は、DNSサーバ14とは適切なプロトコル、例えば、DNS UPDATEまたはHTTPプロトコルを用いて登録および公開を要求する。   As shown in FIG. 2, the name resolution device 12 also includes the host name and host name of any local node 10 selected by the user from the name resolution information of the local node 10 held in the name resolution information storage unit. The IP address corresponding to is registered in the DNS server 14 on the Internet and made public. The name resolution device 12 requests registration and publication using a protocol appropriate for the DNS server 14, for example, DNS UPDATE or HTTP protocol.

以上のように、本実施の形態1では、あるドメインを管理するように割り当てられたDNSサーバ装置14に対する名前解決要求をローカルノード10から受信した場合は、名前解決要求に対して自己のホスト名とホスト名に対応するIPアドレスを含む名前解決応答を生成し、ローカルノード10に送信し、名前解決応答に含まれる名前解決装置12のアドレス情報に基づいてローカルノード10が名前解決装置12に送信したローカルノード10のホスト名とホスト名に対応するアドレス情報を含む名前解決情報の登録を要求する名前登録要求から名前解決情報を取得することとしたので、DNS UPDATEの機能を利用してローカルノード10のホスト名と対応するIPアドレスとを登録することができる。したがって、名前解決サーバ装置に登録すべき名前解決情報を記憶し、たとえばインターネット上の名前解決サーバ装置に登録したときと同様に名前解決ができる。   As described above, in the first embodiment, when a name resolution request for the DNS server device 14 assigned to manage a certain domain is received from the local node 10, the host name of the host system is received in response to the name resolution request. And a name resolution response including the IP address corresponding to the host name is generated and transmitted to the local node 10, and the local node 10 transmits to the name resolution device 12 based on the address information of the name resolution device 12 included in the name resolution response. Since the name resolution information is obtained from the name registration request for requesting the registration of the name resolution information including the host name of the local node 10 and the address information corresponding to the host name, the local node is utilized by using the DNS UPDATE function. Ten host names and corresponding IP addresses can be registered. Therefore, name resolution information to be registered in the name resolution server device is stored, and for example, name resolution can be performed in the same manner as when registered in the name resolution server device on the Internet.

なお、本実施の形態1では、名前解決装置12がローカルノード10から名前解決要求を受信すると、受信した名前解決要求に対して自己のホスト名とIPアドレスを含む名前解決応答を生成して、ローカルノード10に送信する場合について説明する。しかし、図1の破線で示すように、名前解決装置12がローカルノード10から名前解決要求を受信すると、受信した名前解決要求をDNSサーバ14に送信し、送信した名前解決要求に対するDNSサーバ14の名前解決応答に含まれるあるドメインを管理するように割り当てられたDNSサーバのホスト名とホスト名に対応するIPアドレスを自己のホスト名とホスト名に対応するIPアドレスに変更してローカルノードに送信する場合に適用できる。この場合については実施の形態3で詳細に説明する。   In the first embodiment, when the name resolution device 12 receives a name resolution request from the local node 10, it generates a name resolution response including its own host name and IP address in response to the received name resolution request. A case of transmitting to the local node 10 will be described. However, as indicated by a broken line in FIG. 1, when the name resolution device 12 receives a name resolution request from the local node 10, the name resolution request is transmitted to the DNS server 14, and the DNS server 14 responds to the transmitted name resolution request. The DNS server host name assigned to manage a domain included in the name resolution response and the IP address corresponding to the host name are changed to the own host name and the IP address corresponding to the host name, and sent to the local node. Applicable when This case will be described in detail in Embodiment 3.

また、名前解決情報から選択されたホスト名とホスト名に対応するアドレス情報とをネットワークを介して接続されたDNSサーバ装置14に登録し,公開するよう要求することとしたので、インターネット上のDNSサーバに登録することができ、もって、インターネット上からLANに接続されたローカルノード10へアクセスすることができる。   Also, since the host name selected from the name resolution information and the address information corresponding to the host name are registered in the DNS server device 14 connected via the network and requested to be disclosed, DNS on the Internet is requested. It is possible to register with the server, and to access the local node 10 connected to the LAN from the Internet.

次に、本実施の形態1に係る名前解決システムの構成について説明する。図3は、本実施の形態1に係る名前解決システムの構成を示す機能ブロック図である。同図に示すように、名前解決システムは、通信端末装置10、10a、10bと、ネットワーク11を介して通信端末装置10、10aおよび10bと接続された名前解決装置12と、ネットワーク13を介して名前解決装置12と接続されたDNSサーバ装置14とを有する。   Next, the configuration of the name resolution system according to the first embodiment will be described. FIG. 3 is a functional block diagram showing the configuration of the name resolution system according to the first embodiment. As shown in the figure, the name resolution system includes communication terminal devices 10, 10 a and 10 b, a name resolution device 12 connected to the communication terminal devices 10, 10 a and 10 b via the network 11, and a network 13. It has a DNS server device 14 connected to the name resolution device 12.

ネットワーク11は,IPv6プロトコルにしたがって通信を行うLANなどのネットワークであり、具体的には、企業内LANや家庭内LANなどである。ネットワーク13は、IPv6プロトコルにしたがって通信を行う広域ネットワークであり、具体的には、インターネットである。   The network 11 is a network such as a LAN that performs communication according to the IPv6 protocol, and specifically, is a corporate LAN, a home LAN, or the like. The network 13 is a wide area network that performs communication according to the IPv6 protocol, and specifically, the Internet.

DNSサーバ装置14は、ネットワーク13を介して接続された名前解決装置12の名前解決要求に基づいて名前解決を行い、名前解決装置12に名前解決応答を送信するドメインネイムシステムサーバである。また、名前解決装置12の外部登録要求に基づいて名前解決装置12に保持された名前解決情報のうちユーザによって選択されたホスト名とホスト名に対応するIPアドレスを登録し、インターネットで公開する。   The DNS server device 14 is a domain name system server that performs name resolution based on the name resolution request of the name resolution device 12 connected via the network 13 and transmits a name resolution response to the name resolution device 12. Further, the host name selected by the user from the name resolution information held in the name resolution device 12 based on the external registration request of the name resolution device 12 and the IP address corresponding to the host name are registered and released on the Internet.

通信端末装置10、10aおよび10bは、名前解決装置12とネットワークを介して接続された通信装置であり、具体的には、パーソナルコンピュータ、ネットワークカメラなどである。また、通信端末装置10、10aおよび10bは、インタフェース部101と、入力部102と、表示部103と、制御部104とを有する。   The communication terminal devices 10, 10a, and 10b are communication devices connected to the name resolution device 12 via a network, and specifically, are personal computers, network cameras, and the like. The communication terminal devices 10, 10 a, and 10 b include an interface unit 101, an input unit 102, a display unit 103, and a control unit 104.

インタフェース部101は、ネットワーク11を介して名前解決装置12と通信を行うネットワークインタフェースである。また、入力部102は、通信端末装置10のホスト名とホスト名に対応するIPアドレスなどの名前解決情報、ユーザの要求や指示などのデータを入力する入力装置であり、具体的には、キーボード、マウスまたは操作ボタンなどである。また、表示部103は、名前解決装置12が保持する名前解決情報などを表示する出力装置であり、具体的には、LCDなどの画像表示装置である。   The interface unit 101 is a network interface that communicates with the name resolution device 12 via the network 11. The input unit 102 is an input device for inputting name resolution information such as a host name of the communication terminal device 10 and an IP address corresponding to the host name, and data such as user requests and instructions. , Mouse or operation buttons. The display unit 103 is an output device that displays name resolution information and the like held by the name resolution device 12, and is specifically an image display device such as an LCD.

制御部104は、通信端末装置10全体を制御する制御部であり、名前解決要求生成部104aと、名前登録要求生成部104bとを有する。名前解決要求生成部104aは、名前解決装置12に名前解決を要求する名前解決要求を生成する処理部である。また、名前登録要求生成部104bは、名前解決装置12にホスト名とホスト名に対応するIPアドレスなどを含む名前解決情報の登録を要求する名前登録要求を生成する処理部である。   The control unit 104 is a control unit that controls the communication terminal device 10 as a whole, and includes a name resolution request generation unit 104a and a name registration request generation unit 104b. The name resolution request generation unit 104a is a processing unit that generates a name resolution request for requesting the name resolution device 12 for name resolution. The name registration request generation unit 104b is a processing unit that generates a name registration request for requesting the name resolution device 12 to register name resolution information including a host name and an IP address corresponding to the host name.

名前解決装置12は、内部インタフェース部121と、外部インタフェース部122と、入力部123と、表示部124と、記憶部125と、制御部126とを有する。内部インタフェ−ス部121は、ネットワーク11を介して通信端末装置10、10aおよび10bと通信を行うネットワークインタフェースである。また、外部インタフェース部122は、ネットワーク13を介してDNSサーバ装置14と通信を行うネットワークインタフェースである。   The name resolution device 12 includes an internal interface unit 121, an external interface unit 122, an input unit 123, a display unit 124, a storage unit 125, and a control unit 126. The internal interface unit 121 is a network interface that communicates with the communication terminal devices 10, 10 a, and 10 b via the network 11. The external interface unit 122 is a network interface that communicates with the DNS server device 14 via the network 13.

入力部123は、ユーザの要求、指示または名前解決情報などのデータを入力する入力装置であり、具体的には、キーボードやマウスなどの入力装置であり、表示部124は、ユーザが入力した要求、指示または名前解決情報などのデータを出力する出力装置であり、具体的には、CRT(Cathord Ray Tube)やLCD(Liquid Crystal Display)などの画像表示装置である。   The input unit 123 is an input device that inputs data such as user requests, instructions, or name resolution information. Specifically, the input unit 123 is an input device such as a keyboard or a mouse, and the display unit 124 is a request input by the user. , An output device that outputs data such as instructions or name resolution information, specifically, an image display device such as a CRT (Cord Ray Tube) or LCD (Liquid Crystal Display).

記憶部125は、HDD(Hard Disk Drive)などの記憶装置であり、名前解決情報記憶部125aと、DNSサーバ装置テーブル125bとを有する。名前解決情報記憶部125aは、ネットワーク11を介して接続された通信端末装置10、10aおよび10bの名前解決情報を登録したデータベースである。また、DNSサーバ装置テーブル125bは、ネットワーク13を介して接続されたDNSサーバ装置14のホスト名とホスト名に対応するIPアドレスを保持するテーブルである。ここで、図3に示す名前解決装置12の名前解決情報記憶部125aの一例について説明する。図4は、図3に示す名前解決装置12の名前解決情報記憶部125aの一例を示す図である。   The storage unit 125 is a storage device such as an HDD (Hard Disk Drive), and includes a name resolution information storage unit 125a and a DNS server device table 125b. The name resolution information storage unit 125 a is a database in which name resolution information of the communication terminal devices 10, 10 a and 10 b connected via the network 11 is registered. The DNS server device table 125 b is a table that holds the host name of the DNS server device 14 connected via the network 13 and the IP address corresponding to the host name. Here, an example of the name resolution information storage unit 125a of the name resolution device 12 shown in FIG. 3 will be described. FIG. 4 is a diagram illustrating an example of the name resolution information storage unit 125a of the name resolution device 12 illustrated in FIG.

同図に示すように、名前解決情報記憶部125aは、通信端末装置10のホスト名と、MACアドレスと、IPアドレスと、外部登録の有無(○、×)、検出時刻からなる。通信端末装置10に割り当てられるIPアドレスは、時々刻々変化するので検出時刻と対応付けられている。また、ユーザが選択し、DNSサーバ装置14に外部登録したIPアドレスは、“○”で示され、DNSサーバ装置14に外部登録されていないIPアドレスは、“×”で示されている。   As shown in the figure, the name resolution information storage unit 125a includes the host name of the communication terminal device 10, the MAC address, the IP address, the presence / absence of external registration (O, X), and the detection time. Since the IP address assigned to the communication terminal device 10 changes from moment to moment, it is associated with the detection time. An IP address selected by the user and externally registered in the DNS server device 14 is indicated by “◯”, and an IP address not externally registered in the DNS server device 14 is indicated by “x”.

図3の説明に戻ると、制御部126は、名前解決パケット振分部126aと、名前解決部126bと、名前登録部126cとを有する。名前解決パケット振分部126aは、内部インタフェース部121または外部インタフェース部122で受信した名前解決パケットを名前解決要求と名前登録要求とに識別し、適切な処理部に振り分ける処理部であり、具体的には、名前解決要求を受信した場合は名前解決部126bに、名前登録要求を受信した場合は名前登録部126cに振り分ける。この場合、名前解決パケットがホスト名と対応するIPアドレスなどの名前解決情報の更新要求または削除要求である場合も、名前登録部126cに振り分ける。   Returning to the description of FIG. 3, the control unit 126 includes a name resolution packet distribution unit 126a, a name resolution unit 126b, and a name registration unit 126c. The name resolution packet distribution unit 126a is a processing unit that identifies the name resolution packet received by the internal interface unit 121 or the external interface unit 122 as a name resolution request and a name registration request and distributes them to an appropriate processing unit. If a name resolution request is received, the name resolution unit 126b is assigned. If a name registration request is received, the name resolution unit 126c is assigned. In this case, even when the name resolution packet is a request for updating or deleting name resolution information such as an IP address corresponding to the host name, it is distributed to the name registration unit 126c.

名前解決部126bは、内部インタフェース部121または外部インタフェース部122で受信した名前解決要求に基づいて名前解決を行う処理部であり、外部名前解決部126b1と、名前解決応答生成部126b2と、名前解決情報検索部126b3とを有する。外部名前解決部126b1は、名前解決パケット振分部126aによって振分られた名前解決要求をDNSサーバ装置14に問い合わせる処理部である。   The name resolution unit 126b is a processing unit that performs name resolution based on the name resolution request received by the internal interface unit 121 or the external interface unit 122, and includes an external name resolution unit 126b1, a name resolution response generation unit 126b2, and a name resolution And an information search unit 126b3. The external name resolution unit 126b1 is a processing unit that inquires of the DNS server device 14 about the name resolution request distributed by the name resolution packet distribution unit 126a.

具体的には、外部名前解決部126b1は、通信端末装置10,10aまたは10bから受信した名前解決要求が、DNSサーバ装置14の名前解決をするものであった場合、名前解決要求をDNSサーバ装置14に問い合わせることで、DNSサーバ装置14から名前解決応答を取得する。また、外部名前解決部126b1は、名前解決要求に該当する名前解決情報が名前解決情報記憶部125aに記憶されていない場合には、名前解決要求をDNSサーバ装置14に問い合わせることで、DNSサーバ装置14から名前解決応答を取得する。   Specifically, when the name resolution request received from the communication terminal device 10, 10 a or 10 b is to resolve the name of the DNS server device 14, the external name resolution unit 126 b 1 sends the name resolution request to the DNS server device. 14 to obtain a name resolution response from the DNS server device 14. If the name resolution information corresponding to the name resolution request is not stored in the name resolution information storage unit 125a, the external name resolution unit 126b1 inquires the DNS server unit 14 for the name resolution request, thereby The name resolution response is acquired from 14.

名前解決応答生成部126b2は、通信端末装置10または10a、10bから、あるドメインを管理するDNSサーバ装置14の名前解決要求を受信した場合、名前解決要求に対して名前解決装置12の識別名及びアドレス情報を含む名前解決応答を生成する処理部である。また、名前解決応答生成部126b2は、名前解決応答に含まれる識別名及びアドレス情報を名前解決装置12の識別名及びアドレス情報に置き換えた名前解決応答を生成する。また、名前解決応答生成部126b2は、名前解決情報検索部126b3によって検索された名前解決情報を含む名前解決応答を生成する。   When the name resolution response generator 126b2 receives a name resolution request of the DNS server device 14 that manages a certain domain from the communication terminal device 10 or 10a, 10b, the name resolution response generator 126b2 It is a processing unit that generates a name resolution response including address information. In addition, the name resolution response generation unit 126b2 generates a name resolution response in which the identification name and address information included in the name resolution response are replaced with the identification name and address information of the name resolution device 12. The name resolution response generator 126b2 generates a name resolution response including the name resolution information searched by the name resolution information search unit 126b3.

名前解決情報検索部126b3は、名前解決要求に基づいて、名前解決情報記憶部125aに記憶された名前解決情報を検索する検索部である。具体的には、名前解決情報検索部126b3は、名前解決要求に該当する名前解決情報が名前解決情報記憶部125aに記憶されていた場合、名前解決情報検索部125aは、名前解決要求に基づいて名前解決情報記憶部125aに記憶された名前解決情報を検索する。   The name resolution information search unit 126b3 is a search unit that searches the name resolution information stored in the name resolution information storage unit 125a based on the name resolution request. Specifically, when the name resolution information corresponding to the name resolution request is stored in the name resolution information storage unit 125a, the name resolution information search unit 125b3 determines that the name resolution information search unit 125a is based on the name resolution request. The name resolution information stored in the name resolution information storage unit 125a is searched.

名前登録部126cは、通信端末装置10が送信した名前登録要求から通信端末装置10または10a、10bの名前解決情報を取得し、名前解決情報記憶部125aに記憶させ、また、名前解決情報記憶部125aに記憶された名前解決情報からユーザによって選択されたホスト名とホスト名に対応するIPアドレスをインターネット上のDNSサーバ装置14に登録するよう要求する処理部であり、外部名前登録選択部126c1と外部名前登録要求部126c2とを有する。   The name registration unit 126c acquires the name resolution information of the communication terminal device 10 or 10a, 10b from the name registration request transmitted by the communication terminal device 10, stores the name resolution information in the name resolution information storage unit 125a, and the name resolution information storage unit A processing unit that requests registration of the host name selected by the user from the name resolution information stored in 125a and the IP address corresponding to the host name in the DNS server device 14 on the Internet, and an external name registration selection unit 126c1 And an external name registration request unit 126c2.

名前登録部126cは、名前解決情報のIPアドレスがリンクローカルスコープのIPv6アドレスであった場合は、ネットワークに通知されている経路制御パケットに含まれるIPv6ネットワークプレフィックスを用いてグローバルスコープのアドレスを生成し、登録する。なお、リンクローカルスコープのアドレスとは、同一LAN内でのみ有効なアドレスであり、グローバルスコープのアドレスとは、インターネット全体で有効なアドレスをいう。また、IPv6ネットワークプレフィックスとは、IPv6アドレスの上位64ビットをさし、ネットワークアドレスを表す。したがって、名前解決情報のIPアドレスがリンクローカルスコープのIPv6アドレスであった場合は、ネットワークに通知されている経路制御パケットに含まれるIPv6ネットワークプレフィックス(上位64ビット)とリンクローカルスコープのIPv6アドレス(下位64ビット)を合成することによってグローバルスコープのアドレス(128ビット)を生成することができる。   If the IP address of the name resolution information is a link local scope IPv6 address, the name registration unit 126c generates a global scope address using the IPv6 network prefix included in the routing packet notified to the network. ,sign up. A link local scope address is an address that is valid only within the same LAN, and a global scope address is an address that is valid for the entire Internet. The IPv6 network prefix refers to the upper 64 bits of the IPv6 address and represents the network address. Therefore, if the IP address of the name resolution information is a link local scope IPv6 address, the IPv6 network prefix (upper 64 bits) included in the routing packet notified to the network and the link local scope IPv6 address (lower 64 bits) can be synthesized to generate a global scope address (128 bits).

外部名前登録選択部126c1は、名前解決情報記憶部125aによって記憶された名前解決情報のうち、任意のホスト名と任意のホスト名に対応するIPアドレスとを選択させる選択部であり、具体的には、名前解決情報記憶部125aに記憶された名前解決情報から任意のホスト名と任意のホスト名に対応するIPアドレスをユーザに選択させるユーザインタフェースである。また、外部名前登録要求部126c2は、外部名前登録選択部126c1を介して選択されたホスト名とホスト名に対応するIPアドレスとを、DNSサーバ装置14に登録するよう要求する要求部である。なお、外部名前登録要求部126c2は、DNSサーバ装置14とは適切なプロトコル、例えば、DNS UPDATEまたはHTTPプロトコルを用いて外部登録を要求する。ここで、外部名前登録選択部126c1の例として、図3に示す名前解決装置12の名前解決情報のユーザインタフェースの一例について説明する。図5は、図3に示す名前解決装置12の名前解決情報のユーザインタフェースの一例を示す図である。   The external name registration selection unit 126c1 is a selection unit that selects an arbitrary host name and an IP address corresponding to the arbitrary host name from the name resolution information stored in the name resolution information storage unit 125a. Is a user interface that allows the user to select an arbitrary host name and an IP address corresponding to the arbitrary host name from the name resolution information stored in the name resolution information storage unit 125a. The external name registration request unit 126c2 is a request unit that requests the DNS server device 14 to register the host name selected via the external name registration selection unit 126c1 and the IP address corresponding to the host name. The external name registration request unit 126c2 requests external registration using a protocol appropriate for the DNS server device 14, for example, DNS UPDATE or HTTP protocol. Here, as an example of the external name registration selection unit 126c1, an example of a user interface of name resolution information of the name resolution device 12 illustrated in FIG. 3 will be described. FIG. 5 is a diagram showing an example of a user interface of name resolution information of the name resolution device 12 shown in FIG.

同図に示すように、ユーザインタフェースは、ホスト名と、IPアドレスと、MACアドレスと、更新日時と、インターネット登録の欄からなる。ユーザインタフェースのホスト名が空欄の場合は、ユーザによって登録される。また、インターネット登録欄がユーザによってクリックされると、名前登録部126cは、名前解決情報記憶部125aの名前解決情報を更新し、外部名前登録要求部126c2は、ユーザによってクリックされたインターネット登録欄のホスト名と対応するIPアドレスをDNSサーバ装置14に登録し、インターネットで公開するよう要求する。   As shown in the figure, the user interface includes columns of a host name, an IP address, a MAC address, an update date, and Internet registration. If the user interface host name is blank, it is registered by the user. When the Internet registration field is clicked by the user, the name registration unit 126c updates the name resolution information in the name resolution information storage unit 125a, and the external name registration request unit 126c2 displays the Internet registration field clicked by the user. An IP address corresponding to the host name is registered in the DNS server device 14 and requested to be disclosed on the Internet.

次に、図3に示す名前解決装置12の名前解決パケット振分手順について説明する。図6は、図3に示す名前解決装置12の名前解決パケット振分手順を示すフローチャートである。同図に示すように、通信端末装置10は、名前解決パケットを生成し、名前解決装置12に送信する(ステップS601)。なお、名前解決パケットには名前解決要求、名前登録要求、名前更新要求、名前削除要求などがあり、これらを総称して名前解決パケットという。   Next, the name resolution packet distribution procedure of the name resolution device 12 shown in FIG. 3 will be described. FIG. 6 is a flowchart showing a name resolution packet distribution procedure of the name resolution device 12 shown in FIG. As shown in the figure, the communication terminal apparatus 10 generates a name resolution packet and transmits it to the name resolution apparatus 12 (step S601). The name resolution packet includes a name resolution request, a name registration request, a name update request, a name deletion request, and the like, and these are collectively referred to as a name resolution packet.

そして、名前解決パケット振分部126aは、通信端末装置10から受信した名前解決パケットが名前解決要求であるか否かを調べる(ステップS602)。その結果、名前解決パケットが名前解決要求である場合には(ステップS602肯定)、名解決パケットを名前解決部126bに振分け、名前解決部126bは、名前解決を実施する(ステップS603)。   Then, the name resolution packet distribution unit 126a checks whether or not the name resolution packet received from the communication terminal device 10 is a name resolution request (step S602). As a result, if the name resolution packet is a name resolution request (Yes at step S602), the name resolution packet is distributed to the name resolution unit 126b, and the name resolution unit 126b performs name resolution (step S603).

一方、名前解決パケットが名前解決要求でない場合には(ステップS602否定)、名解決パケットを名前登録部126cに振分け、名前登録部126cは、名前登録を実施する(ステップS604)。この場合、名前解決パケットがホスト名または対応するIPアドレスなどの名前解決情報の更新要求または削除要求である場合も、名前登録部126cに振分ける。そして、名前解決装置12は、名前解決パケットに対する応答、すなわち、名前解決応答または名前登録応答を送信する(ステップS605)。   On the other hand, if the name resolution packet is not a name resolution request (No at step S602), the name resolution packet is distributed to the name registration unit 126c, and the name registration unit 126c performs name registration (step S604). In this case, even if the name resolution packet is a request for updating or deleting name resolution information such as a host name or a corresponding IP address, it is distributed to the name registration unit 126c. Then, the name resolution device 12 transmits a response to the name resolution packet, that is, a name resolution response or a name registration response (step S605).

次に、図3に示す名前解決装置14の名前解決手順について説明する。図7は、図3に示す名前解決装置14の名前解決手順を示すフローチャートである。ところで、通信端末装置10は、ホスト名とホスト名に対応するIPアドレスが通信端末装置10のインタフェースに付与され、または、更新されるとホスト名とホスト名に対応するIPアドレスをDNSサーバ装置14に登録するためにDNS UPDATEを実行するように設定されている。そして、通信端末装置10の名前解決要求生成部104aは、DNS UPDATEを実行するためにあるドメインを管理するよう割り当てられたDNSサーバ装置のホスト名とホスト名に対応するIPアドレスを調べる。そのためにあるドメインを管理するよう割り当てられたDNSサーバ装置に対する名前解決要求を生成し、インタフェース部101が通信端末装置10のDNSサーバ装置として設定されている名前解決装置12に名前解決要求を送信する。   Next, the name resolution procedure of the name resolution device 14 shown in FIG. 3 will be described. FIG. 7 is a flowchart showing the name resolution procedure of the name resolution device 14 shown in FIG. By the way, the communication terminal device 10 assigns the host name and the IP address corresponding to the host name to the interface of the communication terminal device 10 or updates the IP address corresponding to the host name and the host name when updated. DNS UPDATE is set to be executed for registration. Then, the name resolution request generation unit 104a of the communication terminal apparatus 10 checks the host name of the DNS server apparatus assigned to manage a certain domain for executing DNS UPDATE and the IP address corresponding to the host name. For this purpose, a name resolution request is generated for the DNS server apparatus assigned to manage a certain domain, and the interface unit 101 transmits the name resolution request to the name resolution apparatus 12 set as the DNS server apparatus of the communication terminal apparatus 10. .

しかしながら、通信端末装置10から受信した名前解決要求の全てがDNS UPDATEを実行するためのものではない。そこで、同図に示すように、まず、名前解決装置12の名前解決部126bは、名前解決振分部126aによって振分られた名前解決要求を取得し(ステップS701)、取得した名前解決要求があるドメインを管理するよう割り当てられたDNSサーバ装置に対する名前解決要求であるか否かを調べる(ステップS702)。   However, not all of the name resolution requests received from the communication terminal apparatus 10 are for executing DNS UPDATE. Therefore, as shown in the figure, first, the name resolution unit 126b of the name resolution device 12 acquires the name resolution request distributed by the name resolution distribution unit 126a (step S701), and the acquired name resolution request is received. It is checked whether or not the request is a name resolution request for a DNS server apparatus assigned to manage a certain domain (step S702).

その結果、取得した名前解決要求があるドメインを管理するよう割り当てられたDNSサーバ装置に対する名前解決要求である場合は(ステップS702肯定)、名前解決応答生成部126b2は、名前解決要求に対する自己のホスト名とホスト名に対応するIPアドレスを含む名前解決応答を生成して、通信端末装置10に送信する(ステップS703)。   As a result, in the case of a name resolution request for the DNS server device assigned to manage the domain having the acquired name resolution request (Yes in step S702), the name resolution response generation unit 126b2 has its own host for the name resolution request. A name resolution response including an IP address corresponding to the name and the host name is generated and transmitted to the communication terminal device 10 (step S703).

一方、取得した名前解決要求があるドメインを管理するよう割り当てられたDNSサーバ装置に対する名前解決要求でない場合は(ステップS702否定)、名前解決装置12の名前解決情報検索部126b3は、名前解決情報記憶部125aに保持された通信端末装置10、10aおよび10bの名前解決情報を検索し(ステップS704)、該当する名前検索情報が有るか否かを調べる(ステップS705)。その結果、該当する名前解決情報がある場合は(ステップS705肯定)、名前解決応答生成部126b2は、該当する名前解決情報を取得し(ステップS706)、取得した名前解決情報を含む名前解決応答を生成する(ステップS707)。   On the other hand, if it is not a name resolution request for the DNS server device assigned to manage the domain with the acquired name resolution request (No at step S702), the name resolution information search unit 126b3 of the name resolution device 12 stores the name resolution information storage. The name resolution information of the communication terminal devices 10, 10a and 10b held in the unit 125a is searched (step S704), and it is checked whether or not there is corresponding name search information (step S705). As a result, when there is corresponding name resolution information (Yes at Step S705), the name resolution response generation unit 126b2 acquires the corresponding name resolution information (Step S706), and sends a name resolution response including the acquired name resolution information. Generate (step S707).

一方、該当する名前解決情報がない場合は(ステップS705否定)、外部名前解決部126b1は、DNSサーバ装置テーブル125bのDNSサーバ装置14に名前解決要求を送信する(ステップS708)。そして、名前解決応答生成部126b2は、DNSサーバ装置14から名前解決応答を受信する(ステップS709)。   On the other hand, when there is no corresponding name resolution information (No at Step S705), the external name resolution unit 126b1 transmits a name resolution request to the DNS server device 14 of the DNS server device table 125b (Step S708). Then, the name resolution response generation unit 126b2 receives the name resolution response from the DNS server device 14 (step S709).

次に、図7に示す名前登録/更新/削除手順について説明する。図8は、図6に示す名前登録/更新/削除手順を示すフローチャートである。ところで、通信端末装置10の名前登録要求生成部104bは、名前解決装置12から受信した名前解決応答のホスト名とホスト名に対応するIPアドレスが名前解決装置12のホスト名とホスト名に対応するIPアドレスであることを識別し、名前解決装置12があるドメインを管理するよう割り当てられたDNSサーバ装置であると認識し、通信端末装置10のホスト名とホスト名に対応するIPアドレスを含む名前解決情報の登録を要求する名前登録要求または名前更新要求を生成し、インタフェース部101が名前解決装置12に名前登録要求を送信する。   Next, the name registration / update / deletion procedure shown in FIG. 7 will be described. FIG. 8 is a flowchart showing the name registration / update / deletion procedure shown in FIG. By the way, the name registration request generation unit 104b of the communication terminal device 10 corresponds to the host name of the name resolution response received from the name resolution device 12 and the IP address corresponding to the host name corresponding to the host name and host name of the name resolution device 12. A name that identifies the IP address, recognizes that the name resolution device 12 is a DNS server device assigned to manage a certain domain, and includes the host name of the communication terminal device 10 and the IP address corresponding to the host name A name registration request or a name update request for requesting registration of resolution information is generated, and the interface unit 101 transmits a name registration request to the name resolution device 12.

しかしながら、通信端末装置10から受信した名前登録/更新要求の全てがDNS UPDATEを実行するためのものではない。そこで、同図に示すように、名前解決装置12の名前登録部126cは、名前解決振分部126aによって振分られた通信端末装置の名前登録/更新/削除要求を取得し(ステップS801)、取得した名前登録/更新/削除要求が名前登録要求または名前更新要求であるか否かを調べる(ステップS802)。   However, all of the name registration / update requests received from the communication terminal apparatus 10 are not for executing DNS UPDATE. Therefore, as shown in the figure, the name registration unit 126c of the name resolution device 12 acquires the name registration / update / deletion request of the communication terminal device distributed by the name resolution distribution unit 126a (step S801). It is checked whether the acquired name registration / update / deletion request is a name registration request or a name update request (step S802).

その結果、取得した名前登録/更新/削除要求が名前登録要求または名前更新要求である場合は(ステップS802肯定)、名前登録部126cは、取得した名前登録要求から通信端末装置10の名前解決情報を取得し、名前解決情報記憶部125aに登録/保持する(ステップS803)。一方、取得した名前登録/更新/削除要求が名前登録要求または名前更新要求でない場合は、すなわち、削除要求である場合は(ステップS802否定)、名前登録部126cは、該当する名前解決情報を削除する(ステップS804)。   As a result, when the acquired name registration / update / deletion request is a name registration request or a name update request (Yes at step S802), the name registration unit 126c determines the name resolution information of the communication terminal device 10 from the acquired name registration request. And is registered / held in the name resolution information storage unit 125a (step S803). On the other hand, if the acquired name registration / update / deletion request is not a name registration request or a name update request, that is, if it is a deletion request (No at step S802), the name registration unit 126c deletes the corresponding name resolution information. (Step S804).

上述してきたように,本実施の形態1では、通信端末装置から、あるドメインを管理するDNSサーバ装置14の名前解決要求を受信した場合、名前解決要求に対して名前解決装置12のホスト名及びIPアドレスを含む名前解決応答を生成し、生成された名前解決応答を、通信端末装置10または10a、10bに送信し、通信端末装置10または10a、10bが任意の通信端末装置のホスト名及びIPアドレスを含む名前解決情報を名前解決装置12に登録要求する名前登録要求を受信し、受信された名前登録要求に含まれる名前解決情報を記憶することとしたので、DNSサーバ装置14に登録すべき名前解決情報を記憶し、たとえばインターネット上のDNSサーバ装置14に登録したときと同様に名前解決ができる。   As described above, in the first embodiment, when the name resolution request of the DNS server apparatus 14 that manages a certain domain is received from the communication terminal apparatus, the host name of the name resolution apparatus 12 and the name resolution request are received in response to the name resolution request. A name resolution response including an IP address is generated, and the generated name resolution response is transmitted to the communication terminal device 10 or 10a, 10b. The communication terminal device 10 or 10a, 10b is configured to receive the host name and IP of an arbitrary communication terminal device. Since the name registration request for requesting registration of the name resolution information including the address to the name resolution device 12 is received and the name resolution information included in the received name registration request is stored, it should be registered in the DNS server device 14. Name resolution information is stored and name resolution can be performed in the same manner as when registered in the DNS server device 14 on the Internet, for example.

また、名前解決情報検索部126b3が名前解決要求に基づいて、名前解決情報記憶部125aに記憶された名前解決情報を検索することとしたので、名前解決要求に該当する名前解決情報が名前解決情報記憶部125aに記憶されていた場合、名前解決情報検索部126a3は、名前解決要求に基づいて名前解決情報記憶部125aに記憶された名前解決情報を検索し、名前解決応答生成部126b2は、名前解決情報検索部126b3によって検索された名前解決情報を含む名前解決応答を生成することとができる。したがって、通信端末装置10または10a、10bの名前解決要求に基づいてネットワークを介して接続された通信端末装置10または10a、10bの名前解決ができる。   Further, since the name resolution information search unit 126b3 searches the name resolution information stored in the name resolution information storage unit 125a based on the name resolution request, the name resolution information corresponding to the name resolution request is the name resolution information. If stored in the storage unit 125a, the name resolution information search unit 126a3 searches the name resolution information stored in the name resolution information storage unit 125a based on the name resolution request, and the name resolution response generation unit 126b2 It is possible to generate a name resolution response including the name resolution information searched by the resolution information search unit 126b3. Therefore, the name resolution of the communication terminal device 10 or 10a, 10b connected via the network can be performed based on the name resolution request of the communication terminal device 10 or 10a, 10b.

また、外部名前解決部126b1は、名前解決要求に該当する名前解決情報が名前解決情報記憶部125aに記憶されていない場合には、名前解決要求をDNSサーバ装置に問い合わせることで、DNSサーバ装置から名前解決応答を取得することができる。したがって、インターネット上のDNSサーバ装置14に登録したときと同様に名前解決ができる。   In addition, when the name resolution information corresponding to the name resolution request is not stored in the name resolution information storage unit 125a, the external name resolution unit 126b1 inquires of the DNS server unit about the name resolution request, thereby causing the external name resolution unit 126b1 to A name resolution response can be obtained. Therefore, name resolution can be performed in the same manner as when registered in the DNS server device 14 on the Internet.

次に、図3に示す名前解決装置の外部登録手順について説明する。図9は、図3に示す名前解決装置の外部登録手順を示すフローチャートである。同図に示すように、名前解決装置12の外部名前登録要求部126c2は、ユーザによって名前解決情報記憶部125aから選択されたホスト名とホスト名に対応するIPアドレスをDNSサーバ装置14に外部登録するよう要求する(ステップS901)。なお、外部名前登録要求部126c2は、適切なプロトコル、例えば、DNS UPDATEまたはHTTPプロトコルを用いてDNSサーバ装置14に外部登録を要求する。   Next, an external registration procedure of the name resolution device shown in FIG. 3 will be described. FIG. 9 is a flowchart showing an external registration procedure of the name resolution apparatus shown in FIG. As shown in the figure, the external name registration request unit 126c2 of the name resolution device 12 externally registers the host name selected from the name resolution information storage unit 125a by the user and the IP address corresponding to the host name in the DNS server device 14. It requests | requires to do (step S901). The external name registration request unit 126c2 requests external registration from the DNS server device 14 using an appropriate protocol, for example, DNS UPDATE or HTTP protocol.

そして、外部名前登録要求部126c2は、図5に示すようにインターネット登録欄をクリックすることによって外部登録要求を行う。これと同時に、名前登録部126cは、図4に示す名前解決情報記憶部の該当する欄を更新する(ステップS902)。具体的には、ホスト名、MACアドレス、IPアドレス、外部登録、検出時刻を書き込む。   Then, the external name registration request unit 126c2 makes an external registration request by clicking on the Internet registration field as shown in FIG. At the same time, the name registration unit 126c updates the corresponding column of the name resolution information storage unit shown in FIG. 4 (step S902). Specifically, the host name, MAC address, IP address, external registration, and detection time are written.

さらに、DNSサーバ装置14は、ホスト名とホスト名に対応するIPアドレスとを名前解決装置12から受信して登録し、インターネットで公開する(ステップS903)。そして、DNSサーバ装置14は、名前解決装置12にホスト名とホスト名に対応するIPアドレスとを登録した旨の外部登録応答を送信する(ステップS904)。   Further, the DNS server device 14 receives and registers the host name and the IP address corresponding to the host name from the name resolution device 12, and publishes them on the Internet (step S903). Then, the DNS server device 14 transmits an external registration response indicating that the host name and the IP address corresponding to the host name have been registered to the name resolution device 12 (step S904).

上述してきたように、本実施の形態1では、外部名前登録選択部126c1が名前解決情報記憶部125aによって記憶された名前解決情報のうち、任意のホスト名と任意のホスト名に対応するIPアドレスとを選択させ、外部名前登録要求部126c2が外部名前登録選択部126c1によって選択されたホスト名とホスト名に対応するIPアドレスとを、DNSサーバ装置14に登録するよう要求することとしたので、インターネット上のDNSサーバ装置14に登録することができる。したがって、インターネット上からLAN接続された通信端末装置へアクセスすることができる。   As described above, in the first embodiment, the external name registration selection unit 126c1 has an arbitrary host name and an IP address corresponding to an arbitrary host name among the name resolution information stored by the name resolution information storage unit 125a. And the external name registration request unit 126c2 requests the DNS server device 14 to register the host name selected by the external name registration selection unit 126c1 and the IP address corresponding to the host name. It can be registered in the DNS server device 14 on the Internet. Therefore, it is possible to access a communication terminal device connected via LAN from the Internet.

(実施の形態2)
ところで、実施の形態1では、本発明に係る名前解決装置12が通信端末装置10のホスト名とIPアドレスをインターネットを介して接続されたDNSサーバ装置14に登録、公開する場合について説明したが、本発明はこれに限定されるものではなく、本発明に係る名前解決装置12が通信端末装置10のホスト名とホスト名に対応するIPアドレスとをインターネットを介して接続された名前登録サーバ装置に登録し、さらに、DNSサーバ装置14に登録、公開する場合について適用することができる。本実施の形態2では、本発明に係る名前解決装置12が通信端末装置10のホスト名とホスト名に対応するIPアドレスとをインターネットを介して接続された名前登録サーバ装置に登録し、さらに、DNSサーバ装置14に登録、公開する場合について説明する。なお、本実施の形態2では、実施の形態1と相違する点についてのみ説明する。
(Embodiment 2)
By the way, in Embodiment 1, the case where the name resolution device 12 according to the present invention registers and discloses the host name and IP address of the communication terminal device 10 in the DNS server device 14 connected via the Internet has been described. The present invention is not limited to this, and the name resolution server 12 according to the present invention is a name registration server device in which the host name of the communication terminal device 10 and the IP address corresponding to the host name are connected via the Internet. The present invention can be applied to the case of registering and further registering and publishing to the DNS server device 14. In the second embodiment, the name resolution device 12 according to the present invention registers the host name of the communication terminal device 10 and the IP address corresponding to the host name in the name registration server device connected via the Internet, and A case of registration and disclosure in the DNS server device 14 will be described. In the second embodiment, only differences from the first embodiment will be described.

まず、本実施の形態2に係る名前解決システムの構成について説明する。図10は、本実施の形態2に係る名前解決システムの構成を示す機能ブロック図である。同図に示すように、名前登録サーバ装置15がインターネット13を介して名前解決装置12に接続されている。名前登録サーバ装置15は、名前解決装置12の外部登録要求に基づいて名前解決情報記憶部125aに保持された名前解決情報から選択されたホスト名とホスト名に対応するIPアドレスとを登録するサーバである。   First, the configuration of the name resolution system according to the second embodiment will be described. FIG. 10 is a functional block diagram showing the configuration of the name resolution system according to the second embodiment. As shown in the figure, a name registration server device 15 is connected to a name resolution device 12 via the Internet 13. The name registration server device 15 registers a host name selected from the name resolution information held in the name resolution information storage unit 125a based on an external registration request from the name resolution device 12 and an IP address corresponding to the host name. It is.

次に、図10に示す名前解決装置12の外部登録手順について説明する。図11は、図10に示す名前解決装置12の外部登録手順を示すフローチャートである。同図に示すように、図9の外部登録手順との相違はステップS1103以降だけで、それ以前は同じである。すなわち、名前登録サーバ装置15は、ホスト名とホスト名に対応するIPアドレスとを名前解決装置12から受信して登録し(ステップS1103),さらに名前登録サーバ装置15とインターネット13を介して接続されたDNSサーバ装置14は、ホスト名とホスト名に対応するIPアドレスを名前登録サーバ装置15から受信して登録し、公開する(ステップS1104)。そして、DNSサーバ装置14は、名前解決装置12にホスト名とホスト名に対応するIPアドレスを登録した旨の外部登録応答を送信する(ステップS1105)。   Next, an external registration procedure of the name resolution device 12 shown in FIG. 10 will be described. FIG. 11 is a flowchart showing an external registration procedure of the name resolution device 12 shown in FIG. As shown in the figure, the difference from the external registration procedure of FIG. 9 is only after step S1103, and before that is the same. That is, the name registration server device 15 receives and registers the host name and the IP address corresponding to the host name from the name resolution device 12 (step S1103), and is further connected to the name registration server device 15 via the Internet 13. The DNS server device 14 receives the host name and the IP address corresponding to the host name from the name registration server device 15, registers them, and discloses them (step S 1104). Then, the DNS server device 14 transmits an external registration response indicating that the host name and the IP address corresponding to the host name have been registered to the name resolution device 12 (step S1105).

上述してきたように、本実施の形態2では、名前解決情報記憶部125aによって保持された名前解決情報から選択されたホスト名とホスト名に対応するIPアドレスとを、ネットワークを介して接続され、通信端末装置10の名前解決情報をDNSサーバ装置14に登録し、公開するよう要求する名前登録サーバ装置15に送信することとしたので、インターネット上のDNSサーバ装置14に登録することができる。したがって、インターネット上からLANに接続された通信端末装置10へアクセスすることができる。   As described above, in the second embodiment, the host name selected from the name resolution information held by the name resolution information storage unit 125a and the IP address corresponding to the host name are connected via the network, Since the name resolution information of the communication terminal device 10 is registered in the DNS server device 14 and transmitted to the name registration server device 15 that requests to be disclosed, it can be registered in the DNS server device 14 on the Internet. Therefore, it is possible to access the communication terminal device 10 connected to the LAN from the Internet.

(実施の形態3)
ところで、実施の形態1では、名前解決装置12が通信端末装置10から名前解決要求を受信すると、受信した名前解決要求に対して自己のホスト名とIPアドレスを含む名前解決応答を生成して、通信端末装置10に送信する場合について説明した。しかし、本発明はこれに限定されるものではなく、図1の破線で示すように、名前解決装置12が通信端末装置10から名前解決要求を受信すると、受信した名前解決要求をDNSサーバ装置14に送信し、送信した名前解決要求に対するDNSサーバ装置14の名前解決応答に含まれる通信端末装置10のドメインを管理するDNSサーバ装置14のホスト名とホスト名に対応するIPアドレスを自己のホスト名とホスト名に対応するIPアドレスに変更して通信端末装置10に送信する場合に適用できる。本実施の形態3では、上記の場合について説明する。なお、本実施の形態3では、実施の形態1と相違する点についてのみ説明する。
(Embodiment 3)
By the way, in Embodiment 1, when the name resolution device 12 receives a name resolution request from the communication terminal device 10, it generates a name resolution response including its own host name and IP address in response to the received name resolution request. The case of transmitting to the communication terminal device 10 has been described. However, the present invention is not limited to this, and when the name resolution device 12 receives a name resolution request from the communication terminal device 10 as indicated by the broken line in FIG. 1, the received name resolution request is transferred to the DNS server device 14. The host name of the DNS server apparatus 14 that manages the domain of the communication terminal apparatus 10 included in the name resolution response of the DNS server apparatus 14 in response to the transmitted name resolution request and the IP address corresponding to the host name It can be applied to the case where the IP address corresponding to the host name is changed and transmitted to the communication terminal device 10. In the third embodiment, the above case will be described. In the third embodiment, only differences from the first embodiment will be described.

本実施の形態3に係る名前解決装置の構成は、図3に示す実施の形態1の機能ブロック図と同じであるので説明は省略し、本実施の形態3に係る名前解決装置の名前解決手順について説明する。図12は、本実施の形態3に係る名前解決装置の名前解決手順を示すフローチャートである。同図に示すように、図7の名前解決手順との相違は、ステップS1203〜ステップS1205であり、それ以外は同じであるので、ステップS1203〜ステップS1205について説明する。   Since the configuration of the name resolution device according to the third embodiment is the same as the functional block diagram of the first embodiment shown in FIG. 3, the description thereof is omitted, and the name resolution procedure of the name resolution device according to the third embodiment is omitted. Will be described. FIG. 12 is a flowchart showing the name resolution procedure of the name resolution device according to the third embodiment. As shown in the figure, the difference from the name resolution procedure of FIG. 7 is Steps S1203 to S1205, and the others are the same, so Steps S1203 to S1205 will be described.

すなわち、取得した名前解決要求があるドメインを管理するよう割り当てられたDNSサーバ装置の名前解決要求である場合は(ステップS1202肯定)、外部名前解決部126b1は、DNSサーバ装置テーブル125bのDNSサーバ装置14に名前解決要求を送信する(ステップS1203)。さらに、名前解決応答生成部126b2は、外部名前解決部126b1によって中継されたDNSサーバ装置14から名前解決要求に対する名前解決応答を受信して(ステップS1204)、受信したDNSサーバ装置14の名前解決応答に含まれるあるドメインを管理するよう割り当てられたDNSサーバ装置のホスト名とホスト名に対応するIPアドレスを名前解決装置12のホスト名とホスト名に対応するIPアドレスに変更して通信端末装置10に送信する(ステップS1205)。   That is, if the acquired name resolution request is a name resolution request for a DNS server apparatus assigned to manage a domain with a name resolution request (Yes in step S1202), the external name resolution unit 126b1 determines that the DNS server apparatus in the DNS server apparatus table 125b. A name resolution request is transmitted to 14 (step S1203). Further, the name resolution response generation unit 126b2 receives a name resolution response to the name resolution request from the DNS server device 14 relayed by the external name resolution unit 126b1 (step S1204), and receives the name resolution response of the received DNS server device 14 The DNS server device assigned to manage a domain included in the host name and the IP address corresponding to the host name are changed to the host name of the name resolution device 12 and the IP address corresponding to the host name, and the communication terminal device 10 (Step S1205).

上述してきたように、本実施の形態3では、外部名前解決部126b1が名前解決要求をDNSサーバ装置14に問い合わせることとしたので、外部名前解決部126b1は、通信端末装置10または10a、10bから受信した名前解決要求が、DNSサーバ装置14の名前解決をするものであった場合、名前解決要求をDNSサーバ装置14に問い合わせることで、DNSサーバ装置14から名前解決応答を取得し、名前解決応答生成部126b2は、名前解決応答に含まれるホスト名及びIPアドレスを名前解決装置12のホスト名及びIPアドレスに置き換えた名前解決応答を生成することができる。したがって、DNSサーバ装置14に登録すべき名前解決情報を記憶し、たとえばインターネット上のDNSサーバ装置14に登録したときと同様に名前解決ができる。   As described above, in the third embodiment, since the external name resolution unit 126b1 inquires the DNS server device 14 about the name resolution request, the external name resolution unit 126b1 is connected to the communication terminal device 10 or 10a, 10b. When the received name resolution request is to resolve the name of the DNS server device 14, the name resolution response is acquired from the DNS server device 14 by inquiring the name resolution request to the DNS server device 14, and the name resolution response is obtained. The generation unit 126b2 can generate a name resolution response in which the host name and IP address included in the name resolution response are replaced with the host name and IP address of the name resolution device 12. Therefore, name resolution information to be registered in the DNS server device 14 is stored, and for example, name resolution can be performed in the same manner as when it is registered in the DNS server device 14 on the Internet.

(実施の形態4)
ところで、上記実施の形態1〜3で説明した名前解決装置および名前解決方法は、あらかじめ用意されたプログラムをパーソナル・コンピュータやワークステーションなどのコンピュータシステムで実行することによって実現することができる。そこで、本実施の形態4では、上記実施の形態1〜3で説明した名前解決装置と同様の機能を有する名前解決プログラムを実行するコンピュータシステムについて説明する。
(Embodiment 4)
By the way, the name resolution apparatus and the name resolution method described in the first to third embodiments can be realized by executing a program prepared in advance on a computer system such as a personal computer or a workstation. Therefore, in the fourth embodiment, a computer system that executes a name resolution program having the same function as the name resolution apparatus described in the first to third embodiments will be described.

図13は、本実施の形態4に係るコンピュータシステムの構成を示すシステム構成図であり、図14は、図13に示すコンピュータシステムにおける本体部の構成を示すブロック図である。図13に示すように、本実施の形態4に係るコンピュータシステム200は、本体部201と、本体部201からの指示によって表示画面202aに画像などの情報を表示するためのディスプレイ202と、このコンピュータシステム200に種々の情報を入力するためのキーボード203と、ディスプレイ202の表示画面202a上の任意の位置を指定するためのマウス204とを備える。   FIG. 13 is a system configuration diagram showing the configuration of the computer system according to the fourth embodiment, and FIG. 14 is a block diagram showing the configuration of the main body in the computer system shown in FIG. As shown in FIG. 13, a computer system 200 according to the fourth embodiment includes a main body 201, a display 202 for displaying information such as an image on a display screen 202a according to an instruction from the main body 201, and the computer. A keyboard 203 for inputting various information to the system 200 and a mouse 204 for designating an arbitrary position on the display screen 202a of the display 202 are provided.

また、このコンピュータシステム200における本体部201は、図14に示すように、CPU221と、RAM222と、ROM223と、ハードディスクドライブ(HDD)224と、CD−ROM209を受け入れるCD−ROMドライブ225と、フレキシブルディスク(FD)208を受け入れるFDドライブ226と、ディスプレイ202、キーボード203並びにマウス204を接続するI/Oインターフェース227と、ローカルエリアネットワークまたは広域エリアネットワーク(LAN/WAN)206に接続するLANインターフェース228とを備える。   Further, as shown in FIG. 14, the main body unit 201 in the computer system 200 includes a CPU 221, a RAM 222, a ROM 223, a hard disk drive (HDD) 224, a CD-ROM drive 225 that accepts a CD-ROM 209, and a flexible disk. An FD drive 226 that accepts an (FD) 208; an I / O interface 227 that connects the display 202, keyboard 203, and mouse 204; and a LAN interface 228 that connects to a local area network or wide area network (LAN / WAN) 206 Prepare.

さらに、このコンピュータシステム200には、インターネットなどの公衆回線207に接続するためのモデム205が接続されるとともに、LANインターフェース228およびLAN/WAN206を介して、他のコンピュータシステム(PC)211、サーバ212並びにプリンタ213などが接続される。   Further, a modem 205 for connecting to a public line 207 such as the Internet is connected to the computer system 200, and another computer system (PC) 211 and server 212 are connected via a LAN interface 228 and a LAN / WAN 206. In addition, a printer 213 and the like are connected.

そして、このコンピュータシステム200は、所定の記録媒体に記録された名前解決プログラムを読み出して実行することで名前解決装置を実現する。ここで、所定の記録媒体とは、フレキシブルディスク(FD)208、CD−ROM209、MOディスク、DVDディスク、光磁気ディスク、ICカードなどの「可搬用の物理媒体」の他に、コンピュータシステム200の内外に備えられるハードディスクドライブ(HDD)224や、RAM222、ROM223などの「固定用の物理媒体」、さらに、モデム205を介して接続される公衆回線207や、他のコンピュータシステム211並びにサーバ212が接続されるLAN/WAN206などのように、プログラムの送信に際して短期にプログラムを保持する「通信媒体」など、コンピュータシステム200によって読み取り可能な名前解決プログラムを記録する、あらゆる記録媒体を含むものである。   And this computer system 200 implement | achieves a name resolution apparatus by reading and executing the name resolution program recorded on the predetermined recording medium. Here, the predetermined recording medium is not limited to “portable physical medium” such as flexible disk (FD) 208, CD-ROM 209, MO disk, DVD disk, magneto-optical disk, IC card, etc. Connected to internal and external hard disk drives (HDD) 224, “fixed physical media” such as RAM 222 and ROM 223, public line 207 connected via modem 205, other computer system 211, and server 212 Any recording medium that records a name resolution program readable by the computer system 200 such as a “communication medium” that holds the program in a short period of time when the program is transmitted, such as a LAN / WAN 206 that is used.

すなわち、名前解決プログラムは、上記した「可搬用の物理媒体」、「固定用の物理媒体」、「通信媒体」などの記録媒体に、コンピュータ読み取り可能に記録されるものであり、コンピュータシステム200は、このような記録媒体から名前解決プログラムを読み出して実行することで名前解決装置および名前解決方法を実現する。なお、名前解決プログラムは、コンピュータシステム200によって実行されることに限定されるものではなく、他のコンピュータシステム211またはサーバ212が名前解決プログラムを実行する場合や、これらが協働して名前解決プログラムを実行するような場合にも、本発明を同様に適用することができる。   That is, the name resolution program is recorded on a recording medium such as the above-described “portable physical medium”, “fixed physical medium”, “communication medium”, etc. so that the computer system 200 can be read. The name resolution program and the name resolution method are realized by reading and executing the name resolution program from such a recording medium. Note that the name resolution program is not limited to being executed by the computer system 200, and when the other computer system 211 or the server 212 executes the name resolution program, the name resolution program cooperates with the name resolution program. The present invention can be similarly applied to the case where the above is executed.

ところで、実施の形態1および実施の形態3では、通信端末装置10のホスト名とホスト名に対応するIPアドレスを更新する場合も新規登録と同じ名前登録手順を用いて名前登録するよう説明したが、本発明はそれに限定されるものではなく、更新する場合は名前解決装置12の内部インタフェースのIPアドレスを記憶し、名前解決装置12に直接名前登録することができる。   In the first and third embodiments, the host name of the communication terminal device 10 and the IP address corresponding to the host name are also updated using the same name registration procedure as that for new registration. The present invention is not limited to this, and when updating, the IP address of the internal interface of the name resolution device 12 can be stored, and the name can be directly registered in the name resolution device 12.

また、実施の形態1〜4では、名前解決装置12が入力部および表示部を持ち、ユーザが直接、名前解決装置12とインタフェースする場合について説明したが、本発明はそれに限定されるものではなく、名前解決装置12が入力部および表示部を持たず、ユーザがLANで接続された通信端末装置10に搭載されたWebブラウザを介して名前解決装置12とインタフェースする場合について適用することができる。また、その場合、記憶部は、RAM(Random Access Memory)を用いる。   In the first to fourth embodiments, the case where the name resolution device 12 has an input unit and a display unit and the user directly interfaces with the name resolution device 12 has been described. However, the present invention is not limited thereto. The present invention can be applied to a case where the name resolution device 12 does not have an input unit and a display unit, and the user interfaces with the name resolution device 12 via a Web browser mounted on the communication terminal device 10 connected via a LAN. In this case, the storage unit uses a RAM (Random Access Memory).

また、実施の形態1および実施の形態3では、通信機器およびネットワークはIPv6対応である場合について説明したが、本発明はこれに限定されるものではなく、通信機器およびネットワークがIPv4対応である場合についても適用することができる。   In the first and third embodiments, the case where the communication device and the network are compatible with IPv6 has been described. However, the present invention is not limited to this, and the communication device and the network are compatible with IPv4. Can also be applied.

本実施の形態1に係る名前解決システムのDNS UPDATEを利用した名前登録を説明する図である。It is a figure explaining name registration using DNS UPDATE of the name resolution system concerning this Embodiment 1. FIG. 本実施の形態1に係る名前解決システムの外部名前登録を説明する図である。It is a figure explaining the external name registration of the name resolution system which concerns on this Embodiment 1. FIG. 本実施の形態1に係る名前解決システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the name resolution system which concerns on this Embodiment 1. 図3に示す名前解決装置の名前解決情報記憶部の一例を示す図である。It is a figure which shows an example of the name resolution information storage part of the name resolution apparatus shown in FIG. 図3に示す名前解決装置の名前解決情報のユーザインタフェースの一例を示す図である。It is a figure which shows an example of the user interface of the name resolution information of the name resolution apparatus shown in FIG. 図3に示す名前解決装置の名前解決パケット振分手順を示すフローチャートである。It is a flowchart which shows the name resolution packet distribution procedure of the name resolution apparatus shown in FIG. 図3に示す名前解決装置の名前解決手順を示すフローチャートである。It is a flowchart which shows the name resolution procedure of the name resolution apparatus shown in FIG. 図6に示す名前解決/更新/削除手順を示すフローチャートである。It is a flowchart which shows the name resolution / update / deletion procedure shown in FIG. 図3に示す名前解決装置の外部登録手順を示すフローチャートである。It is a flowchart which shows the external registration procedure of the name resolution apparatus shown in FIG. 本実施の形態2に係る名前解決システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the name resolution system which concerns on this Embodiment 2. 図10に示す名前解決装置の外部登録手順を示すフローチャートである。It is a flowchart which shows the external registration procedure of the name resolution apparatus shown in FIG. 本実施の形態3に係る名前解決装置の名前解決手順を示すフローチャートである。It is a flowchart which shows the name resolution procedure of the name resolution apparatus which concerns on this Embodiment 3. 本実施の形態4に係るコンピュータシステムの構成を示すシステム構成図である。FIG. 10 is a system configuration diagram illustrating a configuration of a computer system according to a fourth embodiment. 図13に示すコンピュータシステムにおける本体部の構成を示すブロック図である。It is a block diagram which shows the structure of the main-body part in the computer system shown in FIG.

符号の説明Explanation of symbols

10,10a、10b ローカルノードまたは通信端末装置
11、13 ネットワーク
12 名前解決装置
14 DNSサーバまたはDNSサーバ装置
15 名前登録サーバ装置
101 インタフェース部
102、123 入力部
103,124 表示部
104 制御部
104a 名前解決要求生成部
104b 名前登録要求生成部
121 内部インタフェース部
122 外部インタフェース部
125 記憶部
125a 名前解決情報記憶部
125b DNSサーバ装置テーブル
126 制御部
126a 名前解決パケット振分部
126b 名前解決部
126b1 外部名前解決部
126b2 名前解決応答生成部
126b3 名前解決情報検索部
126c 名前登録部
126c1 外部名前登録選択部
126c2 外部名前登録要求部
200 コンピュータシステム
201 本体部
202 ディスプレイ
202a 表示画面
203 キーボード
204 マウス
205 モデム
206 ローカルエリアネットワークまたは広域エリアネットワーク(LAN/WAN)
207 公衆回線
208 フレキシブルディスク(FD)
209 CD−ROM
211 他のコンピュータシステム(PC)
212 サーバ
213 プリンタ
221 CPU
222 RAM
223 ROM
224 ハードディスクドライブ(HDD)
225 CD−ROMドライブ
226 FDドライブ
227 I/Oインターフェース
228 LANインターフェース
10, 10a, 10b Local node or communication terminal device 11, 13 Network 12 Name resolution device 14 DNS server or DNS server device 15 Name registration server device 101 Interface unit 102, 123 Input unit 103, 124 Display unit 104 Control unit 104a Name resolution Request generation unit 104b Name registration request generation unit 121 Internal interface unit 122 External interface unit 125 Storage unit 125a Name resolution information storage unit 125b DNS server device table 126 Control unit 126a Name resolution packet distribution unit 126b Name resolution unit 126b1 External name resolution unit 126b2 Name resolution response generation unit 126b3 Name resolution information search unit 126c Name registration unit 126c1 External name registration selection unit 126c2 External name registration request unit 200 Computer system 201 Body 202 Display 202a Display screen 203 Keyboard 204 Mouse 205 Modem 206 Local area network or wide area network (LAN / WAN)
207 Public line 208 Flexible disk (FD)
209 CD-ROM
211 Other computer systems (PC)
212 Server 213 Printer 221 CPU
222 RAM
223 ROM
224 hard disk drive (HDD)
225 CD-ROM drive 226 FD drive 227 I / O interface 228 LAN interface

Claims (9)

通信端末装置と該通信端末装置からの名前解決要求に対して名前解決をする名前解決サーバ装置との間を仲介する名前解決装置であって、
前記通信端末装置から、あるドメインを管理する名前解決サーバ装置の名前解決要求を受信した場合、該名前解決要求に対して前記名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成する名前解決応答生成手段と、
前記名前解決応答生成手段によって生成された名前解決応答を、前記通信端末装置に送信する名前解決応答送信手段と、
前記通信端末装置が任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を前記名前解決装置に登録要求する名前登録要求を受信する名前登録要求受信手段と、
前記名前登録要求受信手段によって受信された名前登録要求に含まれる名前解決情報を記憶する名前解決情報記憶手段と
を備えることを特徴とする名前解決装置。
A name resolution device that mediates between a communication terminal device and a name resolution server device that performs name resolution in response to a name resolution request from the communication terminal device,
When a name resolution request of a name resolution server device that manages a certain domain is received from the communication terminal device, a name that generates a name resolution response including an identification name and address information of the name resolution device in response to the name resolution request A solution response generating means;
Name resolution response transmission means for transmitting the name resolution response generated by the name resolution response generation means to the communication terminal device;
A name registration request receiving means for receiving a name registration request for requesting the name resolution apparatus to register name resolution information including an identification name and address information of an arbitrary communication terminal apparatus;
A name resolution apparatus comprising: name resolution information storage means for storing name resolution information included in the name registration request received by the name registration request reception means.
前記名前解決要求を前記名前解決サーバ装置に問い合わせる外部名前解決手段をさらに備え、
前記外部名前解決手段は、前記通信端末装置から受信した名前解決要求が、前記名前解決サーバ装置の名前解決をするものであった場合、該名前解決要求を該名前解決サーバ装置に問い合わせることで、該名前解決サーバ装置から名前解決応答を取得し、
前記名前解決応答生成手段は、該名前解決応答に含まれる識別名及びアドレス情報を前記名前解決装置の識別名及びアドレス情報に置き換えた名前解決応答を生成することを特徴とする請求項1に記載の名前解決装置。
An external name resolution means for querying the name resolution server device for the name resolution request;
When the name resolution request received from the communication terminal device is to resolve the name of the name resolution server device, the external name resolution means inquires the name resolution server device for the name resolution request, Obtain a name resolution response from the name resolution server device,
2. The name resolution response generation unit generates a name resolution response by replacing the identification name and address information included in the name resolution response with the identification name and address information of the name resolution device. Name resolution device.
前記名前解決情報記憶手段によって記憶された名前解決情報のうち、任意の識別名と該任意の識別名に対応するアドレス情報とを選択させる外部名前登録選択手段と、
前記外部名前登録選択手段によって選択された識別名と該識別名に対応するアドレス情報とを、前記名前解決サーバ装置に登録するよう要求する外部登録要求手段をさらに備えたことを特徴とする請求項1に記載の名前解決装置。
Of the name resolution information stored by the name resolution information storage means, an external name registration selection means for selecting an arbitrary identification name and address information corresponding to the arbitrary identification name;
The external registration request means for requesting to register the identification name selected by the external name registration selection means and the address information corresponding to the identification name in the name resolution server device. 1. The name resolution device according to 1.
通信端末装置と該通信端末装置からの名前解決要求に対して名前解決をする名前解決サーバ装置との間を仲介する名前解決装置とからなる名前解決システムであって、
前記通信端末装置は、
あるドメインを管理する名前解決サーバ装置の前記名前解決要求を前記名前解決装置に送信する名前解決要求送信手段と、
前記名前解決要求に対する応答として、前記名前解決装置の識別名及びアドレス情報を含む名前解決応答を前記名前解決装置から受信する名前解決応答受信手段と、
任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を前記名前解決装置に登録要求する名前登録要求を送信する名前登録要求送信手段と、を備え、
前記名前解決装置は、
前記通信端末装置から、前記名前解決サーバ装置の前記名前解決要求を受信した場合、前記名前解決要求に対して前記名前解決応答を生成する名前解決応答生成手段と、
前記名前解決応答生成手段によって生成された前記名前解決応答を、前記通信端末装置に送信する名前解決応答送信手段と、
前記名前登録要求送信手段によって送信された前記名前登録要求を受信する名前登録要求受信手段と、
前記名前登録要求受信手段によって受信された前記名前登録要求に含まれる前記名前解決情報を記憶する名前解決情報記憶手段と、
を備えることを特徴とする名前解決システム。
A name resolution system comprising a communication terminal device and a name resolution device that mediates between a name resolution server device that performs name resolution in response to a name resolution request from the communication terminal device,
The communication terminal device
Name resolution request transmission means for transmitting the name resolution request of the name resolution server device managing a certain domain to the name resolution device;
As a response to the name resolution request, name resolution response receiving means for receiving a name resolution response including an identification name and address information of the name resolution device from the name resolution device;
Name registration request transmitting means for transmitting a name registration request for requesting registration of name resolution information including identification name and address information of an arbitrary communication terminal device to the name resolution device,
The name resolution device
A name resolution response generating means for generating the name resolution response to the name resolution request when the name resolution request of the name resolution server device is received from the communication terminal device;
Name resolution response transmission means for transmitting the name resolution response generated by the name resolution response generation means to the communication terminal device;
Name registration request receiving means for receiving the name registration request transmitted by the name registration request transmitting means;
Name resolution information storage means for storing the name resolution information included in the name registration request received by the name registration request reception means;
A name resolution system characterized by comprising:
前記名前解決要求に基づいて、前記名前解決情報記憶手段に記憶された名前解決情報を検索する名前解決情報検索手段をさらに備え、
前記名前解決応答生成手段は、前記名前解決情報検索手段によって前記名前解決情報が検索された場合に、検索された名前解決情報を含む名前解決応答を生成することを特徴とする請求項1に記載の名前解決装置。
Further comprising name resolution information search means for searching for name resolution information stored in the name resolution information storage means based on the name resolution request;
The name resolution response generation unit generates a name resolution response including the searched name resolution information when the name resolution information is searched by the name resolution information search unit. Name resolution device.
前記名前解決情報記憶手段は、任意の通信端末装置の識別名とアドレス情報、及び検出した時刻または物理アドレス情報を記憶することを特徴とする請求項1に記載の名前解決装置。   2. The name resolution apparatus according to claim 1, wherein the name resolution information storage unit stores an identification name and address information of an arbitrary communication terminal apparatus, and detected time or physical address information. 前記名前登録要求受信手段は、前記名前登録要求に含まれる名前解決情報のアドレス情報がリンクローカルスコープのIPv6アドレスであった場合、前記ネットワークに通知されている経路制御パケットに含まれるIPv6ネットワークプレフィックスを用いてグローバルスコープのアドレス情報を生成し、
前記名前解決情報記憶手段は、前記名前登録要求受信手段によって生成されたアドレス情報を記憶することを特徴とする請求項1に記載の名前解決装置。
The name registration request receiving means, when the address information of the name resolution information included in the name registration request is an IPv6 address of a link local scope, an IPv6 network prefix included in a route control packet notified to the network. Use to generate global scope address information,
The name resolution apparatus according to claim 1, wherein the name resolution information storage unit stores address information generated by the name registration request reception unit.
通信端末装置と該通信端末装置からの名前解決要求に対して名前解決をする名前解決サーバ装置との間を仲介する名前解決装置に用いられる名前解決方法であって、
前記通信端末装置から、あるドメインを管理する名前解決サーバ装置の名前解決要求を受信した場合、該名前解決要求に対して前記名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成する工程と、
生成された名前解決応答を、前記通信端末装置に送信する工程と、
前記通信端末装置が任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を前記名前解決装置に登録要求する名前登録要求を受信する工程と、
前記名前登録要求受信手段によって受信された名前登録要求に含まれる名前解決情報を記憶する工程と、
を含んだことを特徴とする名前解決方法。
A name resolution method used in a name resolution device that mediates between a communication terminal device and a name resolution server device that performs name resolution in response to a name resolution request from the communication terminal device,
A step of generating a name resolution response including an identification name and address information of the name resolution device in response to the name resolution request when receiving a name resolution request of a name resolution server device managing a certain domain from the communication terminal device When,
Transmitting the generated name resolution response to the communication terminal device;
Receiving a name registration request for requesting the name resolution device to register name resolution information including the identification name and address information of an arbitrary communication terminal device;
Storing name resolution information included in the name registration request received by the name registration request receiving means;
Name resolution method characterized by including.
通信端末装置と該通信端末装置からの名前解決要求に対して名前解決をする名前解決サーバ装置との間を仲介する名前解決装置に用いられる名前解決プログラムであって、
前記通信端末装置から、あるドメインを管理する名前解決サーバ装置の名前解決要求を受信した場合に、該名前解決要求に対して前記名前解決装置の識別名及びアドレス情報を含む名前解決応答を生成し、
該名前解決応答を前記通信端末装置に送信し、
前記通信端末装置が任意の通信端末装置の識別名及びアドレス情報を含む名前解決情報を前記名前解決装置に登録要求する名前登録要求を受信し、
受信した該名前登録要求に含まれる名前解決情報を記憶し、
前記通信端末装置から名前解決要求を受信した場合、該名前解決要求に該当する名前解決情報がすでに記憶されていたときは、該記憶している名前解決情報を応答し、
記憶されていなかった場合には、該名前解決要求を前記名前解決サーバ装置に問い合わせた結果を応答する手順をコンピュータに実行させることを特徴とする名前解決プログラム。
A name resolution program used in a name resolution device that mediates between a communication terminal device and a name resolution server device that performs name resolution in response to a name resolution request from the communication terminal device,
When a name resolution request of a name resolution server device managing a certain domain is received from the communication terminal device, a name resolution response including an identification name and address information of the name resolution device is generated in response to the name resolution request ,
Sending the name resolution response to the communication terminal device;
The communication terminal apparatus receives a name registration request for requesting the name resolution apparatus to register name resolution information including an identification name and address information of an arbitrary communication terminal apparatus,
Storing name resolution information included in the received name registration request;
When the name resolution request is received from the communication terminal device, if the name resolution information corresponding to the name resolution request has already been stored, the stored name resolution information is responded.
If not stored, a name resolution program causing a computer to execute a procedure of responding to a result of inquiring the name resolution request to the name resolution server device.
JP2003387915A 2003-11-18 2003-11-18 Name resolution device, name resolution system, name resolution method, and name resolution program Expired - Fee Related JP3959386B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003387915A JP3959386B2 (en) 2003-11-18 2003-11-18 Name resolution device, name resolution system, name resolution method, and name resolution program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003387915A JP3959386B2 (en) 2003-11-18 2003-11-18 Name resolution device, name resolution system, name resolution method, and name resolution program

Publications (2)

Publication Number Publication Date
JP2005151315A JP2005151315A (en) 2005-06-09
JP3959386B2 true JP3959386B2 (en) 2007-08-15

Family

ID=34695142

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003387915A Expired - Fee Related JP3959386B2 (en) 2003-11-18 2003-11-18 Name resolution device, name resolution system, name resolution method, and name resolution program

Country Status (1)

Country Link
JP (1) JP3959386B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4810358B2 (en) 2006-08-29 2011-11-09 キヤノン株式会社 Network device, network device control method, program, and storage medium
JP5041381B2 (en) * 2010-02-05 2012-10-03 Necアクセステクニカ株式会社 Name resolution system, name resolution server, name resolution method, and name resolution program
JP5225435B2 (en) * 2011-07-12 2013-07-03 キヤノン株式会社 Network device, network device control method, and program
JP5442092B2 (en) * 2012-10-30 2014-03-12 キヤノン株式会社 Network device, network device control method, and program

Also Published As

Publication number Publication date
JP2005151315A (en) 2005-06-09

Similar Documents

Publication Publication Date Title
US7620732B2 (en) Apparatus for and method of setting communication path
KR100769616B1 (en) Data processing device, registration method, and storage medium
US8271490B2 (en) System for generating permalink of mash-up map
JP2016506655A (en) DNS service providing method and apparatus
JP5648282B2 (en) Screen management apparatus and program
JP3959386B2 (en) Name resolution device, name resolution system, name resolution method, and name resolution program
JP5677005B2 (en) Image processing apparatus, image processing apparatus control method, and program
US8560701B2 (en) Method and apparatus for web service communication
JP2012063813A (en) Image formation device, control method for image formation device and computer program
JP4632450B2 (en) COMMUNICATION DEVICE AND ITS CONTROL METHOD
JP2019003390A (en) Proxy device, providing device, information processing method and information processing program
JP3873975B2 (en) View access control method by domain name, DNS server system apparatus, view access control program by domain name, and storage medium storing view access control program by domain name
JP2002152253A (en) Communication management system, communication terminal, and communication management method, and program storage medium
JP2008060647A (en) Network system capable of accessing terminal for acquiring dynamic nw address, access method, and gateway
JP2007299170A (en) Information providing method, system, and program
US7773552B2 (en) Mobile communication system and mobile communication method
JP2008523497A (en) Method and apparatus for routing information to application services
JP6084023B2 (en) Information processing apparatus, program, and control method
JP2009182631A (en) Network system
WO2002054274A1 (en) Method and apparatus for domain hosting by using logo domain
JP3919735B2 (en) Communication path setting device, communication path setting method, and communication path setting program
JP2004145707A (en) Network filing system, its control method, program for realizing control method, and storage medium
CN115297087A (en) Domain name query method, system, device, equipment and storage medium
JP2002251495A (en) Method, server and program for providing guide map information
WO2013168235A1 (en) Program, information processing device, and data supply method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061121

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070213

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070329

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: 20070508

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070514

LAPS Cancellation because of no payment of annual fees