JP4825780B2 - Translator device and its address system conversion method - Google Patents

Translator device and its address system conversion method Download PDF

Info

Publication number
JP4825780B2
JP4825780B2 JP2007301112A JP2007301112A JP4825780B2 JP 4825780 B2 JP4825780 B2 JP 4825780B2 JP 2007301112 A JP2007301112 A JP 2007301112A JP 2007301112 A JP2007301112 A JP 2007301112A JP 4825780 B2 JP4825780 B2 JP 4825780B2
Authority
JP
Japan
Prior art keywords
address
address system
node
information
http
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
JP2007301112A
Other languages
Japanese (ja)
Other versions
JP2009130477A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2007301112A priority Critical patent/JP4825780B2/en
Publication of JP2009130477A publication Critical patent/JP2009130477A/en
Application granted granted Critical
Publication of JP4825780B2 publication Critical patent/JP4825780B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、あるアドレス体系のノードから別のアドレス体系ノードヘの通信を実現するトランスレータ装置において、レスポンスデータ内の情報のうち、アドレス体系の情報を変換する技術に関する。   The present invention relates to a technique for converting address system information among information in response data in a translator device that realizes communication from a node of a certain address system to another address system node.

各種アプリケーション利用者は、送信先ノードを指定する際、アドレスではなく、人間に理解しやすいホスト名(ドメイン名含む)を利用することが一般的である。それをふまえて、例として従来のIPv6/IPv4トランスレータは、利用者が指定したホスト名から送信先ノードのIPアドレス解決要求メッセージDNS(Domain Name System)クエリに対するクエリレスポンスのIPアドレス情報を変換し、IPv4ノードからIPv6ノード、またIPv6ノードからIPv4ノードヘの通信を実現するDNS−ALG機能を具備したものが一般的である。   Various application users generally use a host name (including a domain name) that is easy for humans to understand, not an address, when specifying a destination node. Based on this, as an example, the conventional IPv6 / IPv4 translator converts the IP address information of the query response to the IP address resolution request message DNS (Domain Name System) query of the destination node from the host name specified by the user, In general, a device having a DNS-ALG function for realizing communication from an IPv4 node to an IPv6 node and from an IPv6 node to an IPv4 node is provided.

特開平11−17726号公報Japanese Patent Laid-Open No. 11-17726

従来のトランスレータにおいて、HTTPを利用した通信でも、一旦はDNS−ALGによって、IPv4ノードからIPv6サーバ、またはIPv6ノードからIPv4サーバヘの通信は実現できる。しかし、WebサーバからのHTTPレスポンス情報内に、ホスト名情報ではなくIPアドレス情報が直接記述されている場合、当該IPアドレスを利用した次の通信時には、当該IPバージョンのアドレスが当該ノードに無いため通信ができない状況が発生する。   In a conventional translator, even with communication using HTTP, communication from an IPv4 node to an IPv6 server or from an IPv6 node to an IPv4 server can be realized once by DNS-ALG. However, when the IP address information instead of the host name information is directly described in the HTTP response information from the Web server, the address of the IP version does not exist in the node at the next communication using the IP address. A situation occurs where communication is not possible.

IPv6からIPv4への通信を例にし図1にて詳細を説明する。図1において、1はIPv6ノード(webクライアント)、2はDNSサーバ、3はIPv4ノード(webサーバ)、4、6はwebページである。5はwebページ4に記述されたIPv4のアドレス情報、7はwebページ6に記述されたIPv4のアドレス情報である。10は従来のトランスレータ装置(以下、単に「トランスレータ10」という。)、11はDNS−ALG(Application Level Gateway)、12はIPアドレス対応表である。トランスレータ10は、DNS−ALG11とIPアドレス対応表12を備える。
IPv6アドレスしか持たず、IPv6での疎通性しか持たないIPv6ノード1のWebクライアントは、利用者から指定されたホスト名のIPv6アドレス解決要求メッセージをDNS−ALG11に送信する(101)。DNS−ALG11は外部のDNSサーバ2にIPv4/IPv6アドレス解決要求メッセージを両方送信する(102)。DNSサーバ2から、IPv4アドレスしか持たず、IPv4での疎通性しか持たないIPv4ノード3のIPv4アドレス(IPv4:a)のみが返信された場合(103)、DNS−ALG11は、当該IPv4アドレス(IPv4:a)に対応するIPv6アドレス(IPv6:A)を割り当て、IPアドレス対応表12に(IPv6:A⇔IPv4:aペア)登録(104)し、割り当てたIPv6アドレス(IPv6:A)をIPv6ノード1に返信する(105)。
Details will be described with reference to FIG. 1 by taking communication from IPv6 to IPv4 as an example. In FIG. 1, 1 is an IPv6 node (web client), 2 is a DNS server, 3 is an IPv4 node (web server), and 4 and 6 are web pages. 5 is IPv4 address information described in the web page 4, and 7 is IPv4 address information described in the web page 6. 10 is a conventional translator device (hereinafter simply referred to as “translator 10”), 11 is a DNS-ALG (Application Level Gateway), and 12 is an IP address correspondence table. The translator 10 includes a DNS-ALG 11 and an IP address correspondence table 12.
The Web client of the IPv6 node 1 having only an IPv6 address and having only IPv6 communication transmits an IPv6 address resolution request message with a host name designated by the user to the DNS-ALG 11 (101). The DNS-ALG 11 transmits both IPv4 / IPv6 address resolution request messages to the external DNS server 2 (102). When the DNS server 2 returns only the IPv4 address (IPv4: a) of the IPv4 node 3 having only IPv4 address and having only IPv4 communication (103), the DNS-ALG 11 sends the IPv4 address (IPv4 IPv6 address (IPv6: A) corresponding to: a) is assigned, (IPv6: A⇔IPv4: a pair) is registered (104) in the IP address correspondence table 12, and the assigned IPv6 address (IPv6: A) is IPv6 node Reply to 1 (105).

IPv6ノード1は送信先アドレスにIPv6:Aを指定してHTTPゲットメッセージをトランスレータ10に送信する(106)。トランスレータ10はIPアドレス対応表12に変換すべきアドレスが存在するか検査(107)して、存在する場合、当該IPv6アドレスに対応するIPv4アドレスに変換する(108)。この場合IPv6:AからIPv4:aに変換し、IPv4ノードにHTTPゲットメッセージを送信する(109)。   The IPv6 node 1 designates IPv6: A as the transmission destination address and transmits an HTTP get message to the translator 10 (106). The translator 10 checks whether there is an address to be converted in the IP address correspondence table 12 (107), and if it exists, converts it to an IPv4 address corresponding to the IPv6 address (108). In this case, the IPv6: A is converted to IPv4: a, and an HTTP get message is transmitted to the IPv4 node (109).

IPv4ノード3のWebサーバは、HTTPゲットメッセージに対するHTTPレスポンスをトランスレータ10に返信する(110)ので、トランスレータ10はIPアドレス対応表12を変換すべきアドレスが存在するか検査(111)して、存在する場合、当該IPv4アドレスに対応するIPv6アドレスに変換する(112)。この場合、IPv4:aからIPv6:Aに変換し、IPv6ノード1のWebクライアントにHTTPレスポンスの情報を転送する(113)。   Since the Web server of the IPv4 node 3 returns an HTTP response to the HTTP get message to the translator 10 (110), the translator 10 checks whether there is an address to be translated in the IP address correspondence table 12 (111) and exists. If so, it is converted into an IPv6 address corresponding to the IPv4 address (112). In this case, the IPv4: a is converted to IPv6: A, and the HTTP response information is transferred to the Web client of the IPv6 node 1 (113).

しかし、HTTPレスポンスの情報の中には、リンク情報など次の通信につながる情報が多く含まれており、IPv4アドレス情報が直接記述されていた場合、IPv6アドレスしか持たず、IPv6での疎通性しか持たないIPv6ノードは処理できず、リンク先へのアクセスができない(114)。   However, the information of the HTTP response contains a lot of information that leads to the next communication such as link information, and when the IPv4 address information is directly described, it has only an IPv6 address, and it has only IPv6 communication. The IPv6 node that does not have cannot be processed and the link destination cannot be accessed (114).

本発明の目的は、レスポンス情報内にアドレス情報が直接記述されている場合でも、当該アドレス情報を利用した次の通信を行うことができるアドレス体系変換技術を提供することである。   An object of the present invention is to provide an address system conversion technique capable of performing the next communication using the address information even when the address information is directly described in the response information.

本明細書において開示される発明のうち、代表的なものの概要を簡単に説明すれば、以下のとおりである。   Of the inventions disclosed in this specification, the outline of typical ones will be briefly described as follows.

第1の発明は、第1のアドレス体系のノードと第2のアドレス体系ノード間の通信を実現するトランスレータ装置であって、第1のアドレス体系のノードから受信した第1のアドレス体系のアドレス解決メッセージに対して、第2のアドレス体系のアドレスのみしか得られなかった場合、当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、アドレス対応表に登録し、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する第1の手段と、前記第1のアドレス体系のノードから第1のアドレス体系のアドレスを指定したHTTPゲットメッセージを受信し、前記アドレス対応表に変換すべきアドレスが存在するか検査して、存在する場合、当該第1のアドレス体系のアドレスに対応する第2のアドレス体系のアドレスに変換し、第2のアドレス体系のノードに前記HTTPゲットメッセージを送信する第2の手段と、第2のアドレス体系のノードから受信したHTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認し、有る場合、前記アドレス対応表に前記データ内のアドレス情報を変換すべきアドレスが既に存在するか検査し、存在する場合は当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスに変換し、存在しない場合は第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て前記アドレス対応表に登録すると共に当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスに変換し、変換したHTTPレスポンスを返信先である前記第1のアドレス体系のノードに送信する第3の手段と、を備え、前記第3の手段は、前記HTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認する際に、タグを解析し、通信先を示すリンクにアドレス情報が有る場合にのみ、有ると判断することを特徴とする。 A first invention is a translator device that realizes communication between a node of a first address system and a node of a second address system, and resolves an address of the first address system received from the node of the first address system When only the address of the second address system is obtained for the message, the address of the first address system corresponding to the address of the second address system is assigned, registered in the address correspondence table, and assigned A first means for returning an address of the first address system to the node of the first address system; and an HTTP get message designating an address of the first address system from the node of the first address system. If there is an address to be converted in the address correspondence table, and if it exists, the address of the first address system is Converting the address of the second address system corresponding to the scan, and second means for transmitting the HTTP GET message to the node of the second address system, data of an HTTP response received from the node of the second address system The address correspondence table checks whether there is already an address to which the address information in the data is to be converted. If there is, the second address system is checked. The address of the first address system corresponding to the address of the second address system is converted to the address of the second address system, and if it does not exist, the address of the first address system corresponding to the address of the second address system is assigned and registered in the address correspondence table. together into a first address address system corresponding to the address of the second address system, converted HTTP Comprises third means for transmitting Suponsu to nodes of the a Reply first address system, the said third means, the second address system of the address information in said data of the HTTP response When checking the presence / absence, the tag is analyzed, and it is determined that the tag is present only when the link indicating the communication destination has address information .

第2の発明は、第1のアドレス体系のノードと第2のアドレス体系ノード間の通信を実現するトランスレータ装置であって、第1のアドレス体系のノードから受信した第1のアドレス体系のアドレス解決メッセージに対して、第2のアドレス体系のアドレスのみしか得られなかった場合、当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、アドレス対応表に登録し、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する第1の手段と、前記第1のアドレス体系のノードから第1のアドレス体系のアドレスを指定したHTTPゲットメッセージを受信し、前記アドレス対応表に変換すべきアドレスが存在するか検査して、存在する場合、当該第1のアドレス体系のアドレスに対応する第2のアドレス体系のアドレスに変換し、第2のアドレス体系のノードに前記HTTPゲットメッセージを送信する第2の手段と、第2のアドレス体系のノードから受信したHTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認し、有る場合、内部DNSで管理しているドメイン名を利用したホスト名と第2のアドレス体系のアドレス情報のペアを前記内部DNSに登録すると共に当該第2のアドレス体系のアドレス情報から前記ホスト名情報に変換し、変換したHTTPレスポンスを返信先である第1のアドレス体系のノードに送信する第3の手段と、前記第1のアドレス体系のノードから前記ホスト名のアドレス解決要求メッセージを受信し、前記内部DNSサーバに第1のアドレス体系および第2のアドレス体系のアドレス解決メッセージを送信し、前記内部DNSサーバから返信された第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、前記アドレス対応表に登録すると共に、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する第4の手段と、を備え、前記第3の手段は、前記HTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認する際に、タグを解析し、通信先を示すリンクにアドレス情報が有る場合にのみ、有ると判断することを特徴とする。 According to a second aspect of the present invention, there is provided a translator device that realizes communication between a first address system node and a second address system node, wherein the first address system address is received from the first address system node. When only the address of the second address system is obtained for the message, the address of the first address system corresponding to the address of the second address system is assigned, registered in the address correspondence table, and assigned A first means for returning an address of the first address system to the node of the first address system; and an HTTP get message designating an address of the first address system from the node of the first address system. If there is an address to be converted in the address correspondence table, and if it exists, the address of the first address system is Converting the address of the second address system corresponding to the scan, and second means for transmitting the HTTP GET message to the node of the second address system, data of an HTTP response received from the node of the second address system The presence of address information of the second address system is confirmed in the server, and if there is, a pair of the host name using the domain name managed by the internal DNS and the address information of the second address system is stored in the internal DNS. A third means for registering and converting the address information of the second address system to the host name information, and transmitting the converted HTTP response to a node of the first address system as a reply destination; An address resolution request message of the host name is received from an address system node, and a first address system and an internal DNS server are received. And an address resolution message of the second address system is transmitted, an address of the first address system corresponding to the address of the second address system returned from the internal DNS server is assigned, and is registered in the address correspondence table. And a fourth means for returning the assigned address of the first address system to the node of the first address system , wherein the third means is a second address in the data of the HTTP response. When checking the presence / absence of system address information, a tag is analyzed, and it is determined that there is address information only when there is address information in a link indicating a communication destination .

第3の発明は、第1の発明において、前記第1の手段はDNS−ALGであり、前記第3の手段はHTTP−ALGであることを特徴とする。 The third invention is the first invention, the first means is a DNS-ALG, the third means is characterized in that it is a HTTP-ALG.

第4の発明は、第2の発明において、前記第1の手段および第4の手段はDNS−ALGであり、前記第3の手段はHTTP−ALGであることを特徴とする。 The fourth invention is the second invention, the first means and the fourth means is a DNS-ALG, the third means is characterized in that it is a HTTP-ALG.

第5の発明は、第1〜第4の発明において、前記第1のアドレス体系と前記第2のアドレス体系のうち一方はIPv6アドレス体系であり、他方はIPv4アドレス体系であることを特徴とする。   According to a fifth invention, in the first to fourth inventions, one of the first address system and the second address system is an IPv6 address system, and the other is an IPv4 address system. .

第6の発明は、第1〜第5の発明において、前記第1の手段は、外部のDNSサーバに第1のアドレス体系および第2のアドレス体系のアドレス解決要求メッセージを送信することを特徴とする。   A sixth invention is characterized in that, in the first to fifth inventions, the first means transmits an address resolution request message of the first address system and the second address system to an external DNS server. To do.

本発明により、レスポンス情報内にアドレス情報が直接記述されている場合でも、当該アドレス情報を利用した次の通信を行うことができるアドレス体系変換技術を得ることができる。   According to the present invention, even when the address information is directly described in the response information, it is possible to obtain an address system conversion technique capable of performing the next communication using the address information.

まず、本発明の実施形態を概略的を説明すれば次のとおりである。あるアドレス体系のノードから別のアドレス体系のノードヘの透過的なHTTP(Hyper Text Transfer Protocol)通信を実現するHTTP−ALG(Application Level Gateway)を具備したトランスレータ装置およびそのアドレス体系変換方法である。前記HTTP−ALGにおいて、HTTPレスポンス情報内に存在するアドレス体系の情報をHTTPゲットメッセージを送信したノードのバージョンに対応した別のアドレス体系の情報に変換する。   First, an outline of an embodiment of the present invention is as follows. A translator apparatus including an HTTP-ALG (Application Level Gateway) that realizes transparent HTTP (Hyper Text Transfer Protocol) communication from a node in one address system to a node in another address system, and an address system conversion method thereof. In the HTTP-ALG, the information on the address system existing in the HTTP response information is converted into information on another address system corresponding to the version of the node that transmitted the HTTP get message.

以下、実施例を用いて詳細に説明する。   Hereinafter, it demonstrates in detail using an Example.

IPv6からIPv4への通信を例にし、図2にて詳細を説明する。図2において、1はIPv6ノード(webクライアント)、2はDNSサーバ、3はIPv4:aノード(webサーバ)、4、6はwebページ、8はIPv4:bノード(webサーバ)である。5はwebページ4に記述されたIPv4のアドレス情報、7’はwebページ6に記述されたIPv6のアドレス情報である。20は本発明の実施例1のトランスレータ装置(以下、単に「トランスレータ20」という。)、21はDNS−ALG、22はIPアドレス対応表、23はHTTP−ALG、24は制御部である。トランスレータ20は、DNS−ALG21とIPアドレス対応表22とHTTP−ALG23を備える。HTTP−ALG23は制御部24を備える。   The details of the communication from IPv6 to IPv4 will be described with reference to FIG. In FIG. 2, 1 is an IPv6 node (web client), 2 is a DNS server, 3 is an IPv4: a node (web server), 4 and 6 are web pages, and 8 is an IPv4: b node (web server). 5 is IPv4 address information described in the web page 4, and 7 ′ is IPv6 address information described in the web page 6. Reference numeral 20 denotes a translator apparatus according to the first embodiment of the present invention (hereinafter simply referred to as “translator 20”), 21 is a DNS-ALG, 22 is an IP address correspondence table, 23 is an HTTP-ALG, and 24 is a control unit. The translator 20 includes a DNS-ALG 21, an IP address correspondence table 22, and an HTTP-ALG 23. The HTTP-ALG 23 includes a control unit 24.

IPv6アドレスしか持たず、IPv6での疎通性しか持たないIPv6ノード1のWebクライアントは、利用者から指定されたホスト名のIPv6アドレス解決要求メッセージをDNS−ALG21に送信する(201)。DNS−ALG21は外部のDNSサーバ2にIPv4/IPv6アドレス解決要求メッセージを両方送信する(202)。DNSサーバ2から、IPv4アドレスしか持たず、IPv4での疎通性しか持たないIPv4ノード3のIPv4アドレス(IPv4:a)のみが返信された(203)場合、DNS−ALG21は、当該IPv4アドレス(IPv4:a)に対応するIPv6アドレス(IPv6:A)を割り当て、IPアドレス対応表22に(IPv6:A⇔IPv4:aペア)登録(204)し、割り当てたIPv6アドレス(IPv6:A)をIPv6ノード1に返信する(205)。   The Web client of the IPv6 node 1 having only an IPv6 address and having only IPv6 communicability transmits an IPv6 address resolution request message with a host name designated by the user to the DNS-ALG 21 (201). The DNS-ALG 21 transmits both IPv4 / IPv6 address resolution request messages to the external DNS server 2 (202). When only the IPv4 address (IPv4: a) of the IPv4 node 3 having only an IPv4 address and having only IPv4 communication is returned from the DNS server 2 (203), the DNS-ALG 21 sends the IPv4 address (IPv4 IPv6 address (IPv6: A) corresponding to: a) is assigned, (IPv6: A⇔IPv4: a pair) is registered (204) in the IP address correspondence table 22, and the assigned IPv6 address (IPv6: A) is IPv6 node Reply to 1 (205).

IPv6ノード1は送信先アドレスにIPv6:Aを指定してHTTPゲットメッセージをトランスレータ20に送信する(206)。トランスレータ20はIPアドレス対応表22に変換すべきアドレスが存在するか検査(207)して、存在する場合、当該IPv6アドレスに対応するIPv4アドレスに変換する(208)。この場合IPv6:AからIPv4:aに変換し、IPv4ノードにHTTPゲットメッセージを送信する(209)。   The IPv6 node 1 designates IPv6: A as the transmission destination address and transmits an HTTP get message to the translator 20 (206). The translator 20 checks whether there is an address to be converted in the IP address correspondence table 22 (207), and if it exists, converts it into an IPv4 address corresponding to the IPv6 address (208). In this case, the IPv6: A is converted to IPv4: a, and an HTTP get message is transmitted to the IPv4 node (209).

IPv4ノード3のWebサーバは、HTTPゲットメッセージに対するHTTPレスポンスをトランスレータに返信する(210)ので、トランスレータ20は、パケットの返信先を特定するために、IPアドレス対応表22を検査(211−1)する。それと同時にトランスレータ20内のHTTP−ALG制御部24にHTTPレスポンスデータを渡し(211−2)、HTTPレスポンスデータ内でのIPv4アドレス情報の有無を確認する。有ればIPアドレス対応表22を変換すべきアドレスが既に存在するか検査(212)する。存在する場合、HTTP−ALGが当該IPv4アドレスに対応するIPv6アドレスに変換し(214)、IPv6ノード1にHTTPレスポンスを送信する(215)。また、212の検査で、存在しない場合、HTTPレスポンスデータ内のIPv4(IPv4:b)アドレスに対応するIPv6アドレス(IPv6:B)を割り当て、IPアドレス対応表22に新たにIPv6:B⇔IPv4:bペア情報を登録(213)する。その後、HTTP−ALG23が当該IPv4アドレスに対応するIPv6アドレスに変換(214)し、IPv6ノードにHTTPレスポンスを送信する(215)。   Since the Web server of the IPv4 node 3 returns an HTTP response to the HTTP get message to the translator (210), the translator 20 checks the IP address correspondence table 22 in order to identify the reply destination of the packet (21-1). To do. At the same time, the HTTP response data is passed to the HTTP-ALG control unit 24 in the translator 20 (21-2), and the presence or absence of IPv4 address information in the HTTP response data is confirmed. If there is, the IP address correspondence table 22 is checked (212) to see if an address to be converted already exists. If it exists, the HTTP-ALG converts it to an IPv6 address corresponding to the IPv4 address (214), and sends an HTTP response to the IPv6 node 1 (215). Further, if it does not exist in the inspection of 212, an IPv6 address (IPv6: B) corresponding to the IPv4 (IPv4: b) address in the HTTP response data is assigned, and IPv6: B⇔IPv4: b Pair information is registered (213). Thereafter, the HTTP-ALG 23 converts it into an IPv6 address corresponding to the IPv4 address (214), and transmits an HTTP response to the IPv6 node (215).

IPv6ノード1では、HTTPレスポンス情報がHTTPブラウザにより表示され、利用者の操作により、変換されたIPv6:Bに通信が発生(216)した場合、前と同様トランスレータ20のIPアドレス対応表22が検査(217)後、IPv4:bに変換され(218)IPv4:bノード8に転送(219)される。このようにすることにより、HTTP通信の継続性を実現する。   In the IPv6 node 1, when the HTTP response information is displayed by the HTTP browser and communication is generated in the converted IPv6: B by the user's operation (216), the IP address correspondence table 22 of the translator 20 is checked as before. (217) After that, it is converted into IPv4: b (218) and transferred (219) to the IPv4: b node 8. In this way, continuity of HTTP communication is realized.

なお、HTTP−ALG制御部24は、HTTPレスポンスデータ内でのIPv4アドレス情報の有無を確認する際に、変換対象アドレス体系情報の前後に存在するhtml(Hyper text markup language)やxml(Extensible Markup Language)のタグを解析し、単なる表示用のアドレス体系の情報なのか、次の通信に利用するリンクなどであるかを判断し、通信に利用するアドレス体系の情報のみを変換する。   Note that the HTTP-ALG control unit 24 checks the presence or absence of IPv4 address information in the HTTP response data by using html (Hyper text markup language) or xml (Extensible Markup Language) existing before and after the translation target address system information. ) Is analyzed to determine whether the information is simply a display address system information or a link used for the next communication, and only the address system information used for communication is converted.

以上、実施例1について具体的に説明したが、本実施例のトランスレータ装置の動作を一般的に説明すれば次のようになる。   Although the first embodiment has been specifically described above, the operation of the translator device of the present embodiment will be generally described as follows.

本実施例のトランスレータ装置は、第1のアドレス体系のノードと第2のアドレス体系ノード間の通信を実現するトランスレータ装置であり、以下の第1〜第3の手段を有する。   The translator apparatus according to the present embodiment is a translator apparatus that realizes communication between a first address system node and a second address system node, and includes the following first to third means.

第1の手段(DNS−ALG21に対応)が、第1のアドレス体系のノード(IPv6ノード1に対応)から受信した第1のアドレス体系のアドレス解決メッセージに対して、第2のアドレス体系のアドレスのみしか得られなかった場合、当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、アドレス対応表(IPアドレス対応表22に対応)に登録し、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する(201〜205に対応)。   The first means (corresponding to DNS-ALG21) receives the address of the second address system in response to the address resolution message of the first address system received from the node of the first address system (corresponding to IPv6 node 1). If only the first address system is obtained, an address of the first address system corresponding to the address of the second address system is assigned, registered in the address correspondence table (corresponding to the IP address correspondence table 22), and the assigned first address An address in the address system is returned to the node in the first address system (corresponding to 201 to 205).

第2の手段が、前記第1のアドレス体系のノード(IPv6ノード1に対応)から第1のアドレス体系のアドレスを指定したゲットメッセージを受信し、前記アドレス対応表に変換すべきアドレスが存在するか検査して、存在する場合、当該第1のアドレス体系のアドレスに対応する第2のアドレス体系のアドレスに変換し、第2のアドレス体系のノード(Ipv4:aノード3に対応)に前記ゲットメッセージを送信する(206〜209に対応)。   A second means receives a get message designating an address of the first address system from a node of the first address system (corresponding to IPv6 node 1), and there is an address to be converted into the address correspondence table. If it exists, the address is converted to an address of the second address system corresponding to the address of the first address system, and the node of the second address system (Ipv4: corresponding to a node 3) A message is transmitted (corresponding to 206 to 209).

第3の手段(HTTP−ALG23に対応)が、第2のアドレス体系のノード(IPv4:aノード3に対応)から受信したレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認し、有る場合、前記アドレス対応表に前記データ内のアドレス情報を変換すべきアドレスが既に存在するか検査し、存在する場合は当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスに変換し、存在しない場合は第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て前記アドレス対応表に登録すると共に当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスに変換し、変換したレスポンスを返信先である前記第1のアドレス体系のノード(IPv6ノード1に対応)に送信する(210〜215に対応)。   The third means (corresponding to HTTP-ALG23) confirms the presence or absence of the address information of the second address system in the response data received from the node of the second address system (IPv4: corresponding to the a node 3) If there is, the address correspondence table checks whether there is already an address to which the address information in the data is to be converted. If there is, the address of the first address system corresponding to the address of the second address system is checked. If it does not exist, the address of the first address system corresponding to the address of the second address system is assigned and registered in the address correspondence table, and the first address corresponding to the address of the second address system is registered An address of the address system is converted, and the converted response is sent to the node (first IPv6 node 1) of the first address system that is the return destination. To send to the response) (corresponding to 210-215).

もうひとつの方式をIPv6からIPv4への通信を例にし、図3にて説明する。図3で、図2と相違するのは、次の点である。7”はwebページ6に記述されたホスト名情報である。30は本発明の実施例2のトランスレータ装置(以下、単に「トランスレータ30」という。)、31はDNS−ALG、32はIPアドレス対応表、33はHTTP−ALG、34は制御部、45は内部DNSである。トランスレータ30は、DNS−ALG31とIPアドレス対応表32とHTTP−ALG33を備える。HTTP−ALG33は制御部34を備える。   Another method will be described with reference to FIG. 3, taking communication from IPv6 to IPv4 as an example. 3 differs from FIG. 2 in the following points. 7 ”is host name information described in the web page 6. 30 is a translator device according to the second embodiment of the present invention (hereinafter simply referred to as“ translator 30 ”), 31 is a DNS-ALG, and 32 is an IP address. Table, 33 is an HTTP-ALG, 34 is a control unit, and 45 is an internal DNS. The translator 30 includes a DNS-ALG 31, an IP address correspondence table 32, and an HTTP-ALG 33. The HTTP-ALG 33 includes a control unit 34.

IPv6アドレスしか持たず、IPv6での疎通性しか持たないIPv6ノード1のWebクライアントは、利用者から指定されたホスト名のIPv6アドレス解決要求メッセージをDNS−ALG31に送信する(301)。DNS−ALG31は外部のDNSサーバ2にIPv4/IPv6アドレス解決要求メッセージを両方送信する(302)。DNSサーバ2から、IPv4アドレスしか持たず、IPv4での疎通性しか持たないIPv4ノード3のIPv4アドレス(IPv4:a)のみが返信された(303)場合、DNS−ALG31は、当該IPv4アドレス(IPv4:a)に対応するIPv6アドレス(IPv6:A)を割り当て、IPアドレス対応表32に(IPv6:A⇔IPv4:aペア)登録(304)し、割り当てたIPv6アドレス(IPv6:A)をIPv6ノード1に返信する(305)。   The Web client of the IPv6 node 1 having only an IPv6 address and having only IPv6 communication transmits an IPv6 address resolution request message with a host name designated by the user to the DNS-ALG 31 (301). The DNS-ALG 31 sends both IPv4 / IPv6 address resolution request messages to the external DNS server 2 (302). When the DNS server 2 returns only the IPv4 address (IPv4: a) of the IPv4 node 3 that has only the IPv4 address and has only the IPv4 communication property (303), the DNS-ALG 31 sends the IPv4 address (IPv4 IPv6 address (IPv6: A) corresponding to: a) is assigned, (IPv6: A⇔IPv4: a pair) is registered (304) in the IP address correspondence table 32, and the assigned IPv6 address (IPv6: A) is IPv6 node Reply to 1 (305).

IPv6ノード1は送信先アドレスにIPv6:Aを指定してHTTPゲットメッセージをトランスレータ30に送信する(306)。トランスレータ30はIPアドレス対応表32に変換すべきアドレスが存在するか検査(307)して、存在する場合、当該IPv6アドレスに対応するIPv4アドレスに変換する(308)。この場合IPv6:AからIPv4:aに変換し、IPv4ノード3にHTTPゲットメッセージを送信する(309)。   The IPv6 node 1 designates IPv6: A as the destination address and transmits an HTTP get message to the translator 30 (306). The translator 30 checks whether there is an address to be converted in the IP address correspondence table 32 (307), and if it exists, converts it into an IPv4 address corresponding to the IPv6 address (308). In this case, the IPv6: A is converted to IPv4: a, and an HTTP get message is transmitted to the IPv4 node 3 (309).

IPv4ノード3のWebサーバは、HTTPゲットメッセージに対するHTTPレスポンスをトランスレータ30に返信する(310)ので、トランスレータ30は、パケットの返信先を特定するために、IPアドレス対応表32を検査(311−1)する。それと同時に、トランスレータ30内のHTTP−ALG制御部34にHTTPレスポンスデータを渡し(311−2)、HTTPレスポンスデータ内でのIPv4アドレス情報の有無を確認する。存在する場合、HTTP−ALGが内部DNS35で管理しているドメイン名を利用したホスト名とIPv4アドレス情報のペア(ホスト名B⇔IPv4:bペア)を内部DNS35に登録(312)する。その後、IPv4アドレス情報からホスト名情報7”に変換(313)し、IPv6ノード1のWebクライアントにHTTPレスポンスを返信(314)する。   Since the web server of the IPv4 node 3 returns an HTTP response to the HTTP get message to the translator 30 (310), the translator 30 checks the IP address correspondence table 32 (311-1 to identify the reply destination of the packet). ) At the same time, the HTTP response data is passed to the HTTP-ALG control unit 34 in the translator 30 (311-2), and the presence / absence of IPv4 address information in the HTTP response data is confirmed. If it exists, the host name and IPv4 address information pair (host name B⇔IPv4: b pair) using the domain name managed by the HTTP-ALG 35 is registered in the internal DNS 35 (312). Thereafter, the IPv4 address information is converted into host name information 7 ″ (313), and an HTTP response is returned to the Web client of the IPv6 node 1 (314).

IPv6ノード1では、HTTPレスポンス情報がHTTPブラウザにより表示され、利用者の操作により、ホスト名BのIPv6アドレス解決要求メッセージをDNS−ALGに送信する(315)。DNS−ALGは内部DNSサーバ35にIPv4/IPv6アドレス解決要求メッセージを両方送信する(316)。内部DNSサーバ35からはIPv4:bが返信され(317)、DNS−ALG31は、当該IPv4アドレス(IPv4:b)に対応するIPv6アドレス(IPv6:B)を割り当て、IPアドレス対応表32に(IPv6:B⇔IPv4:bペア)登録(304)し、割り当てたIPv6アドレス(IPv6:B)をIPv6ノードに返信する(318)する。   In the IPv6 node 1, the HTTP response information is displayed by the HTTP browser, and an IPv6 address resolution request message of the host name B is transmitted to the DNS-ALG by the user's operation (315). The DNS-ALG transmits both IPv4 / IPv6 address resolution request messages to the internal DNS server 35 (316). The IPv4: b is returned from the internal DNS server 35 (317), and the DNS-ALG 31 assigns an IPv6 address (IPv6: B) corresponding to the IPv4 address (IPv4: b), and (IPv6: : B⇔IPv4: b pair) registration (304), and the assigned IPv6 address (IPv6: B) is returned to the IPv6 node (318).

このようにすることにより、HTTP通信の継続性を実現する。   In this way, continuity of HTTP communication is realized.

なお、HTTP−ALG制御部34は、HTTPレスポンスデータ内でのIPv4アドレス情報の有無を確認する際に、変換対象アドレス体系情報の前後に存在するhtml(Hyper text markup language)やxml(Extensible Markup Language)のタグを解析し、単なる表示用のアドレス体系の情報なのか、次の通信に利用するリンクなどであるかを判断し、通信に利用するアドレス体系の情報のみを変換する。   The HTTP-ALG control unit 34, when confirming the presence or absence of IPv4 address information in the HTTP response data, includes html (Hyper text markup language) and xml (Extensible Markup Language) existing before and after the conversion target address system information. ) Is analyzed to determine whether the information is simply a display address system information or a link used for the next communication, and only the address system information used for communication is converted.

以上、実施例2について具体的に説明したが、本実施例のトランスレータ装置の動作を一般的に説明すれば次のようになる。   Although the second embodiment has been specifically described above, the operation of the translator device of the present embodiment will be generally described as follows.

本実施例のトランスレータ装置は、第1のアドレス体系のノードと第2のアドレス体系ノード間の通信を実現するトランスレータ装置であり、以下の第1〜第4の手段を有する。   The translator apparatus according to the present embodiment is a translator apparatus that realizes communication between a first address system node and a second address system node, and includes the following first to fourth means.

第1の手段(DNS−ALG31に対応)が、第1のアドレス体系のノード(IPv6ノード1に対応)から受信した第1のアドレス体系のアドレス解決メッセージに対して、第2のアドレス体系のアドレスのみしか得られなかった場合、当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、アドレス対応表に登録し、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する(301〜305に対応)。   The first means (corresponding to DNS-ALG31) receives the address of the second address system in response to the address resolution message of the first address system received from the node of the first address system (corresponding to IPv6 node 1). If only the first address system is obtained, an address of the first address system corresponding to the address of the second address system is assigned and registered in the address correspondence table, and the assigned address of the first address system is assigned to the first address system. It returns to the node of the address system (corresponding to 301 to 305).

第2の手段が、前記第1のアドレス体系のノードから第1のアドレス体系のアドレスを指定したゲットメッセージを受信し、前記アドレス対応表に変換すべきアドレスが存在するか検査して、存在する場合、当該第1のアドレス体系のアドレスに対応する第2のアドレス体系のアドレスに変換し、第2のアドレス体系のノード(IPv4:aノード3に対応)に前記ゲットメッセージを送信する(306〜309に対応)。   The second means receives the get message specifying the address of the first address system from the node of the first address system, and checks whether there is an address to be converted into the address correspondence table. In this case, the address is converted into an address in the second address system corresponding to the address in the first address system, and the get message is transmitted to a node in the second address system (IPv4: corresponding to a node 3) (306 to 306). 309).

第3の手段(HTTP−ALG33に対応)が、第2のアドレス体系のノード(IPv4:aノード3に対応)から受信したレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認し、有る場合、内部DNS(内部DNS35に対応)で管理しているドメイン名を利用したホスト名と第2のアドレス体系のアドレス情報のペアを前記内部DNSに登録すると共に当該第2のアドレス体系のアドレス情報から前記ホスト名情報に変換し、変換したレスポンスを返信先である第1のアドレス体系のノード(IPv6ノード1に対応)に送信する(310〜314)。   The third means (corresponding to HTTP-ALG33) confirms the presence or absence of the address information of the second address system in the response data received from the node of the second address system (IPv4: corresponding to the a node 3) If there is, a pair of a host name using a domain name managed by the internal DNS (corresponding to the internal DNS 35) and address information of the second address system is registered in the internal DNS and the second address system The address information is converted into the host name information, and the converted response is transmitted to a node (corresponding to IPv6 node 1) of the first address system as a reply destination (310 to 314).

第4の手段(DNS−ALG31に対応)が、前記第1のアドレス体系のノード(IPv6ノード1に対応)から前記ホスト名のアドレス解決要求メッセージを受信し、前記内部DNSサーバに第1のアドレス体系および第2のアドレス体系のアドレス解決メッセージを送信し、前記内部DNSサーバから返信された第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、前記アドレス対応表に登録すると共に、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する(315〜318に対応)。   A fourth means (corresponding to DNS-ALG31) receives the host name address resolution request message from the node of the first address system (corresponding to IPv6 node 1), and sends a first address to the internal DNS server. The address resolution message of the system and the second address system is transmitted, the address of the first address system corresponding to the address of the second address system returned from the internal DNS server is assigned, and is registered in the address correspondence table. At the same time, the assigned address of the first address system is returned to the node of the first address system (corresponding to 315 to 318).

以上説明した実施例1、2のトランスレータ装置は、コンピュータとプログラムで構成することができる。また、そのプログラムの一部または全部に代えてハードウェアを用いてもよい。   The translator devices of the first and second embodiments described above can be configured by a computer and a program. Further, hardware may be used in place of part or all of the program.

以上、本発明者によってなされた発明を、前記実施形態に基づき具体的に説明したが、本発明は、前記実施形態に限定されるものではなく、その要旨を逸脱しない範囲において種々変更可能であることは勿論である。   As mentioned above, the invention made by the present inventor has been specifically described based on the embodiment. However, the invention is not limited to the embodiment, and various modifications can be made without departing from the scope of the invention. Of course.

従来のトランスレータ装置を説明するための図面である。It is a figure for demonstrating the conventional translator apparatus. 本発明の実施例1のトランスレータ装置を説明するための図面である。It is drawing for demonstrating the translator apparatus of Example 1 of this invention. 本発明の実施例2のトランスレータ装置を説明するための図面である。It is drawing for demonstrating the translator apparatus of Example 2 of this invention.

符号の説明Explanation of symbols

1:IPv6ノード、2:DNSサーバ、3:IPv4ノード(IPv4:aノード)、4:webページ、5:IPv4のアドレス情報、6:webページ、7:IPv4のアドレス情報、7’:IPv6のアドレス情報、7”:ホスト名情報、8:IPv4:bノード、10:従来のトランスレータ装置、11:DNS−ALG、12:IPアドレス対応表、20:実施例1のトランスレータ装置、21:DNS−ALG、22:IPアドレス対応表、23:HTTP−ALG、24:制御部、30:実施例2のトランスレータ装置、31:DNS−ALG、32:IPアドレス対応表、33:HTTP−ALG、34:制御部、45:内部DNS 1: IPv6 node, 2: DNS server, 3: IPv4 node (IPv4: a node), 4: web page, 5: IPv4 address information, 6: web page, 7: IPv4 address information, 7 ': IPv6 Address information, 7 ″: Host name information, 8: IPv4: b node, 10: Conventional translator device, 11: DNS-ALG, 12: IP address correspondence table, 20: Translator device of the first embodiment, 21: DNS- ALG, 22: IP address correspondence table, 23: HTTP-ALG, 24: control unit, 30: translator device of Example 2, 31: DNS-ALG, 32: IP address correspondence table, 33: HTTP-ALG, 34: Control unit, 45: Internal DNS

Claims (8)

第1のアドレス体系のノードと第2のアドレス体系ノード間の通信を実現するトランスレータ装置であって、
第1のアドレス体系のノードから受信した第1のアドレス体系のアドレス解決メッセージに対して、第2のアドレス体系のアドレスのみしか得られなかった場合、当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、アドレス対応表に登録し、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する第1の手段と、
前記第1のアドレス体系のノードから第1のアドレス体系のアドレスを指定したHTTPゲットメッセージを受信し、前記アドレス対応表に変換すべきアドレスが存在するか検査して、存在する場合、当該第1のアドレス体系のアドレスに対応する第2のアドレス体系のアドレスに変換し、第2のアドレス体系のノードに前記HTTPゲットメッセージを送信する第2の手段と、
第2のアドレス体系のノードから受信したHTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認し、有る場合、前記アドレス対応表に前記データ内のアドレス情報を変換すべきアドレスが既に存在するか検査し、存在する場合は当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスに変換し、存在しない場合は第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て前記アドレス対応表に登録すると共に当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスに変換し、変換したHTTPレスポンスを返信先である前記第1のアドレス体系のノードに送信する第3の手段と、
を備え
前記第3の手段は、前記HTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認する際に、タグを解析し、通信先を示すリンクにアドレス情報が有る場合にのみ、有ると判断することを特徴とするトランスレータ装置。
A translator device for realizing communication between a node of a first address system and a second address system node,
When only the address of the second address system is obtained for the address resolution message of the first address system received from the node of the first address system, the second address system corresponding to the address of the second address system is obtained. A first means for allocating an address of one address system, registering the address in an address correspondence table, and returning the allocated address of the first address system to a node of the first address system;
An HTTP get message designating an address of the first address system is received from the node of the first address system, and it is checked whether there is an address to be converted in the address correspondence table. Second means for converting to an address of a second address system corresponding to an address of the address system of the second address system and transmitting the HTTP get message to a node of the second address system;
The presence / absence of address information of the second address system in the data of the HTTP response received from the node of the second address system is confirmed. If there is, the address to which the address information in the data is converted into the address correspondence table Is already present, if it exists, it is converted to an address of the first address system corresponding to the address of the second address system, and if not, the first address corresponding to the address of the second address system is converted. Address of the address system is assigned and registered in the address correspondence table, converted to the address of the first address system corresponding to the address of the second address system, and the converted HTTP response is the return destination as the first address A third means for transmitting to the node of the address system;
Equipped with a,
The third means analyzes the tag when confirming the presence / absence of the address information of the second address system in the data of the HTTP response, and only when the address information is included in the link indicating the communication destination, It is determined that there is a translator device.
第1のアドレス体系のノードと第2のアドレス体系ノード間の通信を実現するトランスレータ装置であって、
第1のアドレス体系のノードから受信した第1のアドレス体系のアドレス解決メッセージに対して、第2のアドレス体系のアドレスのみしか得られなかった場合、当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、アドレス対応表に登録し、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する第1の手段と、
前記第1のアドレス体系のノードから第1のアドレス体系のアドレスを指定したHTTPゲットメッセージを受信し、前記アドレス対応表に変換すべきアドレスが存在するか検査して、存在する場合、当該第1のアドレス体系のアドレスに対応する第2のアドレス体系のアドレスに変換し、第2のアドレス体系のノードに前記HTTPゲットメッセージを送信する第2の手段と、
第2のアドレス体系のノードから受信したHTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認し、有る場合、内部DNSで管理しているドメイン名を利用したホスト名と第2のアドレス体系のアドレス情報のペアを前記内部DNSに登録すると共に当該第2のアドレス体系のアドレス情報から前記ホスト名情報に変換し、変換したHTTPレスポンスを返信先である第1のアドレス体系のノードに送信する第3の手段と、
前記第1のアドレス体系のノードから前記ホスト名のアドレス解決要求メッセージを受信し、前記内部DNSサーバに第1のアドレス体系および第2のアドレス体系のアドレス解決メッセージを送信し、前記内部DNSサーバから返信された第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、前記アドレス対応表に登録すると共に、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する第4の手段と、
を備え
前記第3の手段は、前記HTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認する際に、タグを解析し、通信先を示すリンクにアドレス情報が有る場合にのみ、有ると判断することを特徴とするトランスレータ装置。
A translator device for realizing communication between a node of a first address system and a second address system node,
When only the address of the second address system is obtained for the address resolution message of the first address system received from the node of the first address system, the second address system corresponding to the address of the second address system is obtained. A first means for allocating an address of one address system, registering the address in an address correspondence table, and returning the allocated address of the first address system to a node of the first address system;
An HTTP get message designating an address of the first address system is received from the node of the first address system, and it is checked whether there is an address to be converted in the address correspondence table. Second means for converting to an address of a second address system corresponding to an address of the address system of the second address system and transmitting the HTTP get message to a node of the second address system;
The presence / absence of the address information of the second address system is confirmed in the HTTP response data received from the node of the second address system, and if there is, the host name using the domain name managed by the internal DNS and the first A pair of address information of the second address system is registered in the internal DNS and converted from the address information of the second address system to the host name information, and the converted HTTP response is sent to the first address system of the return destination A third means for transmitting to the node;
Receiving an address resolution request message of the host name from a node of the first address system, transmitting an address resolution message of a first address system and a second address system to the internal DNS server, from the internal DNS server; An address of the first address system corresponding to the returned address of the second address system is assigned and registered in the address correspondence table, and the assigned address of the first address system is assigned to the node of the first address system. A fourth means of replying to
Equipped with a,
The third means analyzes the tag when confirming the presence / absence of the address information of the second address system in the data of the HTTP response, and only when the address information is included in the link indicating the communication destination, It is determined that there is a translator device.
請求項1に記載のトランスレータ装置であって、
前記第1の手段はDNS−ALGであり、
前記第3の手段はHTTP−ALGである
ことを特徴とするトランスレータ装置。
The translator device according to claim 1,
The first means is DNS-ALG;
It said third means translator apparatus according to claim <br/> be HTTP-ALG.
請求項2に記載のトランスレータ装置であって、
前記第1の手段および第4の手段はDNS−ALGであり、
前記第3の手段はHTTP−ALGである
ことを特徴とするトランスレータ装置。
The translator device according to claim 2,
The first means and the fourth means are DNS-ALG,
It said third means translator apparatus according to claim <br/> be HTTP-ALG.
請求項1ないし4のうちいずれか1項に記載のトランスレータ装置であって、
前記第1のアドレス体系と前記第2のアドレス体系のうち一方はIPv6アドレス体系であり、他方はIPv4アドレス体系であることを特徴とするトランスレータ装置。
The translator device according to any one of claims 1 to 4,
One of the first address system and the second address system is an IPv6 address system, and the other is an IPv4 address system.
請求項1ないし5のうちいずれか1項に記載のトランスレータ装置であって、
前記第1の手段は、外部のDNSサーバに第1のアドレス体系および第2のアドレス体系のアドレス解決要求メッセージを送信することを特徴とするトランスレータ装置。
A translator device according to any one of claims 1 to 5,
The translator device is characterized in that the first means transmits an address resolution request message of a first address system and a second address system to an external DNS server.
第1のアドレス体系のノードと第2のアドレス体系ノード間の通信を実現するトランスレータ装置におけるアドレス体系変換方法であって、
前記トランスレータ装置は第1の手段と第2の手段と第3の手段を備え、
前記第1の手段が、第1のアドレス体系のノードから受信した第1のアドレス体系のアドレス解決メッセージに対して、第2のアドレス体系のアドレスのみしか得られなかった場合、当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、アドレス対応表に登録し、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する第1のステップと、
前記第2の手段が、前記第1のアドレス体系のノードから第1のアドレス体系のアドレスを指定したHTTPゲットメッセージを受信し、前記アドレス対応表に変換すべきアドレスが存在するか検査して、存在する場合、当該第1のアドレス体系のアドレスに対応する第2のアドレス体系のアドレスに変換し、第2のアドレス体系のノードに前記HTTPゲットメッセージを送信する第2のステップと、
前記第3の手段が、第2のアドレス体系のノードから受信したHTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認し、有る場合、前記アドレス対応表に前記データ内のアドレス情報を変換すべきアドレスが既に存在するか検査し、存在する場合は当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスに変換し、存在しない場合は第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て前記アドレス対応表に登録すると共に当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスに変換し、変換したHTTPレスポンスを前記特定された返信先である前記第1のアドレス体系のノードに送信する第3のステップと、
を有し、
前記第3の手段は、前記HTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認する際に、タグを解析し、通信先を示すリンクにアドレス情報が有る場合にのみ、有ると判断することを特徴とするアドレス体系変換方法。
An address system conversion method in a translator device that realizes communication between a node of a first address system and a second address system node,
The translator device comprises first means, second means and third means,
When the first means can obtain only the address of the second address system in response to the address resolution message of the first address system received from the node of the first address system, the second address A first step of assigning an address of a first address system corresponding to an address of the system, registering the address in an address correspondence table, and returning an address of the assigned first address system to a node of the first address system;
The second means receives an HTTP get message designating an address of the first address system from a node of the first address system, and checks whether an address to be converted exists in the address correspondence table, A second step of converting to an address of a second address system corresponding to the address of the first address system, if present, and transmitting the HTTP get message to a node of the second address system;
The third means confirms the presence or absence of address information of the second address system in the HTTP response data received from the node of the second address system, and if there is, the address correspondence table contains the data in the data The address information is checked to see if an address to be converted already exists. If it exists, the address information is converted to an address of the first address system corresponding to the address of the second address system. An address of the first address system corresponding to the address of the first address system is assigned and registered in the address correspondence table, converted into an address of the first address system corresponding to the address of the second address system, and the converted HTTP response is A third step of transmitting to the node of the first address system that is the identified reply destination;
I have a,
The third means analyzes the tag when confirming the presence / absence of the address information of the second address system in the data of the HTTP response, and only when the address information is included in the link indicating the communication destination, An address system conversion method characterized in that it is determined to be present .
第1のアドレス体系のノードと第2のアドレス体系ノード間の通信を実現するトランスレータ装置におけるアドレス体系変換方法であって、
前記トランスレータ装置は第1の手段と第2の手段と第3の手段と第4の手段を備え、
前記第1の手段が、第1のアドレス体系のノードから受信した第1のアドレス体系のアドレス解決メッセージに対して、第2のアドレス体系のアドレスのみしか得られなかった場合、当該第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、アドレス対応表に登録し、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する第1のステップと、
前記第2の手段が、前記第1のアドレス体系のノードから第1のアドレス体系のアドレスを指定したHTTPゲットメッセージを受信し、前記アドレス対応表に変換すべきアドレスが存在するか検査して、存在する場合、当該第1のアドレス体系のアドレスに対応する第2のアドレス体系のアドレスに変換し、第2のアドレス体系のノードに前記HTTPゲットメッセージを送信する第2のステップと、
前記第3の手段が、第2のアドレス体系のノードから受信したHTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認し、有る場合、内部DNSで管理しているドメイン名を利用したホスト名と第2のアドレス体系のアドレス情報のペアを前記内部DNSに登録すると共に当該第2のアドレス体系のアドレス情報から前記ホスト名情報に変換し、変換したHTTPレスポンスを前記特定された返信先である第1のアドレス体系のノードに送信する第3のステップと、
前記第4の手段が、前記第1のアドレス体系のノードから前記ホスト名のアドレス解決要求メッセージを受信し、前記内部DNSサーバに第1のアドレス体系および第2のアドレス体系のアドレス解決メッセージを送信し、前記内部DNSサーバから返信された第2のアドレス体系のアドレスに対応する第1のアドレス体系のアドレスを割り当て、前記アドレス対応表に登録すると共に、割り当てた第1のアドレス体系のアドレスを前記第1のアドレス体系のノードに返信する第4のステップと、
を有し、
前記第3の手段は、前記HTTPレスポンスのデータ内での第2のアドレス体系のアドレス情報の有無を確認する際に、タグを解析し、通信先を示すリンクにアドレス情報が有る場合にのみ、有ると判断することを特徴とするアドレス体系変換方法。
An address system conversion method in a translator device that realizes communication between a node of a first address system and a second address system node,
The translator device includes first means, second means, third means, and fourth means,
When the first means can obtain only the address of the second address system in response to the address resolution message of the first address system received from the node of the first address system, the second address A first step of assigning an address of a first address system corresponding to an address of the system, registering the address in an address correspondence table, and returning an address of the assigned first address system to a node of the first address system;
The second means receives an HTTP get message designating an address of the first address system from a node of the first address system, and checks whether an address to be converted exists in the address correspondence table, A second step of converting to an address of a second address system corresponding to the address of the first address system, if present, and transmitting the HTTP get message to a node of the second address system;
The third means confirms the presence / absence of address information of the second address system in the HTTP response data received from the node of the second address system, and if there is, the domain name managed by the internal DNS A pair of a host name using the second address system and address information of the second address system is registered in the internal DNS and converted from the address information of the second address system to the host name information, and the converted HTTP response is identified. A third step of transmitting to the node of the first address system that is the reply destination;
The fourth means receives the address resolution request message of the host name from the node of the first address system, and transmits the address resolution message of the first address system and the second address system to the internal DNS server. Then, an address of the first address system corresponding to the address of the second address system returned from the internal DNS server is assigned and registered in the address correspondence table, and the address of the assigned first address system is A fourth step of sending a reply to the node of the first address system;
I have a,
The third means analyzes the tag when confirming the presence / absence of the address information of the second address system in the data of the HTTP response, and only when the address information is included in the link indicating the communication destination, An address system conversion method characterized in that it is determined to be present .
JP2007301112A 2007-11-21 2007-11-21 Translator device and its address system conversion method Expired - Fee Related JP4825780B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007301112A JP4825780B2 (en) 2007-11-21 2007-11-21 Translator device and its address system conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007301112A JP4825780B2 (en) 2007-11-21 2007-11-21 Translator device and its address system conversion method

Publications (2)

Publication Number Publication Date
JP2009130477A JP2009130477A (en) 2009-06-11
JP4825780B2 true JP4825780B2 (en) 2011-11-30

Family

ID=40820994

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007301112A Expired - Fee Related JP4825780B2 (en) 2007-11-21 2007-11-21 Translator device and its address system conversion method

Country Status (1)

Country Link
JP (1) JP4825780B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5387061B2 (en) * 2009-03-05 2014-01-15 沖電気工業株式会社 Information conversion apparatus, information conversion method, information conversion program, and relay apparatus

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4349766B2 (en) * 2001-12-07 2009-10-21 株式会社日立製作所 Address translation device
JP4558674B2 (en) * 2006-05-02 2010-10-06 日本電信電話株式会社 SIP communication system, SIP communication control apparatus, SIP communication control method, and computer program
JP3928663B2 (en) * 2006-11-02 2007-06-13 株式会社日立製作所 Address translation apparatus, message processing method and apparatus

Also Published As

Publication number Publication date
JP2009130477A (en) 2009-06-11

Similar Documents

Publication Publication Date Title
JP5387061B2 (en) Information conversion apparatus, information conversion method, information conversion program, and relay apparatus
CN102859960B (en) Method and apparatus for correlating nameserver IPv6 and IPv4 addresses
EP2266064B1 (en) Request routing
US9160703B2 (en) Request routing management based on network components
JP5948647B2 (en) System and method for translating network addresses
US7558880B2 (en) Dynamic DNS registration method, domain name solution method, DNS proxy server, and address translation device
US8577992B1 (en) Request routing management based on network components
KR101232768B1 (en) Process for managing resource address requests and associated gateway device
EP2306689B1 (en) Devices and method for accessing a web server in a local space
US9379952B2 (en) Monitoring NAT behaviors through URI dereferences in web browsers
JP2004179812A (en) Address translation apparatus and address translation rule management system
CN110392130A (en) Network-based information processing method, electronic equipment and network system
JP2005295217A (en) Communication apparatus, name resolution method and program
CN103581361A (en) Domain name resolution proxy method, device and system
US8804759B2 (en) Network name resolution into network address
JP4825780B2 (en) Translator device and its address system conversion method
US10904037B2 (en) Relaying apparatus, relaying method, and relaying system
WO2016095751A1 (en) Domain name analysis method and apparatus
JP4905376B2 (en) Communication system and communication method corresponding to a plurality of network protocols
JP5573835B2 (en) DNS name resolution system, override agent, DNS name resolution method
JP6339538B2 (en) Authoritative DNS server device, DNS query processing method, and DNS query processing program
JP6007911B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND COMMUNICATION METHOD
KR101005778B1 (en) Method and apparatus for getting information in database of Domain Name System
KR20050104103A (en) Peer-to-peer communication system between terminals based on private network and method thereof
KR101401004B1 (en) Security device including sniffing unit and operating method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100125

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110615

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110621

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110811

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110912

R150 Certificate of patent or registration of utility model

Ref document number: 4825780

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140916

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees