JP2005236610A - Location registration method, communications system, and communication program - Google Patents

Location registration method, communications system, and communication program Download PDF

Info

Publication number
JP2005236610A
JP2005236610A JP2004042518A JP2004042518A JP2005236610A JP 2005236610 A JP2005236610 A JP 2005236610A JP 2004042518 A JP2004042518 A JP 2004042518A JP 2004042518 A JP2004042518 A JP 2004042518A JP 2005236610 A JP2005236610 A JP 2005236610A
Authority
JP
Japan
Prior art keywords
address
mobile node
token
node
registration
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.)
Pending
Application number
JP2004042518A
Other languages
Japanese (ja)
Inventor
Hiroyuki Onishi
浩行 大西
Michiharu Mito
道晴 水戸
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 JP2004042518A priority Critical patent/JP2005236610A/en
Publication of JP2005236610A publication Critical patent/JP2005236610A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To shorten the period of time, starting after the movement of mobile equipment to enabling of data communication. <P>SOLUTION: The following procedures are executed a procedure that a mobile node MN sends a request message of temporary registration, including a location registration token based on an old care of address token and a home address token and a new care-of address to a companion node CN to be a communication partner; a procedure that the companion node CN makes temporary registration with valid conditions in a storage means, with respect to the new care of address, when the companion node CN examines the location registration token included in the request message of temporary registration; a procedure that the companion CN sends a reply message, including the new care of address token based on the new care of address to the mobile node MN; and a procedure that the mobile node MN and the companion node CN permit data communication within a period the valid conditions of the temporary registration are satisfied. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、位置登録方法、通信システム、および、通信プログラムに関する。   The present invention relates to a location registration method, a communication system, and a communication program.

計算機の小型化、省電力化技術によって、携帯可能なモバイル機器が広く普及している。それらのモバイル機器に、通信機能を付すことにより、例えば出張先でのメールの送受信などが可能となる。そして、モバイル機器をインターネットなどの広域網に接続するための技術が、MobileIPとして、インターネットの標準化団体であるIETF(The Internet Engineering Task Force)において、提案されている(非特許文献1など)。   Portable mobile devices have become widespread due to the miniaturization of computers and power-saving technologies. By attaching a communication function to these mobile devices, for example, it is possible to send and receive mail at a business trip destination. A technique for connecting a mobile device to a wide area network such as the Internet has been proposed as MobileIP in the Internet Engineering Task Force (IETF), which is an Internet standardization organization (Non-Patent Document 1, etc.).

MobileIPは、モバイル機器の識別情報(ホームアドレス)と、モバイル機器の最新の位置情報(気付アドレス)との対応を、ホームエージェントと呼ばれるルータ装置が管理する仕組みである。そして、モバイル機器の通信相手は、ホームアドレスを用いて通信を行い、ホームエージェントがホームアドレスと気付アドレスとの変換を行うことにより、モバイル機器の通信相手にはモバイル機器の位置の移動を意識させずに通信を行うことが可能となる。   MobileIP is a mechanism in which a router device called a home agent manages the correspondence between identification information (home address) of a mobile device and the latest location information (care-of address) of the mobile device. The communication partner of the mobile device communicates using the home address, and the home agent converts the home address and the care-of address to make the mobile device communication partner aware of the movement of the position of the mobile device. It is possible to perform communication without using it.

しかし、MobileIPにおいて、モバイル機器とその通信相手との全ての通信を、ホームエージェントが変換(仲介)するとなると、モバイル機器とその通信相手との通信がホームエージェントによって迂回されてしまうため、必ずしも最適な経路が通信に使用されず、余分な遅延が発生してしまうという問題がある。   However, in MobileIP, if the home agent converts (mediates) all communication between the mobile device and its communication partner, the communication between the mobile device and its communication partner is bypassed by the home agent. There is a problem that the route is not used for communication and an extra delay occurs.

そこで、ホームエージェントを介さずに、モバイル機器とその通信相手とが直接通信を行うように、経路を設定する仕組みが、“Return Routability”として、MobileIPに規定されている。この仕組みは、モバイル機器が、その最新の位置情報を通信相手に直接登録することにより、通信相手が、モバイル機器の最新の位置情報を送信先アドレスに指定して、データを送信させるものである。これにより、モバイル機器とその通信相手とが、ホームエージェントを介さずに、直接通信を実施でき、前記の余分な遅延の発生を抑制する。
IETF(The Internet Engineering Task Force)、“Mobility Support in IPv6”、[online]、[平成16年2月13日検索]、インターネット<URL:http://www.ietf.org/internet-drafts/draft-ietf-mobileip-ipv6-24.txt>
Therefore, a mechanism for setting a route so that a mobile device and its communication partner communicate directly without using a home agent is defined in MobileIP as “Return Routability”. In this mechanism, the mobile device directly registers the latest location information with the communication partner, so that the communication partner designates the latest location information of the mobile device as a transmission destination address and transmits data. . As a result, the mobile device and the communication partner can directly communicate with each other without using the home agent, and the occurrence of the extra delay is suppressed.
The Internet Engineering Task Force (IETF), “Mobility Support in IPv6”, [online], [searched on February 13, 2004], Internet <URL: http://www.ietf.org/internet-drafts/draft -ietf-mobileip-ipv6-24.txt>

しかしながら、前記“Return Routability”を用いた位置情報の登録処理によって、モバイル機器の移動が発生した時点から、実際に移動後の気付アドレスを基にデータ送信を行うまでに、通信が途切れてしまう期間が発生してしまう。通信が途切れてしまうのは、通信相手が、モバイル機器の移動からモバイル機器の認証(位置情報の登録)が完了するまでの期間において、モバイル機器が旧気付アドレスには存在しないにも関らず、その旧気付アドレスに対して、データ通信をし続けてしまうからである。   However, the period during which communication is interrupted from the time when the mobile device moves due to the location information registration process using the “Return Routability” until the data is transmitted based on the care-of address after the move. Will occur. Communication is interrupted even though the mobile device does not exist in the old care-of address in the period from the movement of the mobile device to the completion of mobile device authentication (registration of location information). This is because data communication continues to the old care-of address.

つまり、“Return Routability”は、モバイル機器の移動後の気付アドレスを用いたモバイル機器を認証するために、複雑な認証手順を行うものであり、この認証手順が、データ通信が途切れてしまう期間を生み出してしまう原因となる。よって、モバイル機器の移動後から即座にモバイル機器を認証して、データ通信を可能にするような認証手順が、求められている。   In other words, “Return Routability” performs a complicated authentication procedure to authenticate a mobile device using a care-of address after the mobile device has moved, and this authentication procedure is a period during which data communication is interrupted. It will be a cause to produce. Therefore, there is a need for an authentication procedure that enables data communication by authenticating the mobile device immediately after the mobile device moves.

そこで、本発明は、前記した問題を解決し、モバイル機器の移動後からデータ通信を可能にするまでの期間を短縮することを主な目的とする。   In view of the above, the main object of the present invention is to solve the above-described problems and to shorten the period from when the mobile device is moved to when data communication is possible.

前記課題を解決するため、請求項1に記載の位置登録方法は、移動可能なノードである移動ノードと、前記移動ノードが広域網にアクセスするための気付アドレスを発行するための情報を提供するアクセスルータを介して、前記移動ノードとデータ通信を行う相手ノードと、を含めて構成される通信システムによる前記データ通信のための位置登録方法であって、
前記移動ノードが、移動前の旧気付アドレスを基にした旧気付アドレストークン、および、前記移動ノードを識別するホームアドレスを基にしたホームアドレストークンを、前記相手ノードから取得する手順と、
前記移動ノードが、前記旧気付アドレストークンおよび前記ホームアドレストークンを基にした位置登録トークン、および、移動後の新気付アドレスを含めた仮登録の要求メッセージを、前記相手ノードに送信する手順と、
前記相手ノードが、前記仮登録の要求メッセージに含まれる前記位置登録トークンを検証して合格となる場合に、前記新気付アドレスについて、有効条件付きの仮登録を記憶手段に行う手順と、
前記相手ノードが、前記新気付アドレスを基にする新気付アドレストークンを含めた応答メッセージを、前記移動ノードに送信する手順と、
前記移動ノードと前記相手ノードが、前記仮登録の有効条件が満たされている期間において、データ通信を許可する手順と、
を実行することを特徴とする。
In order to solve the above-described problem, the location registration method according to claim 1 provides information for issuing a mobile node that is a movable node and a care-of address for the mobile node to access a wide area network. A location registration method for data communication by a communication system including an opposite node that performs data communication with the mobile node via an access router,
The mobile node obtains from the partner node an old care-of address token based on the old care-of address before movement, and a home address token based on a home address that identifies the mobile node;
The mobile node transmits a location registration token based on the old care-of address token and the home address token, and a temporary registration request message including the new care-of address after movement to the counterpart node;
When the counterpart node verifies the location registration token included in the provisional registration request message and passes, a procedure for performing provisional registration with a valid condition for the new care-of address in a storage unit;
A procedure in which the counterpart node transmits a response message including a fresh care-of address token based on the fresh care-of address to the mobile node;
A procedure in which the mobile node and the counterpart node permit data communication in a period in which the validity condition of the provisional registration is satisfied;
It is characterized by performing.

これにより、1往復のメッセージ交換により、仮登録が行われ、かつ、その仮登録のための位置登録トークンは、記録されたデータを活用することによって新たに算出する必要が無いので、パケットロスが生じてしまう待ち時間を、短縮化することができる。   As a result, temporary registration is performed by one round-trip message exchange, and the location registration token for the temporary registration does not need to be newly calculated by using the recorded data. The waiting time that occurs can be shortened.

請求項2に記載の位置登録方法は、請求項1に記載の位置登録方法であって、前記仮登録の有効条件は、前記仮登録がなされた時点から、所定の期間のみデータ通信を有効とすることを特徴とする。   The location registration method according to claim 2 is the location registration method according to claim 1, wherein the temporary registration valid condition is that data communication is valid only for a predetermined period from the time when the temporary registration is made. It is characterized by doing.

これにより、仮登録に有効条件を具体的に設けることにより、信頼性の乏しい通信相手による仮登録の長期使用を抑制できる。   Thereby, by providing effective conditions for provisional registration specifically, long-term use of provisional registration by a communication partner with poor reliability can be suppressed.

請求項3に記載の位置登録方法は、請求項1に記載の位置登録方法であって、前記仮登録の有効条件は、前記仮登録がなされた時点から、前記移動ノードと前記相手ノードとの間で行われたデータ通信量が、所定のデータ量未満の場合にのみデータ通信を有効とすることを特徴とする。   The location registration method according to claim 3 is the location registration method according to claim 1, wherein the temporary registration validity condition is determined between the mobile node and the counterpart node from the time when the temporary registration is performed. The data communication is made effective only when the amount of data communication performed between them is less than a predetermined amount of data.

これにより、仮登録に有効条件を具体的に設けることにより、信頼性の乏しい通信相手による仮登録の長期使用を抑制できる。   Thereby, by providing effective conditions for provisional registration specifically, long-term use of provisional registration by a communication partner with poor reliability can be suppressed.

請求項4に記載の位置登録方法は、請求項1に記載の位置登録方法であって、前記仮登録の有効条件は、前記仮登録がなされた時点から、前記移動ノードから送信された前記仮登録の要求メッセージの回数が、所定の回数未満の場合にのみデータ通信を有効とすることを特徴とする。   The location registration method according to claim 4 is the location registration method according to claim 1, wherein the temporary registration valid condition is that the temporary registration transmitted from the mobile node from the time when the temporary registration is performed. Data communication is valid only when the number of registration request messages is less than a predetermined number.

これにより、仮登録に有効条件を具体的に設けることにより、信頼性の乏しい通信相手による仮登録の長期使用を抑制できる。   Thereby, by providing effective conditions for provisional registration specifically, long-term use of provisional registration by a communication partner with poor reliability can be suppressed.

請求項5に記載の位置登録方法は、請求項1ないし請求項4のいずれか1項に記載の位置登録方法であって、前記位置登録方法は、前記移動ノードが、前記新気付アドレストークンおよび前記ホームアドレストークンを基にした位置登録トークンを、前記新気付アドレスおよび前記ホームアドレスを含めた位置登録メッセージに付して、前記相手ノードに送信する手順と、
前記相手ノードが、前記位置登録メッセージに含まれる前記位置登録トークンを検証して合格となる場合に、前記移動後の新気付アドレスについて、位置登録を記憶手段に行う手順と、
前記移動ノードと前記相手ノードが、前記位置登録が成功した場合において、データ通信を許可する手順と、
をさらに含めて実行することを特徴とする。
The location registration method according to claim 5 is the location registration method according to any one of claims 1 to 4, wherein the location registration method is configured such that the mobile node has the new care-of address token and A procedure for attaching a location registration token based on the home address token to a location registration message including the new care-of address and the home address, and transmitting it to the counterpart node;
When the counterpart node verifies and passes the location registration token included in the location registration message, the procedure for performing location registration in the storage means for the new care-of address after the movement;
When the mobile node and the counterpart node succeed in the location registration, a procedure for permitting data communication;
Is further included and executed.

これにより、仮登録の後に正式に位置登録を行うことにより、従来の“Return Routability”と同等レベルのセキュリティ強度を提供することができる。   Accordingly, by performing formal location registration after provisional registration, it is possible to provide the same level of security strength as conventional “Return Routability”.

請求項6に記載の位置登録方法は、請求項1ないし請求項5のいずれか1項に記載の位置登録方法であって、前記旧気付アドレストークン、前記新気付アドレストークン、前記ホームアドレストークン、および、前記位置登録トークンのうち、少なくとも1つのトークンは、所定の時刻情報を用いて作成されることを特徴とする。   The location registration method according to claim 6 is the location registration method according to any one of claims 1 to 5, wherein the old care-of address token, the new care-of address token, the home address token, In addition, at least one of the location registration tokens is created using predetermined time information.

これにより、作成されるトークンは、ワンタイムパスワードと同様の仕組みによって、毎回異なる値となるので、セキュリティ強度を高めることができる。   As a result, the created token has a different value each time by the same mechanism as that of the one-time password, so that the security strength can be increased.

請求項7に記載の通信システムは、移動可能なノードである移動ノードと、前記移動ノードが広域網にアクセスするための気付アドレスを発行するための情報を提供するアクセスルータを介して、前記移動ノードとデータ通信を行う相手ノードと、を含めて構成される通信システムであって、
前記相手ノードは、移動前の前記移動ノードに対して発行した情報を基にして、移動後の前記移動ノードを検証し、前記検証に合格した前記移動ノードとの通信を、有効条件が満たされる期間において許可することを特徴とする
The communication system according to claim 7, wherein the mobile node is a mobile node, and the mobile node via an access router that provides information for issuing a care-of address for the mobile node to access a wide area network. A communication system configured to include a partner node that performs data communication with a node,
The counterpart node verifies the mobile node after movement based on information issued to the mobile node before movement, and communication with the mobile node that has passed the verification satisfies a valid condition. It is characterized by permission in the period

これにより、1往復のメッセージ交換により、仮登録が行われ、かつ、その仮登録のための位置登録トークンは、記録されたデータを活用することによって新たに算出する必要が無いので、パケットロスが生じてしまう待ち時間を、短縮化することができる。   As a result, temporary registration is performed by one round-trip message exchange, and the location registration token for the temporary registration does not need to be newly calculated by using the recorded data. The waiting time that occurs can be shortened.

請求項8に記載の通信システムは、請求項7に記載の通信システムであって、前記相手ノードは、移動ノードのホームアドレスと気付アドレスとの対応を記録する位置対応管理部と、移動ノードのホームアドレスと気付アドレスとの対応を前記位置対応管理部に登録する位置登録部と、移動ノードのホームアドレスと気付アドレスとの対応について有効条件付きで前記位置対応管理部に仮登録する仮登録部と、前記有効条件を満たしているかどうかを監視し、前記有効条件を満たしていない仮登録を解除する仮登録解除部と、前記移動ノードからの移動前の前記移動ノードに対して発行した情報に基づく位置登録トークンを検証する位置登録トークン検証部と、を含めて構成され、
前記仮登録部は、前記位置登録トークン検証部による検証で合格となる前記移動ノードを仮登録することを特徴とする。
The communication system according to claim 8 is the communication system according to claim 7, wherein the counterpart node includes a location correspondence management unit that records a correspondence between a home address and a care-of address of the mobile node; A location registration unit for registering a correspondence between a home address and a care-of address in the location correspondence management unit, and a provisional registration unit for provisionally registering in the location correspondence management unit with a valid condition for a correspondence between a home address and a care-of address of a mobile node And whether or not the effective condition is satisfied, temporary registration cancellation unit for canceling temporary registration that does not satisfy the effective condition, and information issued to the mobile node before moving from the mobile node And a location registration token verification unit for verifying a location registration token based on
The temporary registration unit temporarily registers the mobile node that passes the verification by the location registration token verification unit.

これにより、1往復のメッセージ交換により、仮登録が行われ、かつ、その仮登録のための位置登録トークンは、記録されたデータを活用することによって新たに算出する必要が無いので、パケットロスが生じてしまう待ち時間を、短縮化することができる。   As a result, temporary registration is performed by one round-trip message exchange, and the location registration token for the temporary registration does not need to be newly calculated by using the recorded data. The waiting time that occurs can be shortened.

請求項9に記載の通信システムは、請求項7に記載の通信システムであって、前記移動ノードは、ホームアドレスと移動前の気付アドレスとの対応を基に移動後の気付アドレスの仮登録を依頼する仮登録依頼部と、位置登録についてのトークンを作成する位置登録トークン作成部と、を含めて構成され、
前記仮登録依頼部は、前記仮登録を依頼するためのメッセージに、移動前の前記移動ノードに対して発行された情報を含めて、前記相手ノードに送信することを特徴とする。
The communication system according to claim 9 is the communication system according to claim 7, wherein the mobile node temporarily registers the care-of address after movement based on a correspondence between a home address and a care-of address before movement. It includes a provisional registration requesting unit to request and a location registration token creating unit that creates a token for location registration,
The temporary registration request unit includes a message for requesting temporary registration including information issued to the mobile node before movement, and transmits the message to the counterpart node.

これにより、1往復のメッセージ交換により、仮登録が行われ、かつ、その仮登録のための位置登録トークンは、記録されたデータを活用することによって新たに算出する必要が無いので、パケットロスが生じてしまう待ち時間を、短縮化することができる。   As a result, temporary registration is performed by one round-trip message exchange, and the location registration token for the temporary registration does not need to be newly calculated by using the recorded data. The waiting time that occurs can be shortened.

請求項10に記載の通信プログラムは、移動可能なノードである移動ノードと、前記移動ノードが広域網にアクセスするための気付アドレスを発行するための情報を提供するアクセスルータを介して、前記移動ノードとデータ通信を行う相手ノードと、を含めて構成される通信システムに使用される通信プログラムであって、
前記相手ノードを、移動前の前記移動ノードに対して発行した情報を基にして、移動後の前記移動ノードを検証する手段と、前記検証に合格した前記移動ノードとの通信を、有効条件が満たされる期間において許可する手段、として機能させることを特徴とする。
The communication program according to claim 10, wherein the mobile node is a mobile node and the mobile node via an access router that provides information for issuing a care-of address for the mobile node to access a wide area network. A communication program used in a communication system configured to include a partner node that performs data communication with a node,
Based on the information issued to the mobile node before the movement to the mobile node, the communication between the means for verifying the mobile node after the movement and the mobile node that has passed the verification is valid It is characterized by functioning as a means for permitting in a period to be satisfied.

これにより、1往復のメッセージ交換により、仮登録が行われ、かつ、その仮登録のための位置登録トークンは、記録されたデータを活用することによって新たに算出する必要が無いので、パケットロスが生じてしまう待ち時間を、短縮化することができる。   As a result, temporary registration is performed by one round-trip message exchange, and the location registration token for the temporary registration does not need to be newly calculated by using the recorded data. The waiting time that occurs can be shortened.

本発明は、モバイル機器間で、位置の仮登録をすることを特徴とする。これにより、モバイル機器の移動後からデータ通信を可能にするまでの期間を短縮することが可能になった。   The present invention is characterized by provisionally registering a location between mobile devices. As a result, it has become possible to shorten the period from when the mobile device is moved to when data communication is possible.

以下に、本発明が適用される通信システムの第1実施形態について、図面を参照して詳細に説明する。まず、本実施形態の通信システムの構成について、図1から図3を参照して説明する。   Hereinafter, a first embodiment of a communication system to which the present invention is applied will be described in detail with reference to the drawings. First, the configuration of the communication system of the present embodiment will be described with reference to FIGS.

図1は、通信システムの構成図である。図1に示す通信システムは、インターネットなどの複数のネットワークを接続するネットワークである広域網10において、モバイル機器の実現を可能にするシステムである。よって、通信システムは、物理的な移動が行われたノードである移動ノードMNと、移動ノードMNの通信相手となる相手ノードCNと、ノードについて最新の位置情報を管理するホームエージェントHAと、ノードに対して広域網10にアクセスするための気付アドレスを発行するための情報を提供するアクセスルータARと、を含めて構成される。さらに、通信システムの各装置は、広域網10によって接続され、互いに通信が可能である。また、ホームエージェントHAは、移動ノードMNと相手ノードCNとの通信を中継するためのパケット中継部を有する。   FIG. 1 is a configuration diagram of a communication system. The communication system shown in FIG. 1 is a system that enables mobile devices to be realized in a wide area network 10 that is a network connecting a plurality of networks such as the Internet. Therefore, the communication system includes a mobile node MN that is a node in which physical movement has been performed, a counterpart node CN that is a communication partner of the mobile node MN, a home agent HA that manages the latest location information about the node, And an access router AR that provides information for issuing a care-of address for accessing the wide area network 10. Furthermore, each device of the communication system is connected by the wide area network 10 and can communicate with each other. The home agent HA also has a packet relay unit for relaying communication between the mobile node MN and the counterpart node CN.

次に、図1に示す移動ノードMNによって使用される2種類のアドレスについて、説明する。1つめのアドレスは、気付アドレス(Care of Address)である。気付アドレスは、移動ノードMNが、アクセスルータから発行されたプレフィックスと、移動ノードMNの識別情報とを基にして作成するアドレスであり、移動ノードMNが広域網10にアクセスするために使用される。2つめのアドレスは、ホームアドレス(Home Address)であり、移動ノードMNの物理的な移動に関らず不変のアドレスである。   Next, two types of addresses used by the mobile node MN shown in FIG. 1 will be described. The first address is a care-of address. The care-of address is an address created by the mobile node MN based on the prefix issued from the access router and the identification information of the mobile node MN, and is used for the mobile node MN to access the wide area network 10. . The second address is a home address, which is an address that remains unchanged regardless of the physical movement of the mobile node MN.

図2は、相手ノードCNの構成図である。相手ノードCNは、移動ノードMNのホームアドレスと気付アドレスとの対応を記録する位置対応管理部BCと、移動ノードMNのホームアドレスと気付アドレスとの対応を登録する位置登録部22と、移動ノードMNのホームアドレスと気付アドレスとの対応について条件付きで仮登録する仮登録部24と、所定の条件により仮登録を解除する仮登録解除部26と、移動ノードMNを認証するためのトークンを管理するトークン管理部30と、移動ノードMNのホームアドレスを基にしたトークンを作成するホームアドレストークン作成部32と、移動ノードMNの気付アドレスを基にしたトークンを作成する気付アドレストークン作成部34と、移動ノードMNの位置登録についてのトークンを検証する位置登録トークン検証部36と、を含めて構成される。   FIG. 2 is a configuration diagram of the counterpart node CN. The counterpart node CN includes a location correspondence management unit BC that records the correspondence between the home address and the care-of address of the mobile node MN, a location registration unit 22 that registers the correspondence between the home address and the care-of address of the mobile node MN, Manages the temporary registration unit 24 that temporarily registers the correspondence between the home address and the care-of address of the MN with a condition, the temporary registration cancellation unit 26 that cancels the temporary registration according to a predetermined condition, and a token for authenticating the mobile node MN. A token management unit 30, a home address token creation unit 32 that creates a token based on the home address of the mobile node MN, a care-of address token creation unit 34 that creates a token based on the care-of address of the mobile node MN, A location registration token verification unit 36 for verifying a token for location registration of the mobile node MN; Including configured.

図3は、移動ノードMNの構成図である。移動ノードMNは、位置登録処理の進捗状態を記録する位置対応状態記録部60と、ホームアドレスと気付アドレスとの登録を依頼する位置登録依頼部62と、ホームアドレスと移動前の気付アドレスとの対応を基に移動後の気付アドレスの仮登録を依頼する仮登録依頼部64と、位置登録するためのトークンを管理するトークン管理部70と、位置登録についてのトークンを作成する位置登録トークン作成部72と、を含めて構成される。   FIG. 3 is a configuration diagram of the mobile node MN. The mobile node MN includes a location correspondence status recording unit 60 that records the progress status of the location registration process, a location registration request unit 62 that requests registration of a home address and a care-of address, and a home address and a care-of address before the move. A temporary registration request unit 64 that requests temporary registration of the care-of address after movement based on the correspondence, a token management unit 70 that manages a token for location registration, and a location registration token creation unit that creates a token for location registration 72.

ここで、トークンについて、説明する。本明細書は、所定のデータを基にして作成され、認証に使用されるデータを、“トークン”という用語で定義する。例えば、ホームアドレスを基にして作成された認証データは、ホームアドレストークンである。同様にして、気付アドレスを基にして、気付アドレストークンが生成される。さらに、位置登録トークンは、移動ノードMNの位置登録に使用される認証データであり、ホームアドレストークンおよび気付アドレストークンを基にして作成される。   Here, the token will be described. In this specification, data that is created based on predetermined data and used for authentication is defined by the term “token”. For example, the authentication data created based on the home address is a home address token. Similarly, a care-of address token is generated based on the care-of address. Further, the location registration token is authentication data used for location registration of the mobile node MN, and is created based on the home address token and the care-of address token.

次に、各トークンの生成方法の一例について、説明する。まず、ホームアドレストークン作成部32によって作成されるホームアドレストークンは、ホームアドレスを入力とするハッシュ関数の算出結果である。同様に、気付アドレストークン作成部34によって作成される気付アドレストークンは、気付アドレスを入力とするハッシュ関数の算出結果である。なお、ハッシュ関数には、例えば、HMAC_SHA1関数が使用される。さらに、位置登録トークンは、ホームアドレストークンと気付アドレストークンとを入力とするハッシュ関数の算出結果である。また、位置登録トークンを作成するための入力として、ホームアドレストークンまたは気付アドレストークンをそのまま用いる替わりに、それぞれの入力データに対してSHA1関数などのハッシュ関数をかけた値を入力として用いてもよい。   Next, an example of a method for generating each token will be described. First, the home address token created by the home address token creating unit 32 is a hash function calculation result with the home address as an input. Similarly, the care-of address token created by the care-of address token creation unit 34 is a calculation result of a hash function that receives a care-of address. For example, the HMAC_SHA1 function is used as the hash function. Further, the location registration token is a calculation result of a hash function having a home address token and a care-of address token as inputs. Further, instead of using the home address token or the care-of address token as it is as an input for creating the location registration token, a value obtained by multiplying each input data by a hash function such as the SHA1 function may be used as an input. .

そして、ハッシュ関数によって作成されたこれらのトークンは、その作成に使用される関数と、その作成に使用される入力データとが、トークンの作成側と検証側で共有される。それにより、トークンの作成方法を知らない悪意のある第3者が、トークンを偽造することは困難となる。よって、トークンの作成側と検証側との間で、高度な認証が可能となる。   Then, for these tokens created by the hash function, the function used for the creation and the input data used for the creation are shared between the token creation side and the verification side. This makes it difficult for a malicious third party who does not know how to create the token to forge the token. Therefore, high-level authentication is possible between the token creation side and the verification side.

なお、各装置を実現するためのハードウェア資源について、説明する。まず、相手ノードCNの各処理部(位置登録部22、仮登録部24、仮登録解除部26、ホームアドレストークン作成部32、気付アドレストークン作成部34、位置登録トークン検証部36)は、相手ノードCNが有するCPU(Central Processing Unit)によって読み取られて実行されるプログラムとして実現される。そして、相手ノードCNのデータを管理する構成要素(位置対応管理部BC、トークン管理部30)は、相手ノードCNが有するRAM(Random Access Memory)などの記憶手段として実現される。   Note that hardware resources for realizing each device will be described. First, each processing unit (location registration unit 22, temporary registration unit 24, temporary registration release unit 26, home address token creation unit 32, care-of address token creation unit 34, location registration token verification unit 36) of the counterpart node CN This is realized as a program that is read and executed by a CPU (Central Processing Unit) of the node CN. The components (location correspondence management unit BC and token management unit 30) that manage data of the counterpart node CN are realized as storage means such as a RAM (Random Access Memory) included in the counterpart node CN.

次に、移動ノードMNの各処理部(位置登録依頼部62、仮登録依頼部64、位置登録トークン作成部72)は、移動ノードMNが有するCPUによって読み取られて実行されるプログラムとして実現される。そして、移動ノードMNのデータを管理する構成要素(位置対応状態記録部60、トークン管理部70)は、移動ノードMNが有するRAMなどの記憶手段として実現される。   Next, each processing unit (location registration request unit 62, temporary registration request unit 64, location registration token creation unit 72) of the mobile node MN is realized as a program that is read and executed by the CPU of the mobile node MN. . The components (location correspondence state recording unit 60 and token management unit 70) that manage the data of the mobile node MN are realized as storage means such as a RAM included in the mobile node MN.

以上、通信システムの構成について、説明した。次に、本実施形態の通信システムの位置登録の動作について、図1から図3を参照しつつ、図4から図6に沿って説明する。   The configuration of the communication system has been described above. Next, the location registration operation of the communication system according to the present embodiment will be described with reference to FIGS. 4 to 6 with reference to FIGS.

まず、図4は、移動ノードMNが相手ノードCNに初回の位置登録を行う動作を示す図である。   First, FIG. 4 is a diagram illustrating an operation in which the mobile node MN performs initial location registration with the counterpart node CN.

まず、移動ノードMNは、相手ノードCNにホームアドレストークンを要求する(S101)。
なお、ホームアドレストークンの要求メッセージには、まず、移動ノードMNのホームアドレスを送信元とし、かつ、相手ノードCNのアドレスを送信先とする内側のヘッダが付与される。次に、ホームアドレストークンの要求メッセージには、ホームエージェントHAのアドレスを送信先とする外側のヘッダが、移動ノードMNによって付与される。よって、ホームアドレストークンの要求メッセージは、外側のヘッダによって、ホームエージェントHAに送信される。
ここで、ホームエージェントHAは、移動ノードMNからホームアドレストークンの要求を、相手ノードCNに中継する。ここで、ホームエージェントHAは、ホームアドレストークンの要求メッセージについて、外側のヘッダを取り除く。
First, the mobile node MN requests a home address token from the counterpart node CN (S101).
The home address token request message is first given an inner header whose source is the mobile node MN's home address and whose destination is the address of the partner node CN. Next, the mobile node MN adds an outer header whose destination is the address of the home agent HA to the home address token request message. Therefore, the home address token request message is transmitted to the home agent HA by the outer header.
Here, the home agent HA relays the request for the home address token from the mobile node MN to the counterpart node CN. Here, the home agent HA removes the outer header from the request message for the home address token.

そして、相手ノードCNは、受信したホームアドレストークンの要求に対して、ヘッダの送信元ホームアドレスを基にして、ホームアドレストークンを発行する(S102)。発行されたホームアドレストークンは、ヘッダの送信先が前記ホームアドレスとなるパケットによって、相手ノードCNから移動ノードMNに対して返信される。ここで、ホームエージェントHAは、ホームアドレストークンを含めたパケットを受信すると、移動ノードMNの気付アドレスを送信先とするヘッダを外側に追加する。この外側のヘッダにより、ホームアドレストークンが、移動ノードMNに送信される。   Then, the counterpart node CN issues a home address token based on the source home address in the header in response to the received home address token request (S102). The issued home address token is returned from the counterpart node CN to the mobile node MN by a packet whose header destination is the home address. Here, when the home agent HA receives the packet including the home address token, the home agent HA adds a header whose destination is the care-of address of the mobile node MN to the outside. With this outer header, the home address token is transmitted to the mobile node MN.

そして、移動ノードMNは、気付アドレストークンを要求するパケットを、相手ノードCNに送信する(S111)。この要求パケットのヘッダの送信元は、移動ノードMNにおける最新の(移動が行われた場合には、移動後の)気付アドレスである。さらに、相手ノードCNは、受信した気付アドレストークンの要求パケットに対して、ヘッダの送信先にある気付アドレスを基にして、気付アドレストークンを発行する。そして、発行された気付アドレストークンは、ヘッダの送信先が気付アドレスとなるパケットによって、相手ノードCNから移動ノードMNに返信される(S112)。   Then, the mobile node MN transmits a packet requesting the care-of address token to the counterpart node CN (S111). The transmission source of the header of this request packet is the latest care-of address (after movement, if moved) in the mobile node MN. Further, the counterpart node CN issues a care-of address token to the received request packet of the care-of address token based on the care-of address in the transmission destination of the header. Then, the issued care-of address token is returned from the counterpart node CN to the mobile node MN by a packet whose header destination is the care-of address (S112).

ここで、移動ノードMNは、最新の気付アドレスを相手ノードCNに登録するために、位置登録トークンを作成する(S121)。なお、位置登録トークンは、S102で受信したホームアドレストークン、および、S112で受信した気付アドレストークンを基にして、作成される。そして、移動ノードMNは、作成した位置登録トークンを付した位置登録の要求を、相手ノードCNに送信する(S122)。   Here, the mobile node MN creates a location registration token in order to register the latest care-of address with the counterpart node CN (S121). The location registration token is created based on the home address token received in S102 and the care-of address token received in S112. Then, the mobile node MN transmits a location registration request with the created location registration token to the counterpart node CN (S122).

さらに、相手ノードCNは、受信した位置登録の要求に対して、その要求パケットに付された位置登録トークンの検証処理、および、検証処理に合格した場合の位置登録処理を行う(S123)。なお、位置登録トークンの検証処理は、受信した位置登録トークンと、相手ノードCNが、S121と同一の算出方法で、ホームアドレストークンおよび気付アドレストークンを基にして作成するトークンとが、一致する場合に、検証に合格とする処理である。そして、相手ノードCNは、位置登録処理が完了した旨を、移動ノードMNに応答する(S124)。   Further, in response to the received location registration request, the counterpart node CN performs a location registration token verification process attached to the request packet, and a location registration process when the verification process is passed (S123). The location registration token verification process is performed when the received location registration token matches the token created by the counterpart node CN based on the home address token and the care-of address token using the same calculation method as in S121. In addition, it is a process for passing the verification. Then, the counterpart node CN responds to the mobile node MN that the location registration process has been completed (S124).

これにより、移動ノードMNは、相手ノードCNと通信可能になるので、お互いのデータ通信が開始される(S131)。   As a result, the mobile node MN becomes communicable with the counterpart node CN, so that mutual data communication is started (S131).

次に、図5は、移動ノードMNが相手ノードCNに2回目以降の位置登録を行う動作を示す図である。つまり、所定の移動ノードMNと、所定の相手ノードCNとの間において、初回の位置登録は、既に図4に従って行われたことを前提とする。そして、初回の位置登録の後に移動ノードMNが移動した時(つまり、気付アドレスの変更が行われた時)を契機として、図5の処理が起動される。   Next, FIG. 5 is a diagram illustrating an operation in which the mobile node MN performs the second and subsequent location registrations with the counterpart node CN. That is, it is assumed that the initial location registration has already been performed according to FIG. 4 between the predetermined mobile node MN and the predetermined counterpart node CN. Then, when the mobile node MN moves after the initial location registration (that is, when the care-of address is changed), the process of FIG. 5 is started.

まず、移動ノードMNは、相手ノードCNに旧気付アドレスの位置登録トークンを付した新気付アドレスの仮登録を要求する(S211)。また、仮登録の要求パケットは、移動ノードMNのホームアドレスおよび移動後の新気付アドレスを含む。ここで、旧気付アドレスは、移動ノードMNが移動する前に割り当てられ、既に相手ノードCNに登録済のアドレスである(S123を参照)。そして、旧気付アドレスの位置登録トークンは、前記旧気付アドレスおよび移動ノードMNのホームアドレスを基にして移動ノードMNが以前生成したトークンである(S121を参照)。この位置登録トークンは、移動ノードMNが、以前作成した位置登録トークンであるので、今回に再度作成してもよし、以前作成した位置登録トークンを記憶手段に記録しておき、その記録された位置登録トークンを読み込んで取得してもよい。   First, the mobile node MN requests the counterpart node CN to temporarily register a new care-of address with a location registration token of the old care-of address (S211). The temporary registration request packet includes the home address of the mobile node MN and the new care-of address after the movement. Here, the old care-of address is assigned before the mobile node MN moves, and is already registered in the partner node CN (see S123). The location registration token of the old care-of address is a token previously generated by the mobile node MN based on the old care-of address and the home address of the mobile node MN (see S121). Since this location registration token is a location registration token previously created by the mobile node MN, it may be created again this time. The location registration token previously created is recorded in the storage means, and the recorded location The registration token may be read and acquired.

次に、相手ノードCNは、旧気付アドレスの位置登録トークンの検証を行い、その検証に合格した場合に、新気付アドレスの仮登録を行う(S212)。なお、位置登録トークンの検証は、S123と同一の処理である。ここで、検証に使用される位置登録トークンは、旧気付アドレスを基にしたトークンであるが、仮登録される気付アドレスは、移動後の新気付アドレスである。   Next, the counterpart node CN verifies the location registration token of the old care-of address, and if the verification passes, performs temporary registration of the new care-of address (S212). The verification of the location registration token is the same process as S123. Here, the location registration token used for verification is a token based on the old care-of address, but the care-of address that is provisionally registered is the new care-of address after movement.

そして、相手ノードCNは、移動ノードMNに新気付アドレスのトークンを発行する(S213)。この新気付アドレスのトークンの作成方法は、S112と同一である。さらに、移動ノードMNは、相手ノードCNとデータ通信を開始する(S214)。これは、移動ノードMNが、仮登録に対する応答として、新気付アドレスのトークンを受信したことにより、仮登録が成功したと移動ノードMNが認識するためである。   Then, the correspondent node CN issues a token of a new care-of address to the mobile node MN (S213). The method of creating the token of this new care-of address is the same as S112. Furthermore, the mobile node MN starts data communication with the counterpart node CN (S214). This is because the mobile node MN recognizes that the temporary registration is successful when the mobile node MN receives the token of the new care-of address as a response to the temporary registration.

ここで、移動ノードMNは、ホームアドレストークンおよび新気付アドレストークンを基にして、位置登録トークンを作成する(S221)。そして、移動ノードMNは、ホームアドレスおよび新気付アドレスを含めた位置登録の要求メッセージに、相手ノードCNに位置登録トークンを付して、相手ノードCNに送信する(S222)。さらに、相手ノードCNは、受信した位置登録の要求メッセージについて、S123と同様に、位置登録トークンの検証を行い、検証に合格した場合に、新気付アドレスの位置登録を行う(S223)。   Here, the mobile node MN creates a location registration token based on the home address token and the new care-of address token (S221). Then, the mobile node MN adds a location registration token to the counterpart node CN to the location registration request message including the home address and the new care-of address, and transmits it to the counterpart node CN (S222). Further, the counterpart node CN verifies the location registration token for the received location registration request message in the same manner as in S123, and if it passes the verification, performs location registration of the new care-of address (S223).

ここで、相手ノードCNは、位置登録に成功した旨を通知するための位置登録の応答メッセージを、移動ノードMNに返信してもよい。しかし、新気付アドレスの仮登録に伴いデータ通信は既に開始されているため(S214を参照)、この応答メッセージは、省略可能である。   Here, the counterpart node CN may return a location registration response message for notifying that the location registration is successful to the mobile node MN. However, since the data communication has already started with the temporary registration of the new care-of address (see S214), this response message can be omitted.

さらに、図6は、図4または図5に関連して、相手ノードCNが移動ノードMNから受信したメッセージに対する処理を示すフローチャートである。相手ノードCNは、移動ノードMNからメッセージを受信する(S301)。そして、相手ノードCNは、以下に示すように、そのメッセージに種別に応じた処理を起動させる。   Further, FIG. 6 is a flowchart showing processing for a message received by the counterpart node CN from the mobile node MN in relation to FIG. 4 or FIG. The partner node CN receives the message from the mobile node MN (S301). Then, the counterpart node CN activates processing corresponding to the type in the message as shown below.

まず、相手ノードCNは、メッセージに位置登録トークンが含まれているか否かを判定する(S302)。位置登録トークンが含まれている場合には(S302、Y)、その位置登録トークンの種別を判定する。今回登録を行う新気付アドレスに基づく位置登録トークンが存在する場合には、今回のメッセージは、位置登録のためのメッセージであるので、位置登録の検証(S223)および位置登録の処理(S223)を行う。一方、既に登録された前回の旧気付アドレスに基づく位置登録トークンが存在する場合には、今回のメッセージは、仮登録のためのメッセージであるので、位置登録の検証および仮登録の処理(S212)、ならびに、気付アドレストークンの発行(S213)を行う。   First, the counterpart node CN determines whether or not a location registration token is included in the message (S302). If a location registration token is included (S302, Y), the type of the location registration token is determined. If there is a location registration token based on the new care-of address to be registered this time, the current message is a message for location registration, so the location registration verification (S223) and location registration processing (S223) are performed. Do. On the other hand, when there is a location registration token based on the previous care-of address that has already been registered, this message is a message for temporary registration, so location registration verification and temporary registration processing (S212). In addition, a care-of address token is issued (S213).

次に、相手ノードCNは、位置登録トークンが含まれていない場合には(S302、N)、要求メッセージの送信元アドレスを基にしたトークンの発行を行う。よって、相手ノードCNは、送信元アドレスがホームアドレスである場合には(S304、ホーム)、ホームアドレストークンを発行し(S102)、送信元アドレスが気付アドレスである場合には(S304、気付)、気付アドレストークンを発行する(S112)。   Next, when the location registration token is not included (S302, N), the counterpart node CN issues a token based on the transmission source address of the request message. Therefore, the partner node CN issues a home address token when the source address is a home address (S304, home) (S102), and when the source address is a care-of address (S304, notice). Then, a care-of address token is issued (S112).

なお、相手ノードCNが、受信したメッセージの種別を判定する方法は、例えば、パケットのデータ部に含まれるパケットの種別の識別子を基に判定する方法が挙げられる。つまり、移動ノードMNは、パケットの種別の識別子を、要求メッセージに含めてから、その要求メッセージを相手ノードCNに送信する。   An example of a method in which the counterpart node CN determines the type of the received message is a method of determining based on the identifier of the packet type included in the data portion of the packet. That is, the mobile node MN includes the packet type identifier in the request message, and then transmits the request message to the counterpart node CN.

ここで、S212で行われる仮登録によって、データ通信が可能になるため、仮登録だけでデータ通信をし続けてしまうことが考えられる。そこで、相手ノードCNは、仮登録を行う際に、その仮登録を有効とする条件も併せて登録し、その有効条件を満たすかどうか、逐次監視する。そして、相手ノードCNは、仮登録の有効条件を満たさなくなった時点で、その仮登録に関する移動ノードMNとの通信を無効とする。   Here, since the data communication is possible by the temporary registration performed in S212, it is conceivable that the data communication is continued only by the temporary registration. Therefore, when performing temporary registration, the counterpart node CN also registers a condition for validating the temporary registration, and sequentially monitors whether or not the valid condition is satisfied. Then, the partner node CN invalidates the communication with the mobile node MN related to the temporary registration when the temporary registration validity condition is not satisfied.

なお、仮登録の有効条件は、様々な条件を活用することができる。例えば、仮登録の発生時から所定の期間まで有効とする処理が挙げられる。この場合には、相手ノードCNは、例えば、システムコールによるタイマ割り込みに仮登録の有効期間を設定しておき、その割り込みが発生した時点(つまり、仮登録の有効期間を経過した時点)で、仮登録を無効化する処理を行う。   Various conditions can be used as valid conditions for temporary registration. For example, there is a process that is valid from the time of occurrence of temporary registration until a predetermined period. In this case, for example, the counterpart node CN sets a valid period of temporary registration for a timer interrupt caused by a system call, and when the interrupt occurs (that is, when the valid period of temporary registration has passed) Process to invalidate temporary registration.

一方、別の仮登録の有効条件は、仮登録の発生時から行われるデータ通信量が、所定のデータ量まで達しないうちは、仮登録を有効とする処理を行ってもよい。この場合には、相手ノードCNは、相手ノードCNとのデータ通信量の統計を計測し、そのデータ量から仮登録の有効または無効を判定する。   On the other hand, another provisional registration valid condition may be that the provisional registration is validated as long as the amount of data communication performed from the time of the provisional registration does not reach a predetermined data amount. In this case, the counterpart node CN measures the statistics of the data communication amount with the counterpart node CN, and determines whether the temporary registration is valid or invalid from the data amount.

さらに、別の仮登録の有効条件は、仮登録の発生時から、相手ノードCNが行う仮登録の要求処理または位置登録の要求処理の回数に応じて、仮登録を有効とする処理を行ってもよい。つまり、相手ノードCNは、位置登録の要求後にトークンの検証を行うが、検証に失敗した場合には、位置登録を行わない。よって、検証に失敗する回数の多い相手ノードCNは、信頼性に欠けるノードであるので、そのノードとの仮登録を無効にする。   Further, another provisional registration valid condition is that the provisional registration is validated according to the number of provisional registration request processing or location registration request processing performed by the counterpart node CN from the time of provisional registration occurrence. Also good. That is, the counterpart node CN verifies the token after requesting location registration, but does not perform location registration if verification fails. Therefore, the partner node CN having a large number of failed verifications is a node lacking in reliability, and thus temporary registration with the node is invalidated.

以上、2回目以降の位置登録の動作を説明した。ここで、従来の“Return Routability”と、本発明の処理との違いを明確にすることにより、本発明の顕著な効果を説明する。   The operation of location registration for the second and subsequent times has been described above. Here, the distinctive effect of the present invention will be described by clarifying the difference between the conventional “Return Routability” and the processing of the present invention.

まず、従来の“Return Routability”は、2回目以降の位置登録の動作において、図4のS111〜S124の登録処理を経て、データ通信を開始させる。一方、本発明の処理は、2回目以降の位置登録の動作において、図4の替わりに、図5の処理を行う。   First, the conventional “Return Routability” starts data communication through the registration processing of S111 to S124 of FIG. 4 in the second and subsequent location registration operations. On the other hand, the process of the present invention performs the process of FIG. 5 instead of FIG. 4 in the second and subsequent position registration operations.

よって、従来の“Return Routability”は、2回目以降の位置登録の動作において、データ通信を開始させるために、2往復のメッセージ交換を行う必要があるので、その間の長い待ち時間にパケットロスが生じてしまう。一方、本発明の処理は、2回目以降の位置登録の動作において、1往復のメッセージ交換により、仮登録が行われ、かつ、その仮登録のための位置登録トークンは、記録されたデータを活用することによって新たに算出する必要が無いので、パケットロスが生じてしまう待ち時間を、短縮化することができる。さらに、本発明の処理は、仮登録に有効条件を設けるとともに、仮登録の後に正式に位置登録を行うことにより、従来の“Return Routability”と同等レベルのセキュリティ強度を提供することができる。   Therefore, in the conventional “Return Routability”, since it is necessary to exchange two round-trip messages in order to start data communication in the second and subsequent location registration operations, a packet loss occurs in a long waiting time between them. End up. On the other hand, in the processing of the present invention, temporary registration is performed by exchanging messages once and again in the second and subsequent location registration operations, and the location registration token for the temporary registration uses recorded data. By doing so, there is no need to newly calculate, so the waiting time at which packet loss occurs can be shortened. Furthermore, the process of the present invention can provide a security level equivalent to that of the conventional “Return Routability” by providing an effective condition for temporary registration and performing formal location registration after temporary registration.

以上説明した本発明は、以下のように発明の趣旨を逸脱しない範囲で広く変形実施することができる。   The present invention described above can be widely modified without departing from the spirit of the invention as follows.

例えば、トークンの作成および検証の処理について、ハッシュ関数による非可逆変換処理を行う替わりに、暗号化処理などの可逆圧縮処理を行ってもよい。その場合には、トークンの作成は暗号化処理として、トークンの検証は、前記暗号化処理に対応する復号化処理を行うものとする。これにより、トークンの偽造を防ぐことができる。なお、暗号化および復号化処理は、例えば、FEAL(Fast data Encipherment ALgorithm)などの秘密鍵暗号方式が利用可能である。   For example, for token creation and verification processing, instead of performing lossy conversion processing using a hash function, lossless compression processing such as encryption processing may be performed. In this case, token creation is performed as an encryption process, and token verification is performed as a decryption process corresponding to the encryption process. Thereby, forgery of a token can be prevented. For the encryption and decryption processing, for example, a secret key cryptosystem such as FEAL (Fast Data Encipherment ALgorithm) can be used.

また、トークンの作成について、作成の入力に、トークン作成時刻などの所定の時刻情報を用いてもよい。これにより、作成されるトークンは、ワンタイムパスワードと同様の仕組みによって、毎回異なる値となるので、セキュリティ強度を高めることができる。   As for token creation, predetermined time information such as token creation time may be used for creation input. As a result, the created token has a different value each time by the same mechanism as that of the one-time password, so that the security strength can be increased.

本発明の一実施形態に関する通信システムの構成図である。It is a block diagram of the communication system regarding one Embodiment of this invention. 本発明の一実施形態に関する相手ノードの構成図である。It is a block diagram of the other party node regarding one Embodiment of this invention. 本発明の一実施形態に関する移動ノードの構成図である。It is a block diagram of the mobile node regarding one Embodiment of this invention. 本発明の一実施形態に関する初回の位置登録の動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the first location registration regarding one Embodiment of this invention. 本発明の一実施形態に関する2回目以降の位置登録の動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the position registration after the 2nd regarding one Embodiment of this invention. 本発明の一実施形態に関する相手ノードによる受信したメッセージに対する処理を示すフローチャートである。It is a flowchart which shows the process with respect to the message received by the other party node regarding one Embodiment of this invention.

符号の説明Explanation of symbols

10 広域網
MN 移動ノード
CN 相手ノード
BC 位置対応管理部(記憶手段)
22 位置登録部
24 仮登録部
26 仮登録解除部
36 位置登録トークン検証部
60 位置対応状態記録部
64 仮登録依頼部
72 位置登録トークン作成部

10 wide area network MN mobile node CN partner node BC location correspondence management unit (storage means)
22 Location Registration Unit 24 Temporary Registration Unit 26 Temporary Registration Release Unit 36 Location Registration Token Verification Unit 60 Location Corresponding Status Recording Unit 64 Temporary Registration Request Unit 72 Location Registration Token Creation Unit

Claims (10)

移動可能なノードである移動ノードと、前記移動ノードが広域網にアクセスするための気付アドレスを発行するための情報を提供するアクセスルータを介して、前記移動ノードとデータ通信を行う相手ノードと、を含めて構成される通信システムによる前記データ通信のための位置登録方法であって、
前記移動ノードが、移動前の旧気付アドレスを基にした旧気付アドレストークン、および、前記移動ノードを識別するホームアドレスを基にしたホームアドレストークンを、前記相手ノードから取得する手順と、
前記移動ノードが、前記旧気付アドレストークンおよび前記ホームアドレストークンを基にした位置登録トークン、および、移動後の新気付アドレスを含めた仮登録の要求メッセージを、前記相手ノードに送信する手順と、
前記相手ノードが、前記仮登録の要求メッセージに含まれる前記位置登録トークンを検証して合格となる場合に、前記新気付アドレスについて、有効条件付きの仮登録を記憶手段に行う手順と、
前記相手ノードが、前記新気付アドレスを基にする新気付アドレストークンを含めた応答メッセージを、前記移動ノードに送信する手順と、
前記移動ノードと前記相手ノードが、前記仮登録の有効条件が満たされている期間において、データ通信を許可する手順と、
を実行することを特徴とする位置登録方法。
A mobile node that is a movable node, and a partner node that performs data communication with the mobile node via an access router that provides information for issuing a care-of address for the mobile node to access a wide area network; A location registration method for the data communication by a communication system configured including:
The mobile node obtains from the partner node an old care-of address token based on the old care-of address before movement, and a home address token based on a home address that identifies the mobile node;
The mobile node transmits a temporary registration request message including a location registration token based on the old care-of address token and the home address token and a new care-of address after the movement to the counterpart node;
When the counterpart node verifies the location registration token included in the provisional registration request message and passes, a procedure for performing provisional registration with a valid condition for the new care-of address in a storage unit;
A procedure in which the counterpart node transmits a response message including a fresh care-of address token based on the fresh care-of address to the mobile node;
A procedure in which the mobile node and the counterpart node permit data communication in a period in which the validity condition of the provisional registration is satisfied;
The location registration method characterized by performing.
前記仮登録の有効条件は、前記仮登録がなされた時点から、所定の期間にデータ通信を有効とすることを特徴とする請求項1に記載の位置登録方法。   The location registration method according to claim 1, wherein the temporary registration validity condition is that data communication is valid for a predetermined period from the time when the temporary registration is performed. 前記仮登録の有効条件は、前記仮登録がなされた時点から、前記移動ノードと前記相手ノードとの間で行われたデータ通信量が、所定のデータ量未満の場合にデータ通信を有効とすることを特徴とする請求項1に記載の位置登録方法。   The provisional registration validity condition is that data communication is valid when the amount of data communication performed between the mobile node and the counterpart node is less than a predetermined data amount from the time when the provisional registration is made. The location registration method according to claim 1. 前記仮登録の有効条件は、前記仮登録がなされた時点から、前記移動ノードから送信された前記仮登録の要求メッセージの回数が、所定の回数未満の場合にデータ通信を有効とすることを特徴とする請求項1に記載の位置登録方法。   The provisional registration valid condition is that data communication is validated when the number of provisional registration request messages transmitted from the mobile node is less than a predetermined number from the time when the provisional registration is performed. The location registration method according to claim 1. 前記位置登録方法は、前記移動ノードが、前記新気付アドレストークンおよび前記ホームアドレストークンを基にした位置登録トークンを、前記新気付アドレスおよび前記ホームアドレスを含めた位置登録メッセージに付して、前記相手ノードに送信する手順と、
前記相手ノードが、前記位置登録メッセージに含まれる前記位置登録トークンを検証して合格となる場合に、前記移動後の新気付アドレスについて、位置登録を記憶手段に行う手順と、
前記移動ノードと前記相手ノードが、前記位置登録が成功した場合において、データ通信を許可する手順と、
をさらに含めて実行することを特徴とする請求項1ないし請求項4のいずれか1項に記載の位置登録方法。
In the location registration method, the mobile node attaches a location registration token based on the new care-of address token and the home address token to a location registration message including the fresh care-of address and the home address. The procedure to send to the other node,
When the counterpart node verifies and passes the location registration token included in the location registration message, the procedure for performing location registration in the storage means for the new care-of address after the movement;
When the mobile node and the counterpart node succeed in the location registration, a procedure for permitting data communication;
5. The location registration method according to claim 1, wherein the location registration method is further executed.
前記旧気付アドレストークン、前記新気付アドレストークン、前記ホームアドレストークン、および、前記位置登録トークンのうち、少なくとも1つのトークンは、所定の時刻情報を用いて作成されることを特徴とする請求項1ないし請求項5のいずれか1項に記載の位置登録方法。   The at least one token among the old care-of address token, the new care-of address token, the home address token, and the location registration token is created using predetermined time information. The location registration method according to claim 5. 移動可能なノードである移動ノードと、前記移動ノードが広域網にアクセスするための気付アドレスを発行するための情報を提供するアクセスルータを介して、前記移動ノードとデータ通信を行う相手ノードと、を含めて構成される通信システムであって、
前記相手ノードは、移動前の前記移動ノードに対して発行した情報を基にして、移動後の前記移動ノードを検証し、前記検証に合格した前記移動ノードとの通信を、有効条件が満たされる期間において許可することを特徴とする通信システム。
A mobile node that is a movable node, and a partner node that performs data communication with the mobile node via an access router that provides information for issuing a care-of address for the mobile node to access a wide area network; A communication system configured to include:
The counterpart node verifies the mobile node after movement based on information issued to the mobile node before movement, and communication with the mobile node that has passed the verification satisfies a valid condition. A communication system characterized by permitting in a period.
前記相手ノードは、移動ノードのホームアドレスと気付アドレスとの対応を記録する位置対応管理部と、移動ノードのホームアドレスと気付アドレスとの対応を前記位置対応管理部に登録する位置登録部と、移動ノードのホームアドレスと気付アドレスとの対応について有効条件付きで前記位置対応管理部に仮登録する仮登録部と、前記有効条件を満たしているかどうかを監視し、前記有効条件を満たしていない仮登録を解除する仮登録解除部と、前記移動ノードからの移動前の前記移動ノードに対して発行した情報に基づく位置登録トークンを検証する位置登録トークン検証部と、を含めて構成され、
前記仮登録部は、前記位置登録トークン検証部による検証で合格となる前記移動ノードを仮登録することを特徴とする請求項7に記載の通信システム。
The counterpart node includes a location correspondence management unit that records the correspondence between the home address and the care-of address of the mobile node, and a location registration unit that registers the correspondence between the home address and the care-of address of the mobile node in the location correspondence management unit; The provisional registration unit that temporarily registers the correspondence between the home address and the care-of address of the mobile node with the location condition management unit with an effective condition is monitored, whether the effective condition is satisfied, and the temporary condition that does not satisfy the effective condition A temporary registration cancellation unit that cancels registration, and a location registration token verification unit that verifies a location registration token based on information issued to the mobile node before moving from the mobile node,
The communication system according to claim 7, wherein the temporary registration unit temporarily registers the mobile node that passes the verification by the location registration token verification unit.
前記移動ノードは、ホームアドレスと移動前の気付アドレスとの対応を基に移動後の気付アドレスの仮登録を依頼する仮登録依頼部と、位置登録についてのトークンを作成する位置登録トークン作成部と、を含めて構成され、
前記仮登録依頼部は、前記仮登録を依頼するためのメッセージに、移動前の前記移動ノードに対して発行された情報を含めて、前記相手ノードに送信することを特徴とする請求項7に記載の通信システム。
The mobile node includes a temporary registration request unit that requests temporary registration of a care-of address after movement based on a correspondence between a home address and a care-of address before movement, and a location registration token creation unit that creates a token for location registration; , Including,
The temporary registration request unit includes the information issued to the mobile node before moving in a message for requesting temporary registration, and transmits the message to the counterpart node. The communication system described.
移動可能なノードである移動ノードと、前記移動ノードが広域網にアクセスするための気付アドレスを発行するための情報を提供するアクセスルータを介して、前記移動ノードとデータ通信を行う相手ノードと、を含めて構成される通信システムに使用される通信プログラムであって、
前記相手ノードを、移動前の前記移動ノードに対して発行した情報を基にして、移動後の前記移動ノードを検証する手段と、前記検証に合格した前記移動ノードとの通信を、有効条件が満たされる期間において許可する手段、として機能させることを特徴とする通信プログラム。

A mobile node that is a movable node, and a partner node that performs data communication with the mobile node via an access router that provides information for issuing a care-of address for the mobile node to access a wide area network; A communication program used for a communication system configured including:
Based on the information issued to the mobile node before the movement to the mobile node, the communication between the means for verifying the mobile node after the movement and the mobile node that has passed the verification is valid A communication program which functions as a means for permitting in a period to be satisfied.

JP2004042518A 2004-02-19 2004-02-19 Location registration method, communications system, and communication program Pending JP2005236610A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004042518A JP2005236610A (en) 2004-02-19 2004-02-19 Location registration method, communications system, and communication program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004042518A JP2005236610A (en) 2004-02-19 2004-02-19 Location registration method, communications system, and communication program

Publications (1)

Publication Number Publication Date
JP2005236610A true JP2005236610A (en) 2005-09-02

Family

ID=35019124

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004042518A Pending JP2005236610A (en) 2004-02-19 2004-02-19 Location registration method, communications system, and communication program

Country Status (1)

Country Link
JP (1) JP2005236610A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006112095A1 (en) * 2005-03-31 2006-10-26 Nec Corporation Mobile communication control method, mobile communication system, routing device, management device, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006112095A1 (en) * 2005-03-31 2006-10-26 Nec Corporation Mobile communication control method, mobile communication system, routing device, management device, and program
JPWO2006112095A1 (en) * 2005-03-31 2008-11-27 日本電気株式会社 Mobile communication control method, mobile communication system, routing device, management device, and program
US7953081B2 (en) 2005-03-31 2011-05-31 Nec Corporation Mobile communication control method, mobile communication system, routing device, management device, and program
JP4748157B2 (en) * 2005-03-31 2011-08-17 日本電気株式会社 Mobile communication control method, mobile communication system, routing device, management device, and program

Similar Documents

Publication Publication Date Title
JP4278614B2 (en) Method for preventing DoS attack against access token and handover procedure supporting optimized quality of service using encryption token valid only within a predetermined range
JP5101565B2 (en) Contact authentication and reliable contact renewal in mobile radio communication equipment
JP4983797B2 (en) COMMUNICATION DEVICE, COMMUNICATION RELAY PROGRAM, AND COMMUNICATION RELAY METHOD
US8218484B2 (en) Methods and apparatus for sending data packets to and from mobile nodes in a data network
JP5102372B2 (en) Method and apparatus for use in a communication network
CN101150572B (en) Binding and update method and device for mobile node and communication end
JP5250634B2 (en) Method and apparatus for use in a mobile communication network
WO2008034368A1 (en) A method, system, mobile node and correspondent node for generating the binding management key
JP2009526455A (en) A method for ensuring the authenticity of messages exchanged according to the mobile internet protocol
WO2009012676A1 (en) A method and equipment for generating care of address and a method and system for improving route optimization security
JPWO2009011120A1 (en) Address generation method, address generation system, communication apparatus, communication method, communication system, and destination communication apparatus
You et al. caTBUA: context‐aware ticket‐based binding update authentication protocol for trust‐enabled mobile networks
JPH11161618A (en) Mobile computer management device, mobile computer device, and mobile computer registering method
You et al. Comments on “SPAM: A Secure Password Authentication Mechanism for Seamless Handover in Proxy Mobile IPv6 Networks”
US20100278112A1 (en) Binding update method and mobile terminal device used for same
JP2005236610A (en) Location registration method, communications system, and communication program
EP1562340A1 (en) Method and apparatus for establishing a temporary secure connection between a mobile network node and an access network node during a data transmission handover
Im et al. Security-effective fast authentication mechanism for network mobility in proxy mobile IPv6 networks
KR100687721B1 (en) Method for extending of diameter AAA protocol supporting mobile IPv6
CN101119594B (en) Method of implementing home agent root key synchronization between home agent and foreign agent
EP1914953B1 (en) Care-of address registration and detection of spoofed binding cache entries
Zubair et al. DMAM: distributed mobility and authentication mechanism in next generation networks
WO2010066147A1 (en) Method, system and apparatus for registration
KR101539912B1 (en) New diameter signaling for mobile ipv4
KR100882347B1 (en) ROUTE OPTIMIZATION METHOD BASED ON WIRELESS IPv6