The present invention relates generally to telecommunications and, more particularly, to a technique for maintaining secure network connections.
IP Security (IPsec) is a security architecture for internet protocol (IP) that includes a set of protocols developed by the Internet Engineering Task Force (IETF) to support secure exchange of packets at the IP layer. IPsec provides security services by enabling a system to select required security protocols, determine the algorithm(s) to use for the service(s), and put in place any cryptographic keys required to provide the requested services. IPsec uses two protocols to provide traffic security: Authentication Header (AH) and Encapsulating Security Payload (ESP). For IPsec to work, the sending and receiving devices typically share a public key which is handled through the Internet Security Association and Key Management Protocol (ISAKMP).
A Security Association (SA) is a security-protocol-specific set of parameters that completely defines the services and mechanisms necessary to protect traffic at that security protocol location. These parameters typically include algorithm identifiers, modes, cryptographic keys, etc. An SA is often referred to by its associated security protocol (for example, “ISAKMP SA”, “ESP SA”).
At the initiation of a secure connection between two network elements, they must first negotiate an ISAKMP SA to protect their further negotiations. This ISAKMP SA is then used in negotiating Protocol SA's. During the negotiation and establishment of Protocol SA's, a security parameter index (SPI) is generated for each SA. The negotiated SA's are typically stored in a security association database (SAD), and an SPI is used together with a destination IP address and a security protocol to uniquely identify an SA. Another database typically maintained by an IPsec-enabled element is a security policy database (SPD) which specifies the policies concerning disposition of all IP packets. Each IPsec-enabled interface typically maintains separate inbound and outbound databases (SPD and SAD).
In a wireless local area network (WLAN), which has become more and more popular, it is not uncommon for a mobile user to roam among different subnets or from one geographic area to another using different IP addresses. It has become increasingly desirable to support the ability of maintaining secure connections without loss of data while a mobile client experiences a change of IP address. However, current IPsec architecture does not support such an IP address change without terminating the old connection and re-establishing a new one. As a result, a roaming client would encounter inevitable network service disruptions, which is not only inconvenient for the client but also burdensome for the network due to overhead costs from repeated security negotiations.
One solution to the loss-of-connection problem is to adopt Mobile IP in an IPsec implementation. With this solution, a mobile client is assigned a relatively permanent Mobile IP address in its home network. When roaming into a foreign network, the client obtains a care-of IP address from a foreign agent and communicates with the rest of the world through the foreign agent. As shown in
In view of the foregoing, it would be desirable to provide a mobility solution which overcomes the above-described inadequacies and shortcomings.
According to the present invention, a technique for maintaining secure network connections is provided. In one particular exemplary embodiment, the technique may be realized as a method for maintaining secure network connections. The method may comprise detecting a change of address associated with a first network element. The method may also comprise updating at least one first security configuration at the first network element. The method may further comprise transmitting at least one secure message from the first network element to a second network element, wherein the at least one secure message comprises information associated with the change of address. And the method may comprise updating at least one second security configuration at the second network element based at least in part on the at least one secure message.
In accordance with other aspects of this particular exemplary embodiment of the present invention, a lookup of security associations may be not dependent on any destination address.
In accordance with further aspects of this particular exemplary embodiment of the present invention, the first network element may be a mobile client and the second network element may be a security gateway.
In accordance with still further aspects of this particular exemplary embodiment of the present invention, the first network element and the second network element may be part of a virtual private network (VPN).
In accordance with additional aspect of this particular exemplary embodiment of the present invention, communications between the first network element and the second network element may be based on a security architecture for the internet protocol (IPsec). At least part of the communications between the first network element and the second network element may be based on an internet security association and key management protocol (ISAKMP). The second network element may identify at least one security association based on at least one cookie field in the at least one secure message.
In another particular exemplary embodiment, the technique may be realized by at least one signal embodied in at least one carrier wave for transmitting a computer program of instructions configured to be readable by at least one processor for instructing the at least one processor to execute a computer process for performing the method as recited above.
In yet another particular exemplary embodiment, the technique may be realized by at least one processor readable carrier for storing a computer program of instructions configured to be readable by at least one processor for instructing the at least one processor to execute a computer process for performing the method as recited above.
In still another particular exemplary embodiment, the technique may be realized as a method for maintaining secure network connections. The method may comprise duplicating, between a second network element and a third network element, information associated with a secure network connection between a first network element and the second network element, wherein a lookup of security associations associated with the secure network connection is not dependent on any destination address. The method may also comprise replacing the second network element with the third network element in the secure network connection with the first network element. The method may further comprise sending at least one secure message from the third network element to the first network element.
In a further particular exemplary embodiment, the technique may be realized as a method for maintaining secure network connections. The method may comprise configuring a plurality of security gateways such that a lookup of security associations is not dependent on any destination address. The method may further comprise sharing at least one security association among the plurality of security gateways.
In a still further particular exemplary embodiment, the technique may be realized by a system for maintaining secure network connections. The system may comprise means for detecting a change of address associated with a first network element, means for updating at least one first security configuration at the first network element, means for transmitting at least one secure message from the first network element to a second network element, wherein the at least one secure message comprises information associated with the change of address, and means for updating at least one second security configuration at the second network element based on the at least one secure message.
The present invention will now be described in more detail with reference to exemplary embodiments thereof as shown in the accompanying drawings. While the present invention is described below with reference to exemplary embodiments, it should be understood that the present invention is not limited thereto. Those of ordinary skill in the art having access to the teachings herein will recognize additional implementations, modifications, and embodiments, as well as other fields of use, which are within the scope of the present invention as disclosed and claimed herein, and with respect to which the present invention could be of significant utility.
In order to facilitate a fuller understanding of the present invention, reference is now made to the accompanying drawings, in which like elements are referenced with like numerals. These drawings should not be construed as limiting the present invention, but are intended to be exemplary only.
For illustration purposes, the technique for maintaining secure network connections in accordance with the present invention will be described below with specific reference to IPsec in tunnel mode. However, it should be appreciated that the technique is applicable to any secure network protocols regardless of the mode of operation. As used hereinafter, a “security gateway” refers to any intermediate or terminal system, such as a router, a firewall or a server, that implements IPsec protocols. A “mobile client” refers to a remote user or unit that communicates with a security gateway using IPsec protocols. One or more security gateways and mobile clients may form a security network system.
Referring to
In step 200, Security Association (SA) lookup may be made independent of destination IP address system-wide.
In the context of IPsec in tunnel mode, an IPsec-processed packet typically has a format as illustrated in
When SA lookup is made independent of destination IP address, SPI may be used to uniquely identify an SA within a protocol. This system-wide change may offer a number of advantages. For example, since inbound processing is no longer dependent on destination IP address, the change of outer IP address would not affect a security gateway's ability to locate the correct SA(s). Further, with the removal of dependency on destination IP address, the same SA may be shared among multiple IPsec tunnels and multiple nodes in a group. The resulting High Availability and Group Mode Security will be described in more detail below.
In step 202, a mobile client may detect its own IP address change. As a mobile client moves into a different network or geographic area, its IP address may change to a different value. The change of address may also result from a switch of network adapters, e.g., from a WLAN to a LAN card or vice versa. As the mobile client detects the change, it may keep a record of the new address as well as the old address.
In step 204, the mobile client may update its own ISAKMP SAs and IPsec SAs with the new IP address.
Next, in step 206, the mobile client may use a current ISAKMP SA to send a NOTIFY message to a security gateway with whom the client has been maintaining a secure connection. The NOTIFY message may contain at least the client's old IP address and new IP address. The NOTIFY message may also include a sequence number to ensure reliable delivery and detection of duplicate packets. The contents of the NOTIFY message are securely protected by the ISAKMP SA encryption. The ISAKMP NOTIFY message may be subject to the same retry and timeout of other ISAKMP messages.
In step 208, upon receiving the NOTIFY message, the security gateway may locate the appropriate ISAKMP SA based on the cookie fields in the ISAKMP header. The cookie fields uniquely identify the SA associated with the NOTIFY message. The appropriate SA may then be applied to process the secure NOTIFY message to extract the old and new IP addresses.
In step 210, the security gateway may then update its SADs based on the old and new IP addresses of the mobile client. According to embodiments of the invention, it may be more desirable to update the security gateway's SADs based on a secure NOTIFY message from the mobile client rather than based on inbound data with the new IP address. To update the outbound SAD or ISAKMP SAs using an outer IP header may expose the security gateway to denial of service (DoS) attacks since the outer IP header is not protected by integrity check such as Hashed Message Authentication Code (HMAC). Further, the security gateway might need to forward data to the client before any inbound data is received.
In step 212, after the security gateway is updated with the new IP address of the mobile client, the IPsec connection may be maintained. IP traffic can continue flowing in both directions between them without disruption. Once the mobile client receives data packets destined to the new IP address, it will know that the update of new IP address has succeeded.
Referring now to
As mentioned above, removal of dependency on destination IP address makes it possible to achieve High Availability and Group Mode Security. These two implementations are described in connection with
Functionalities in accordance with the above-described exemplary method may be achieved without physical modification to existing network hardware. Instead, the mobility solution in accordance with the present invention may be implemented through software and/or firmware upgrades.
At this point it should be noted that the technique for maintaining secure network connections in accordance with the present invention as described above typically involves the processing of input data and the generation of output data to some extent. This input data processing and output data generation may be implemented in hardware or software. For example, specific electronic components may be employed in a computer and/or communications network or similar or related circuitry for implementing the functions associated with the mobility solution in accordance with the present invention as described above. Alternatively, one or more processors operating in accordance with stored instructions may implement the functions associated with maintaining secure network connections in accordance with the present invention as described above. If such is the case, it is within the scope of the present invention that such instructions may be stored on one or more processor readable carriers (e.g., a magnetic disk), or transmitted to one or more processors via one or more signals.
The present invention is not to be limited in scope by the specific embodiments described herein. Indeed, other various embodiments of and modifications to the present invention, in addition to those described herein, will be apparent to those of ordinary skill in the art from the foregoing description and accompanying drawings. Thus, such other embodiments and modifications are intended to fall within the scope of the following appended claims. Further, although the present invention has been described herein in the context of a particular implementation in a particular environment for a particular purpose, those of ordinary skill in the art will recognize that its usefulness is not limited thereto and that the present invention can be beneficially implemented in any number of environments for any number of purposes. Accordingly, the claims set forth below should be construed in view of the full breadth and spirit of the present invention as disclosed herein.
Number | Name | Date | Kind |
---|---|---|---|
6108300 | Coile et al. | Aug 2000 | A |
6173312 | Atarashi et al. | Jan 2001 | B1 |
6502135 | Munger et al. | Dec 2002 | B1 |
6823461 | Lakshmi et al. | Nov 2004 | B2 |
6832322 | Boden et al. | Dec 2004 | B1 |
6904466 | Ishiyama et al. | Jun 2005 | B1 |
6928479 | Meyer et al. | Aug 2005 | B1 |
6931529 | Kunzinger | Aug 2005 | B2 |
6938076 | Meyer et al. | Aug 2005 | B2 |
6966003 | Joseph et al. | Nov 2005 | B1 |
6976177 | Ahonen | Dec 2005 | B2 |
7020464 | Bahl et al. | Mar 2006 | B2 |
7107350 | Godwin et al. | Sep 2006 | B2 |
7623500 | Riittinen et al. | Nov 2009 | B2 |
7895648 | Nandy et al. | Feb 2011 | B1 |
8186026 | Xiang et al. | May 2012 | B2 |
20010009025 | Ahonen | Jul 2001 | A1 |
20010020275 | Jari et al. | Sep 2001 | A1 |
20010042201 | Yamaguchi et al. | Nov 2001 | A1 |
20020163920 | Walker et al. | Nov 2002 | A1 |
20030182431 | Sturniolo et al. | Sep 2003 | A1 |
20030189898 | Frick et al. | Oct 2003 | A1 |
20040117653 | Shapira et al. | Jun 2004 | A1 |
20050055576 | Mononen et al. | Mar 2005 | A1 |
20050198691 | Xiang et al. | Sep 2005 | A1 |
Number | Date | Country |
---|---|---|
101305541 | Nov 2008 | CN |
2528265 | Nov 2012 | EP |
1291501 | Jul 2013 | KR |
0041427 | Jul 2000 | WO |
0167714 | Sep 2001 | WO |
2005084403 | Sep 2005 | WO |
Entry |
---|
Author Unknown, “Internet Protocol,” Information Sciences Institute, RFC: 791, Sep. 1981, pp. 1-49. |
Author Unknown, “Transmission Control Protocol,” Information Sciences Institute, RFC: 793, Sep. 1981, pp. 1-88. |
Byoung-Jo, K., et al., “Simple Mobility Support for IPsec Tunnel Mode,” 2003 IEEE 58th Vehicular Technology Conference, vol. 3, Oct. 6-9, 2003, pp. 1999-2003. |
Case, J. et al., “A Simple Network Management Protocol,” Network Working Group, RFC: 1067, Aug. 1988, pp. 1-31. |
Deering, S. et al., “Internet Protocol, Version 6 (1Pv6) Specification,” Network Working Group, RFC: 2460, Dec. 1998, pp. 1-37. |
Droms, R., “Dynamic Host Configuration Protocol,” Network Working Group, RFC: 2131, Mar. 1997, pp. 1-43. |
Gopal, Ram et al., “IPsec Context Transfer,” Internet Draft, Seamoby Working Group, Nov. 12, 2001, Internet Engineering Task Force, 19 pages. |
Kent, S. et al., “Security Architecture for the Internet Protocol,” RFC 2401, Nov. 1998, pp. 1-66. |
Maughan, D. et al., “Internet Security Association and Key Management Protocol (ISAKMP),” RFC 2408, Nov. 1998, pp. 1-86. |
Piper, D., “The Internet IP Security Domain of Interpretation for ISAKMP,” RFC 2407, Nov. 1998, pp. 1-32. |
European Search Report for Patent Application No. 12165152.5, mailed Oct. 30, 2012, 10 pages. |
European Patent Office Communication for Patent Application No. 12165152.5, mailed Dec. 3, 2012, 2 pages. |
Examination Report for European Patent Application No. 05724836.1, issued Mar. 30, 2011, 9 pages. |
Examination Report for European Patent Application No. 05724836.1, issued Oct. 17, 2011, 7 pages. |
First Office Action for Chinese Patent Application 200580013886.2, mailed Apr. 2, 2010, 13 pages. |
Second Office Action for Chinese Patent Application 200580013886.2, mailed Oct. 19, 2011, 7 pages. |
Third Office Action for Chinese Patent Application 200580013886.2, mailed Feb. 28, 2012, 7 pages. |
Notification to Grant Patent Right for Invention for Chinese Patent Application 200580013886.2, mailed Jun. 8, 2012, 5 pages. |
Notice of Preliminary Rejection for Korean Patent Application No. 10-2006-7017513, mailed Apr. 25, 2011, 9 pages. |
Notice of Final Rejection for Korean Patent Application No. 10-2006-7017513, mailed Nov. 29, 2011, 5 pages. |
Decision to Reverse the Final Rejection for Korean Patent Application No. 10-2006-7017513, mailed Apr. 19, 2013 12 pages. |
International Preliminary Report on Patentability for Patent Application No. PCT/US2005/007377, mailed Oct. 16, 2007, 7 pages. |
Notice of Allowance for Korean Patent Application No. 10-2006-7017513, mailed Apr. 25, 2013, 6 pages. |
Non-final Office Action for U.S. Appl. No. 10/791,414, mailed Aug. 9, 2007, 7 pages. |
Final Office Action for U.S. Appl. No. 10/791,414, mailed Jan. 22, 2008, 10 pages. |
Non-final Office Action for U.S. Appl. No. 10/791,414, mailed Aug. 6, 2008, 11 pages. |
Non-final Office Action for U.S. Appl. No. 10/791,414, mailed Feb. 9, 2009, 7 pages. |
Non-final Office Action for U.S. Appl. No. 10/791,414, mailed Aug. 17, 2009, 8 pages. |
Final Office Action for U.S. Appl. No. 10/791,414, mailed Feb. 22, 2010, 9 pages. |
Non-final Office Action for U.S. Appl. No. 10/791,414, mailed Nov. 9, 2010, 7 pages. |
Final Office Action for U.S. Appl. No. 10/791,414, mailed Apr. 4, 2011, 12 pages. |
Advisory Action for U.S. Appl. No. 10/791,414, mailed Jun. 27, 2011, 3 pages. |
Notice of Allowance for U.S. Appl. No. 10/791,414, mailed Feb. 1, 2012, 10 pages. |
International Search Report and Written Opinion for Patent Application No. PCT/US2005/007377, mailed Sep. 28, 2007, 7 pages. |
First Office Action for Chinese Patent Application No. 201210302149.6, mailed Aug. 26, 2014, 14 pages. |
U.S. Appl. No. 10/862,514, filed Jun. 7, 2004, and entitled “Transitioning a State of a Connection in Response to an Indication that a Wireless Link to a Wireless Device has been Lost,” pp. 1-20, Figs. 1-2. |
Number | Date | Country | |
---|---|---|---|
Parent | 10791414 | Mar 2004 | US |
Child | 14290404 | US |