Plaque It!
Sponsored by: Flash of Genius |
[0001] This application claims priority to an application entitled “Authentication Method between Mobile Node and Home Agent in a Wireless Communication System” filed in the Korean Industrial Property Office on Nov. 7, 2001 and assigned Serial No. 2001-69114, the contents of which are hereby incorporated by reference.
[0002] 1. Field of the Invention
[0003] The present invention relates generally to a wireless communication system, and in particular, to an authentication method between a mobile node (MN) and a home agent (HA) in a wireless communication system supporting packet communication.
[0004] 2. Description of the Related Art
[0005] With the development of a communication technology, research has been carried out on several technologies for combining a packet-based network (hereinafter, referred to as a “packet network”) using an Internet protocol (IP) with a wireless communication network. One of the more widely known technologies is a CDMA (Code Division Multiple Access) technology. The CDMA system transmits voice or data received from a wireless communication network to a packet-based IP network using an IP packet, so that the packet is finally received at a mobile node (or a mobile host) having an IP address.
[0006] An IMT-2000 (International Mobile Telecommunication-2000) system, a typical CDMA system, is a 3
[0007] In a wireless communication system supporting packet communication such as the IMT-2000 system, in order for a mobile node to be provided with a packet call service through a packet network, the mobile node requires a unique address so that the packet network may identify the mobile node. This address serves as an IP address in an IP network. It is preferable that the mobile nodes have their own unique IP addresses. However, since the number of available IP addresses is limited, research has been carried out on a system for temporarily assigning an IP address only when the user uses the service. This is called a “Mobile IP” system.
[0008] In a wireless communication system supporting the Mobile IP (e.g., 3G packet network), network elements capable of assigning IP addresses to mobile nodes include two Internet access gateways: one is a packet data service node (PDSN, or a foreign agent (FA)) and another is a home agent (HA). The PDSN assigns an IP address to a mobile node requesting a Simple IP service, while the HA assigns an IP address to a mobile node requesting a Mobile IP service. An IP address assigned by the PDSN is deleted after termination of the service, whereas an IP address assigned by the HA is constantly used unless the mobile node moves to a region of another HA.
[0009] Meanwhile, IETF (Internet Engineering Task Force) RFC (Recommendation for Comments)-2002, the IP mobility support standard, defines FA-HA authentication for safe communication between the PDSN (FA) and the HA. The FA-HA authentication is positively necessary since the HA may be exposed to a DoS (Denial of Service) attack if a communication region between the FA and the HA is not protected. The FA-HA authentication defined by the RFC-2002 cannot be used in the CDMA wireless communication system. This is because the FA cannot actually share an FA-HA authentication shared key with a plurality of HAs connected to a public network. That is, this is because as the number of HAs and FAs increases, the number of the FA-HA authentication shared keys that one FA or HA should have also increase. Therefore, a method of using a separate IPSec (IP Security) protocol instead of the FA-HA authentication defined by the RFC-2002, or constructing a Virtual Private Network tunnel is considered as the FA-HA authentication method.
[0010] According to the IPSec considered for the FA-HA authentication in the wireless communication system supporting packet communication, authentication information is added to a transmission message and then encrypted in order to safely transmit the message. To this end, both sides (HA and FA) transmitting and receiving the message should have information needed for authentication and encryption. That is, the HA and FA should have information on an algorithm to be used for the authentication and the encryption, information on a key to be used for the authentication and the encryption, and information on a valid lifetime of the key. Such information may be previously shared by the HA and FA, but the information is required to be subject to a periodic change for security. To this end, in the case of the IPSec, the HA and the FA exchange the above-stated information using an IKE (Internet Key Exchange) protocol, and change the information periodically. The use of the IKE causes generation of IPSec security association (hereinafter referred to as “IPSec SA”).
[0011] The use of the IKE is divided into two steps. A first step is to make a tunnel through which messages for generating an SA to be used for actual data protection are safely transmitted. That is, the first step is an operation of securing safe transmission of messages for generating the IPSec SA rather than actual user data. A second step is a process of making an IPSec SA to be used in maintaining security of the actual data through the IPSec SA made in the first step. The steps are achieved through several message exchanges. In the first step, message exchanges occur from a minimum of 3 times to a maximum of 6 times according to the message exchange method. For example, when main mode that should perform the message exchange six times is selected, an exchange of such messages as HDR, SA, KE, NI, Nr, HDR*, IDii, IDir, HASH_i and HASH_R is required between an initiator (transmitter) and a responder (receiver). Herein, HDR represents a header, SA represents a security association, KE represents a key exchange, NI represents a notice payload initiate, Nr represents a notice payload response, HDR* represents an encrypted header, IDii represents an identification payload initiate, IDir represents an identification payload response, HASH_i represents a HASH payload initiate, and HASH_R represents a HASH payload response. The second step is achieved through 3 message exchanges.
[0012] When the IPSec SA is generated, the FA and the HA protect transmission data through authentication and encryption as negotiated in the above steps. An algorithm used at this time consumes process power of the FA and the HA. Therefore, in most cases, the IPSec is constructed by software rather than hardware.
[0013] As described above, when the wireless communication system supporting packet communication secures a communication region between the FA and the HA using the IPSec, it requires an additional pre-setup message, causing a considerable increase in a processing load of the FA and the HA due to complexity of the encryption.
[0014] It is, therefore, an object of the present invention to provide a method for reducing the number of messages needed for an authentication process for safe communication between a FA and a HA in a wireless communication system supporting packet communication.
[0015] It is another object of the present invention to provide a method for preventing a DoS attack which may occur during authentication between a MN and a HA, and a method for supporting effective MN-HA authentication, by securing a FA-HA communication region through an FA-HA authentication key dynamically generated through FA-HA authentication without using IPSec in a wireless communication system supporting packet communication.
[0016] To achieve the above and other objects, the present invention provides a method for dynamically generating an FA-HA authentication shared key and preventing a DoS attack through FA-HA authentication in a wireless communication system supporting packet communication (or a Mobile IP system).
[0017] In accordance with a first aspect of the present invention, there is provided an authentication method for safe communication between a home agent (HA) and a mobile node (MN) in a wireless communication system including the HA, a foreign agent (FA) to which the MN assigned a Mobile IP address is connected, and first and second servers provided respectively to the HA and the FA for authentication. The method comprises upon receiving a Registration Request message from the MN, generating an Access Request message by the FA and transmitting the generated Access Request message to the first server through the second server; upon receiving the Access Request message, generating an authentication shared key with a preset number by the first server and transmitting the generated authentication shared key to the FA through the second server; authenticating by the FA the Registration Request message according to the authentication shared key and transmitting the authenticated Registration Request message to the HA; determining by the HA whether the preset number is included in the authenticated Registration Request message; and registering the MN by the HA when the preset number is included in the authenticated Registration Request message.
[0018] In accordance with a second aspect of the present invention, there is provided an authentication method for safe communication between a home agent (HA) and a mobile node (MN) in a wireless communication system including the HA, a foreign agent (FA) to which the MN assigned a Mobile IP address is connected, and first and second servers provided respectively to the HA and the FA for authentication. The method comprises upon receiving a Registration Request message from the MN, generating an Access Request message by the FA and transmitting the generated Access Request message to the first server through the second server; upon receiving the Access Request message, generating a first authentication shared key with a preset number by the first server and transmitting the generated first authentication shared key to the FA through the second server; authenticating by the FA the Registration Request message according to the first authentication shared key and transmitting the authenticated Registration Request message to the HA; determining by the HA whether the preset number is included in the authenticated Registration Request message; transmitting a message requesting the preset number from the HA to the first sever, when the preset number is not included in the authenticated Registration Request message; transmitting the requested preset number from the first server to the HA; and generating by the HA a second authentication shared key with the preset number transmitted from the first server and registering the MN.
[0019] The above and other objects, features and advantages of the present invention will become more apparent from the following detailed description when taken in conjunction with the accompanying drawings in which:
[0020]
[0021]
[0022] A preferred embodiment of the present invention will be described herein below with reference to the accompanying drawings. In the following description, well-known functions or constructions are not described in detail since they would obscure the invention in unnecessary detail.
[0023] First, a description will be made of a wireless communication system supporting packet communication to which the present invention is applied. Next, a description will be made of a procedure for processing a Mobile IP service between a mobile node (MN) and a home agent (HA) in a wireless communication system, using an authentication method according to an embodiment of the present invention. The embodiment of the present invention provides a method for generating and transmitting a shared key used in making a FA-HA authentication extension message defined to support safe communication between a PDSN (FA) and the HA. Therefore, the embodiment of the present invention defines a method for generating and transmitting an FA-HA authentication shared key that is not defined in the prior art, and an update method for maintaining security of the FA-HA authentication shared key.
[0024]
[0025] Mobile nodes
[0026] The AAA servers
[0027] The DNS servers
[0028]
[0029] Shown in Table 1 are definitions of the terms used herein.
TABLE 1 Term Definition MN Mobile Node FA Foreign Agent HA Home Agent PDSN Packet Data Service Node AAAF Second Server (Local AAA) or Authentication, Authorization & Accounting Server in Foreign side AAAH First Server (Home AAA) or Authentication, Authorization & Accounting Server in Home side MIP Mobile IP
[0030] Referring to
[0031] In Equation (1), ‘S’ key is a preset number generated by the AAAH
[0032] For example, if AAAH IP address is 165.213.68.2, HA IP Address is 165.213.69.10, FA IP Address is 165.213.176.237, timestamp is 32-bit lifetime, and S is 32-bit S key, then FA-HA authentication shared key is generated through HMAC-MD5 (165.213.68.2|165.213.69.10|165.213.176.237|timestamp|S).
[0033] The FA-HA authentication shared key and timestamp generated by the AAAH
[0034] Referring to
[0035] Upon receiving the Access Request message from the AAAF
[0036] If there exists no valid ‘S’, the HA
[0037] After processing the MIP Registration Request, the HA
[0038] After the steps
[0039] As described above, in the wireless communication system supporting packet communication according to the present invention, the HA and the AAAH dynamically generate a FA-HA authentication shared key using a preset number ‘S’ instead of the IPSec, and use an Access message defined by the RFC-2002, thus making it possible to improve security in a region between the FA and the HA while maintaining compatibility with the existing protocol.
[0040] While the invention has been shown and described with reference to a certain preferred embodiment thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.