US20100122337A1 - System and method for integrating mobile networking with security-based VPNS - Google Patents
System and method for integrating mobile networking with security-based VPNS Download PDFInfo
- Publication number
- US20100122337A1 US20100122337A1 US12/456,941 US45694109A US2010122337A1 US 20100122337 A1 US20100122337 A1 US 20100122337A1 US 45694109 A US45694109 A US 45694109A US 2010122337 A1 US2010122337 A1 US 2010122337A1
- Authority
- US
- United States
- Prior art keywords
- mobile node
- network
- home agent
- mobile
- mip proxy
- 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.)
- Abandoned
Links
- 238000000034 method Methods 0.000 title claims abstract description 34
- 230000006855 networking Effects 0.000 title description 4
- 238000010586 diagram Methods 0.000 description 14
- 238000005538 encapsulation Methods 0.000 description 5
- 230000007246 mechanism Effects 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 4
- 230000001413 cellular effect Effects 0.000 description 4
- 230000009471 action Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 2
- 230000006978 adaptation Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000005641 tunneling Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
- H04L12/4641—Virtual LANs, VLANs, e.g. virtual private networks [VPN]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/16—Implementing security features at a particular protocol layer
- H04L63/164—Implementing security features at a particular protocol layer at the network layer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/46—Interconnection of networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/02—Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
- H04L63/0272—Virtual private networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/02—Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
- H04L63/0281—Proxies
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/03—Protecting confidentiality, e.g. by encryption
- H04W12/033—Protecting confidentiality, e.g. by encryption of the user plane, e.g. user's traffic
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W60/00—Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W80/00—Wireless network protocols or protocol adaptations to wireless operation
- H04W80/04—Network layer protocols, e.g. mobile IP [Internet Protocol]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W88/00—Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
- H04W88/18—Service support devices; Network management devices
- H04W88/182—Network node acting on behalf of an other network entity, e.g. proxy
Definitions
- the present invention relates generally to computerized systems and methods for providing mobile networking, and more particularly to integrating mobile networking with security mechanisms for routing network data between a mobile node and a corresponding node.
- Wireless networks are attractive for a number of reasons. They are convenient, they allow flexibility and roaming, and can support dynamic environments. Furthermore, they are relatively easy to install when compared with their wired counterparts. In some cases, for example in older buildings, they may be cheaper to deploy. An entire network can be put together in a matter of hours rather than days with no need for wiring or rewiring. In many scenarios, wireless networks can have a lower cost of ownership than their wired counterparts despite the cheaper cost of wired LAN cards.
- Firewalls A further trend in computing has been an increased use of security mechanisms to prevent unauthorized or malicious use of personal and corporate computer resources. For example, many companies and individuals have installed “firewalls” to protect systems inside the firewall from unauthorized access. As is known in the art, firewalls can be implemented in both hardware and software, or a combination of both. Firewalls are frequently used to prevent unauthorized Internet users from accessing private networks connected to the Internet, especially intranets. All messages entering or leaving the intranet typically pass through the firewall, which examines each message and blocks those that do not meet the specified security criteria.
- firewalls are useful tools to increase network security, they pose problems for wireless users outside of the firewall that have legitimate needs to access systems inside the firewall.
- Security schemes implemented by firewalls often use IP addresses and depend on IPSec to aid in determining if a network data packet should be allowed through the firewall.
- IP addresses may change frequently as the user roams from one wireless network to another.
- the security mechanism e.g. IPSec
- IPSec must be re-established every time the user roams into a new network.
- the re-establishment of security mechanisms to a new network connection can be costly, both in terms of CPU cycles and in the elapsed time the user has to wait for a new secure connection to be established.
- FIG. 1A is a block diagram illustrating a system level overview of an exemplary embodiment of the invention
- FIG. 1B is a block diagram illustrating a system level overview of an alternative exemplary embodiment of the invention.
- FIG. 1C is a block diagram illustrating a system level overview of a further alternative exemplary embodiment of the invention.
- FIG. 1D is a block diagram illustrating a system level overview of a still further alternative exemplary embodiment of the invention.
- FIG. 2A is a diagram illustrating communications between network layers of the components of an exemplary embodiment of the invention as shown in FIG. 1A ;
- FIG. 2B is a diagram illustrating communications between network layers of components of an alternative exemplary embodiment of the invention as shown in FIG. 1B ;
- FIG. 2C is a diagram illustrating communications between network layers of components of a further alternative exemplary embodiment of the invention as shown in FIG. 1C ;
- FIG. 2D is a diagram illustrating communications between network layers of components of a still further alternative exemplary embodiment of the invention as shown in FIG. 1D ;
- FIG. 3 is a flowchart illustrating a method for establishing secured network communications for a mobile node
- FIGS. 4A and 4B are flowcharts illustrating a method according to an embodiment of the invention for routing network packets to a mobile node through a firewall according to an embodiment of the invention.
- the same reference number is used throughout to refer to an identical component which appears in multiple Figures. Signals and connections may be referred to by the same reference number or label, and the actual meaning will be clear from its use in the context of the description. Further, the same base reference number (e.g. 120 ) is used in the specification and figures when generically referring to the actions or characteristics of a group of identical components. A numeric index introduced by a decimal point (e.g. 120 . 1 ) is used when a specific component among the group of identical components performs an action or has a characteristic.
- FIG. 1A is a block diagram of a hardware and software operating environment 100 incorporating various embodiments of the invention.
- the systems and methods of the present invention may be provided on any hardware or software system that supports mobile networks.
- Such hardware includes personal computers, server computers, mainframe computers, laptop computers, portable handheld computers, personal digital assistants (PDAs) network enabled cellular telephones and hybrids of the aforementioned devices.
- PDAs personal digital assistants
- operating environment 100 includes corresponding node 110 , home agent 112 , security gateway 104 , mobile IP proxy 102 , foreign agent 122 , mobile node 120 , inner firewall 106 and outer firewall 108 .
- the software components running in the operating environment are typically read from a machine-readable media and run under the control of an operating system, and interfaced with the operating system.
- machine-readable media include hard disks, floppy disks, CD-ROMs, DVD-ROMs.
- machine-readable media includes wired and wireless signals transmitted over a network.
- operating systems include Windows® 95, Windows 98®, Windows Me®, Windows CE®, Windows® NT, Windows 2000®, and Windows XP® by Microsoft Corporation.
- the present invention is not limited to any particular operating system, and in alternative embodiments the software components may operate within the Palm OS® from Palm Inc., variants of the UNIX and Linux operating systems and cellular telephone operating systems.
- operating environment 100 supports network communications between mobile node 120 and a corresponding node 110 .
- Mobile node 120 may be any mobile computing device supporting wired and/or wireless network communications. Examples of such devices include laptop computers, handheld computers, personal digital assistants and network enabled cellular telephones. The invention is not limited to any particular mobile computing device for mobile node 120 .
- Mobile node 120 typically is assigned a home network 114 and will have a permanent home network address assigned to it.
- Home network 114 may be any type of network; typically home network 114 will be a private network such as a corporate network or a campus network. However, the present invention is not limited to any particular type of home network 114 .
- Corresponding node 110 may be any type of network attached device that either sends or receives data to/from mobile node 120 , including a server computer, mainframe computer, personal computer, router, handheld, laptop, PDA, cellular phone etc. The present invention is not limited to any particular type of corresponding node 110 .
- home agent 112 and foreign agent 122 are network nodes that facilitate mobile network communications substantially in accordance with the RFC 2002, RFC 3220, and/or RFC 3344 standards track protocol for Mobile IP communications, published October 1996, January 2002 and August 2002 respectively by the Mobile IP Working Group of the Internet Engineering Task Force (IETF).
- Home agent 112 serves as a router in the home subnet of the mobile node, directing traffic to mobile node 120 when mobile node 120 is located outside of its home subnet, for example, when mobile node 120 is connected on foreign network 130 .
- Foreign network 130 may be any type of wired or wireless network. In some embodiments, foreign network 130 comprises the Internet.
- mobile node 120 . 2 when mobile node 120 . 2 moves into a new network 130 , mobile node 120 . 2 registers with foreign agent 122 .
- Foreign agent 122 typically grants a care-of network address to the mobile node and relays a request from the mobile node informing a home agent of the care-of address.
- the home agent can choose to honor the request and sends an acknowledgement back to the mobile node through the foreign agent.
- the home agent forwards network packets destined to the mobile node to the mobile node in the foreign network 130 through foreign agent 122 .
- Not all foreign networks 130 will have a foreign agent.
- mobile node 120 . 1 can act as its own foreign agent.
- mobile node 120 uses DHCP (Dynamic Host Configuration Protocol) to acquire a care-of address to use on foreign network 130 .
- DHCP Dynamic Host Configuration Protocol
- firewalls 106 and 108 examine data packets and messages and block those that do not meet specified security criteria.
- Inner and outer firewalls 106 and 108 form what is known in the art as a DMZ 160 (Demilitarized Zone).
- a DMZ contains devices that are accessible to Internet traffic, such as Web (HTTP) servers, FTP servers, SMTP (e-mail) servers and DNS servers. While the use of inner and outer firewalls to establish a DMZ is desirable from a security perspective, the systems and methods of the invention are fully applicable to environments with only one firewall or no firewalls.
- DMZ 160 contains a VPN (Virtual Private Network) gateway 104 and a MIP (Mobile IP) proxy 102 .
- VPN gateway 104 facilitates the creation of VPNs between nodes on an internal network and nodes on a foreign network such as foreign network 130 .
- a VPN is a secure network link over a public IP infrastructure.
- An example of a VPN protocol is IP Security (IPSec).
- IPSec IP Security
- the present invention is not limited to a particular VPN protocol.
- MIP proxy 102 serves as an intermediary between home agent 112 and foreign agent 122 .
- MIP proxy 102 acts as a surrogate home agent to a mobile node 120 , and acts as a surrogate mobile node to a home agent 114 .
- MIP proxy 102 is not running on the same computer as VPN gateway 104 . In these embodiments, MIP proxy 102 acts as a surrogate foreign agent to VPN gateway 104 .
- FIG. 1B provides a block diagram of a system according to various embodiments of the invention where MIP proxy 102 may be implemented on the same hardware and software as VPN gateway 104 .
- the integrated MIP proxy/VPN gateway computer includes a mobile node (MN) module 144 module that emulates a mobile node for home agent 112 , and a home agent (HA) module 142 that emulates a home agent for mobile nodes 120 (or alternatively, foreign agent 122 ).
- MN mobile node
- HA home agent
- FIG. 1C provides a block diagram of an alternative embodiment wherein MIP proxy 102 functional components HA module 142 and MN/FA module 144 may be implemented on different computers: the HA module 142 may be implemented in a WAN side box, e.g. WAN router 123 outside of the outer layer firewall 108 , and the MN/FA module 144 may be implemented in a DMZ box 146 inside the outer layer firewall, and there is a secure packet data tunnel connecting the HA module 142 with the MN/FA module 144 across the outer layer firewall 108 , so the HA module can send and receive packets from the MN/FA module.
- a WAN side box e.g. WAN router 123 outside of the outer layer firewall 108
- MN/FA module 144 may be implemented in a DMZ box 146 inside the outer layer firewall
- the HA module will send all received Mobile IPv4 packets to MN/FA module for further processing, and the MN/FA module will send all packets received from VPN gateway to the HA modules for further processing.
- the secure packet data tunnel may be established at any layer in the network stack, including the network layer, transport layer or application layer.
- FIG. 1D provides another block diagram of a system according to various embodiments of the invention where MIP proxy 102 may be implemented on different hardware components.
- the MIP proxy comprises HA module 142 and MN module 144 implemented on different computers:
- the HA module 142 may be implemented in a WAN side box, e.g. WAN router 123 outside of the outer layer firewall 108
- the MN module 144 may be implemented in the VPN Gateway, and there is a secure and transparent internal tunnel connecting the HA module with the MN module at the VPN Gateway across the outer layer firewall so the HA module can send and receive packets from the MN module.
- the HA module will send all received Mobile IPv4 packets to the MN module for further processing, and the VPN Gateway will send all encrypted packets to the HA module for further processing.
- the secure packet data tunnel may be established at any layer in the network stack, including the network layer, transport layer or application layer.
- mobile node 120 When mobile node 120 registers on a foreign network, in some embodiments it registers with MIP proxy 102 . In addition, a data traffic network tunnel is created between mobile node 120 and MIP proxy 102 . Mobile node 120 also creates an IPSec SA (Security Association) between the node's permanent home address and the VPN gateway 104 .
- the SA may be created manually, or it may be created using a key management protocol such as IKE (Internet Key Exchange).
- the SA will then be applied to any network data destined to a node inside home network 114 , such as corresponding node 110 by the mobile node. This may be accomplished by applying IPSec SA encapsulation prior to Mobile IP encapsulation by the mobile node.
- mobile node 120 registers with a foreign agent 122 , specifying MIP proxy 102 as a home agent.
- Foreign agent 122 then interacts with MIP proxy 102 as if the MIP proxy were the real home agent for mobile node 120 .
- the MIP proxy 102 After receiving a registration request from mobile node 120 , in some embodiments of the invention where the MIP proxy 102 is separate from the VPN gateway 104 , the MIP proxy 102 sends a registration request on behalf of the mobile node 120 that specifies the MIP proxy as the care-of address for the mobile node 120 . In addition, MIP proxy 102 begins intercepting packets destined for the mobile nodes permanent home network address and tunnels the packets to the mobile node's foreign agent care of address (note that the mobile node may be acting as its own foreign agent).
- the home agent 112 After receiving the registration request, the home agent 112 binds the MIP proxy address as the care-of address of the mobile node 120 .
- the MIP proxy 102 is separate from the VPN gateway 104 , the MIP proxy sends a one time initial and separate registration on behalf of VPN gateway 102 to home agent 112 that specifies an address of the MIP proxy 102 as the care-of address for VPN gateway 104 .
- home agent 114 After receiving the registration request from MIP proxy 102 , home agent 114 binds the MIP proxy address as the care-of address for VPN gateway 104 .
- the home agent 112 establishes an IPSec SA with VPN gateway 104 and applies the SA to all network packets that it intercepts from corresponding nodes on home network 114 that are destined for permanent home network address of mobile node 120 .
- the IPSec SA encapsulation is applied prior to any Mobile IP encapsulation that is applied.
- FIG. 2A provides an illustration of the data transmission between various network layers of the various entities in some embodiments of the invention where the MIP proxy is a separate computer system from VPN Gateway 104 .
- each of the major nodes such as mobile node 120 , MIP proxy 102 , VPN gateway 104 , and home agent 112 have a network stack 220 , 202 , 204 and 212 respectively.
- the network stacks will typically include a TCP/IP network stack 230 .
- TCP/IP network stack 230 can be further subdivided into sub-layers, a “normal” IP sub-layer 232 , a security sub-layer 234 , and a mobile IP sub-layer 236 .
- security layer 234 is an IPSec sub-layer. Note that not all nodes will require all sub-layers.
- Connections 240 , 242 , 244 and 248 illustrate the data communication between the various network layers.
- FIG. 2B provides an illustration of the data transmission between various network layers of the various entities in an embodiment of the invention wherein the MIP proxy is co-located with the VPN Gateway.
- Each of the major nodes such as mobile node 120 , MIP proxy+VPN gateway 104 , and home agent 112 have a network stack 220 , 204 and 212 respectively.
- this network stack will include a TCP/IP network stack 230 .
- TCP/IP network stack 230 can be further subdivided into sub-layers, a “normal” IP sub-layer 232 , a security sub-layer 234 , and a mobile IP sub-layer 236 .
- security layer 234 is an IPSec sub-layer. Note that not all nodes will require all sub-layers.
- FIG. 2C provides an illustration of the data transmission between various network layers of the various entities in embodiments of the invention where MN/FA module of the MIP proxy resides in a separate computer system from the VPN gateway in a DMZ, and where the HA module is co-located in a WAN router.
- Each of the major nodes such as mobile node 120 , the WAN Router 123 , VPN gateway 104 , MIP proxy+FA/MN 102 and home agent 112 have a network stack 220 , 223 , 204 , 202 and 212 respectively.
- this network stack will include a TCP/IP network stack 230 .
- TCP/IP network stack 230 can be further subdivided into sub-layers, a “normal” IP sub-layer 232 , a security sub-layer 234 , and a mobile IP sub-layer 236 .
- security layer 234 is an IPSec sub-layer. Note that not all nodes will require all sub-layers.
- the secure packet data tunnel between the HA module and the MN module is represented as connection 250 in the diagram. As noted above and illustrated by the bracketing in FIG. 2C , it can be a tunnel at any layer, such as the network layer, transport layer, or application layer and is typically transparent to other entities.
- FIG. 2D provides an illustration of the data transmission between various network layers of the various entities in an embodiment of the invention wherein the MN module of the MIP Proxy is co-located with the VPN Gateway and the HA module of the MIP Proxy is co-located with a WAN router.
- Each of the major nodes such as mobile node 120 , the WAN Router 123 , MIP+VPN gateway 104 , and home agent 112 have a network stack 220 , 223 , 204 and 212 respectively.
- this network stack will include a TCP/IP network stack 230 .
- TCP/IP network stack 230 can be further subdivided into sub-layers, a “normal” IP sub-layer 232 , a security sub-layer 234 , and a mobile IP sub-layer 236 .
- security layer 234 is an IPSec sub-layer. Note that not all nodes will require all sub-layers.
- the secure packet data tunnel between the HA module and the MN module is represented as connection 250 in the diagram. Again, it can be a tunnel at any layer, such as the network layer, transport layer or application layer, and is usually transparent to other entities.
- Communications between the layers in some embodiments of the invention are shown by data paths 240 , 242 , 244 and 248 .
- the IPSec sub-layer of the home agent 212 communicates with the IPSec layer of VPN gateway 204 via path 244 in the case that the MIP Proxy and VPN Gateway are separate. This communication may not be direct.
- the IPSec sub-layer data is encapsulated in a mobile IP sub-layer.
- the mobile IP sub-layer communication is illustrated by data path 240 .
- mobile node 220 has a secure communications path 248 to VPN proxy 204 .
- the security layer data is encapsulated by a mobile IP layer, which in some embodiments of the invention is routed through MIP proxy 202 via data path 242 .
- FIGS. 3-4 a system level overview of the operation of an exemplary embodiment of the invention was described.
- the methods to be performed by the operating environment constitute computer programs made up of computer-executable instructions. Describing the methods by reference to a flowchart enables one skilled in the art to develop such programs including such instructions to carry out the methods on suitable computers (the processor of the computer executing the instructions from computer-readable media).
- the methods illustrated in FIGS. 3-4 are inclusive of the acts performed by an operating environment executing an exemplary embodiment of the invention.
- FIG. 3 is a flowchart illustrating a method for providing a secure network path between a mobile node and a corresponding node.
- the method begins when a system executing the method, such as MIP proxy 102 , receives a registration request from the mobile node (block 305 ).
- the request will include a permanent network address for the mobile node.
- the MIP proxy binds the mobile nodes permanent home address to the mobile nodes current care-of address in a mobility bind list. Additionally, the MIP proxy may associate the binding with a home agent.
- a system executing the method issues a second registration request to a home agent on the home network for the mobile node (block 310 ).
- the second request will include the permanent address of the mobile node and a proxy address of the MIP proxy 102 .
- the home agent binds the mobile node's permanent home address to one of the MIP proxy's addresses in the home agent's mobility binding list.
- the system executing the method copies a reply code received from the home agent into a reply message that is sent by the system executing the method to the mobile node (block 315 ).
- the reply code typically indicates the ability or willingness of the home agent to process network data received from corresponding nodes on the home network that are destined for the mobile node.
- the system begins to emulate both a home agent (block 320 ) and a mobile node (block 325 ).
- Blocks 320 and 325 are shown at the same level to indicate the potential parallel nature of the execution of the blocks.
- the system emulates a home agent with respect to data sent to and from the mobile node.
- the system emulates a mobile node with respect to data sent to and from the home agent.
- FIG. 4A is a flowchart providing further details on a method according to an embodiment of the invention for processing network data bound for a mobile node from a corresponding node after the mobile node has registered with a MIP proxy.
- the method begins when a home agent receives a packet on behalf of a mobile node from a corresponding node (e.g. FIG. 1 path 1 ).
- the MIP proxy is a separate entity from the VPN gateway
- the home agent tunnels the packet to the VPN gateway, typically via IPSec (block 405 ).
- the home agent tunnels the packet using mobile IP to the MIP proxy (block 410 ; e.g. FIG. 1 path 2 ).
- the packet, including IPSec and mobile IP encapsulation is then sent to the MIP proxy because the MIP proxy is specified as care-of address for the VPN from the home agent's point of view.
- the MIP proxy receives the packet from the home agent, and decapsulates the mobile IP layer (block 415 ).
- the MIP proxy is a separate entity from the VPN gateway
- the IPSec layer data is forwarded to the VPN gateway for decapsulation (block 420 ; e.g. FIG. 1A path 3 ).
- the VPN gateway then tunnels the packet using IPSec between the VPN gateway and the mobile node using the permanent network address of the mobile node (block 425 ).
- the packet is then sent to the MIP proxy for forwarding to the mobile node (e.g. FIG. 1 path 4 ).
- the MIP proxy may capture packets bound for the mobile node from the VPN gateway in a number ways.
- the routing table of the VPN is manipulated so that packets for the mobile node are automatically routed through the MIP proxy.
- the MIP proxy responds to ARP (Address Resolution Protocol) packets on behalf of the mobile node.
- the MIP proxy initially establishes itself as the care-of address for the VPN gateway the first time a mobile node requests registration through the MIP proxy.
- the MIP proxy After receiving the data packet from the VPN gateway, the MIP proxy tunnels the packet to the mobile node using Mobile IP through the mobile node's care-of address on foreign network 130 (Block 430 , e.g. FIG. 1 path 5 )
- FIG. 4B is a flowchart providing further details on a method according to an embodiment of the invention for processing network data bound for a corresponding node from a mobile node after the mobile node has registered with a MIP proxy.
- the method begins when a packet is tunneled using IPSec between the mobile node and the VPN gateway (block 450 ).
- the packet is then tunneled using mobile IP between the mobile node and the MIP proxy (block 455 ; FIG. 1 path 6 ).
- the MIP proxy decapsulates the mobile IP layer (block 460 ), and forwards the packet to the VPN gateway in those embodiments where the VPN gateway is separate from the MIP proxy ( FIG. 1 path 7 ).
- the VPN gateway decapsulates the IPSec packet (block 465 ).
- the VPN gateway then sends the data to the corresponding node directly (block 470 ; FIG. 1 path 8 ).
- the IKE data are carried as normal IP traffic.
- Systems and methods for providing integration of mobile networks with security based VPNs are disclosed.
- the embodiments of the invention provide advantages over previous systems. For example, supporting the creation of security associations that use the permanent network address of a mobile node, the systems and methods of the present invention are more efficient than previous systems because there is no need to rekey security associations as the mobile node moves from one subnet to another. Furthermore, the systems and methods can be supported with little or no changes to existing security mechanisms and mobile IP standards. Thus a user can receive the benefits of the present invention without having to upgrade major components of the network system.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Systems and methods provide a secure network path through an inner and outer firewall pair between a mobile node on a foreign network and a corresponding node on a home network. One aspect of the systems and methods includes providing a mobile IP proxy between the mobile node and a VPN gateway inside the firewalls. The mobile IP proxy acts as a surrogate home agent to the mobile node, and acts as a surrogate mobile node to a home agent residing on the home network.
Description
- This application is a continuation of U.S. application Ser. No. 10/325,657 filed Dec. 19, 2002, which is incorporated herein by reference in its entirety.
- The present invention relates generally to computerized systems and methods for providing mobile networking, and more particularly to integrating mobile networking with security mechanisms for routing network data between a mobile node and a corresponding node.
- A portion of the disclosure of this patent document contains material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever. The following notice applies to the software and data as described below and in the drawings hereto: Copyright © 2002, Intel Corporation. All Rights Reserved.
- The use of wireless networking continues to grow at a rapid pace. Wireless networks are attractive for a number of reasons. They are convenient, they allow flexibility and roaming, and can support dynamic environments. Furthermore, they are relatively easy to install when compared with their wired counterparts. In some cases, for example in older buildings, they may be cheaper to deploy. An entire network can be put together in a matter of hours rather than days with no need for wiring or rewiring. In many scenarios, wireless networks can have a lower cost of ownership than their wired counterparts despite the cheaper cost of wired LAN cards.
- A further trend in computing has been an increased use of security mechanisms to prevent unauthorized or malicious use of personal and corporate computer resources. For example, many companies and individuals have installed “firewalls” to protect systems inside the firewall from unauthorized access. As is known in the art, firewalls can be implemented in both hardware and software, or a combination of both. Firewalls are frequently used to prevent unauthorized Internet users from accessing private networks connected to the Internet, especially intranets. All messages entering or leaving the intranet typically pass through the firewall, which examines each message and blocks those that do not meet the specified security criteria.
- While firewalls are useful tools to increase network security, they pose problems for wireless users outside of the firewall that have legitimate needs to access systems inside the firewall. Security schemes implemented by firewalls often use IP addresses and depend on IPSec to aid in determining if a network data packet should be allowed through the firewall. Unfortunately, in the case of wireless systems, a mobile node's IP address may change frequently as the user roams from one wireless network to another. As a result, the security mechanism, e.g. IPSec, must be re-established every time the user roams into a new network. The re-establishment of security mechanisms to a new network connection can be costly, both in terms of CPU cycles and in the elapsed time the user has to wait for a new secure connection to be established.
- In view of the above problems, there is a need in the art for the present invention.
-
FIG. 1A is a block diagram illustrating a system level overview of an exemplary embodiment of the invention; -
FIG. 1B is a block diagram illustrating a system level overview of an alternative exemplary embodiment of the invention; -
FIG. 1C is a block diagram illustrating a system level overview of a further alternative exemplary embodiment of the invention; -
FIG. 1D is a block diagram illustrating a system level overview of a still further alternative exemplary embodiment of the invention; -
FIG. 2A is a diagram illustrating communications between network layers of the components of an exemplary embodiment of the invention as shown inFIG. 1A ; -
FIG. 2B is a diagram illustrating communications between network layers of components of an alternative exemplary embodiment of the invention as shown inFIG. 1B ; -
FIG. 2C is a diagram illustrating communications between network layers of components of a further alternative exemplary embodiment of the invention as shown inFIG. 1C ; -
FIG. 2D is a diagram illustrating communications between network layers of components of a still further alternative exemplary embodiment of the invention as shown inFIG. 1D ; -
FIG. 3 is a flowchart illustrating a method for establishing secured network communications for a mobile node; and -
FIGS. 4A and 4B are flowcharts illustrating a method according to an embodiment of the invention for routing network packets to a mobile node through a firewall according to an embodiment of the invention. - In the following detailed description of exemplary embodiments of the invention, reference is made to the accompanying drawings that form a part hereof, and in which is shown by way of illustration specific exemplary embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention, and it is to be understood that other embodiments may be utilized and that logical, mechanical, electrical and other changes may be made without departing from the scope of the present invention. The following detailed description is, therefore, not to be taken in a limiting sense.
- In the Figures, the same reference number is used throughout to refer to an identical component which appears in multiple Figures. Signals and connections may be referred to by the same reference number or label, and the actual meaning will be clear from its use in the context of the description. Further, the same base reference number (e.g. 120) is used in the specification and figures when generically referring to the actions or characteristics of a group of identical components. A numeric index introduced by a decimal point (e.g. 120.1) is used when a specific component among the group of identical components performs an action or has a characteristic.
- The detailed description is divided into multiple sections. In the first section the hardware and software operating environment of different embodiments of the invention is described. In the second section methods according to various embodiments of the invention are described. In the final section, a conclusion is provided.
-
FIG. 1A is a block diagram of a hardware andsoftware operating environment 100 incorporating various embodiments of the invention. The systems and methods of the present invention may be provided on any hardware or software system that supports mobile networks. Typically such hardware includes personal computers, server computers, mainframe computers, laptop computers, portable handheld computers, personal digital assistants (PDAs) network enabled cellular telephones and hybrids of the aforementioned devices. In some embodiments of the invention, operatingenvironment 100 includescorresponding node 110,home agent 112,security gateway 104,mobile IP proxy 102,foreign agent 122,mobile node 120,inner firewall 106 andouter firewall 108. The software components running in the operating environment are typically read from a machine-readable media and run under the control of an operating system, and interfaced with the operating system. Examples of such machine-readable media include hard disks, floppy disks, CD-ROMs, DVD-ROMs. Further, machine-readable media includes wired and wireless signals transmitted over a network. Examples of operating systems include Windows® 95, Windows 98®, Windows Me®, Windows CE®, Windows® NT, Windows 2000®, and Windows XP® by Microsoft Corporation. However, the present invention is not limited to any particular operating system, and in alternative embodiments the software components may operate within the Palm OS® from Palm Inc., variants of the UNIX and Linux operating systems and cellular telephone operating systems. - In some embodiments of the invention, operating
environment 100 supports network communications betweenmobile node 120 and acorresponding node 110.Mobile node 120 may be any mobile computing device supporting wired and/or wireless network communications. Examples of such devices include laptop computers, handheld computers, personal digital assistants and network enabled cellular telephones. The invention is not limited to any particular mobile computing device formobile node 120. -
Mobile node 120 typically is assigned ahome network 114 and will have a permanent home network address assigned to it.Home network 114 may be any type of network; typically homenetwork 114 will be a private network such as a corporate network or a campus network. However, the present invention is not limited to any particular type ofhome network 114.Corresponding node 110 may be any type of network attached device that either sends or receives data to/frommobile node 120, including a server computer, mainframe computer, personal computer, router, handheld, laptop, PDA, cellular phone etc. The present invention is not limited to any particular type ofcorresponding node 110. - In some embodiments of the invention,
home agent 112 andforeign agent 122 are network nodes that facilitate mobile network communications substantially in accordance with the RFC 2002, RFC 3220, and/or RFC 3344 standards track protocol for Mobile IP communications, published October 1996, January 2002 and August 2002 respectively by the Mobile IP Working Group of the Internet Engineering Task Force (IETF).Home agent 112 serves as a router in the home subnet of the mobile node, directing traffic tomobile node 120 whenmobile node 120 is located outside of its home subnet, for example, whenmobile node 120 is connected onforeign network 130.Foreign network 130 may be any type of wired or wireless network. In some embodiments,foreign network 130 comprises the Internet. - In some embodiments of the invention, when mobile node 120.2 moves into a
new network 130, mobile node 120.2 registers withforeign agent 122.Foreign agent 122 typically grants a care-of network address to the mobile node and relays a request from the mobile node informing a home agent of the care-of address. The home agent can choose to honor the request and sends an acknowledgement back to the mobile node through the foreign agent. Then the home agent forwards network packets destined to the mobile node to the mobile node in theforeign network 130 throughforeign agent 122. Not allforeign networks 130 will have a foreign agent. In some embodiments of the invention, mobile node 120.1 can act as its own foreign agent. In some embodiments,mobile node 120 uses DHCP (Dynamic Host Configuration Protocol) to acquire a care-of address to use onforeign network 130. - Often private networks such as corporate and campus networks are protected in order to prevent unauthorized access to computers and systems on the private network. In some embodiments of the invention,
home network 114 is protected by aninner firewall 106 andouter firewall 108.Firewalls outer firewalls - In some embodiments of the invention,
DMZ 160 contains a VPN (Virtual Private Network)gateway 104 and a MIP (Mobile IP)proxy 102.VPN gateway 104 facilitates the creation of VPNs between nodes on an internal network and nodes on a foreign network such asforeign network 130. A VPN is a secure network link over a public IP infrastructure. An example of a VPN protocol is IP Security (IPSec). However, the present invention is not limited to a particular VPN protocol. -
MIP proxy 102 serves as an intermediary betweenhome agent 112 andforeign agent 122. In some embodiments of the invention,MIP proxy 102 acts as a surrogate home agent to amobile node 120, and acts as a surrogate mobile node to ahome agent 114. In the exemplary embodiment illustrated inFIG. 1A ,MIP proxy 102 is not running on the same computer asVPN gateway 104. In these embodiments,MIP proxy 102 acts as a surrogate foreign agent toVPN gateway 104. -
FIG. 1B provides a block diagram of a system according to various embodiments of the invention whereMIP proxy 102 may be implemented on the same hardware and software asVPN gateway 104. In these embodiments, the integrated MIP proxy/VPN gateway computer includes a mobile node (MN)module 144 module that emulates a mobile node forhome agent 112, and a home agent (HA)module 142 that emulates a home agent for mobile nodes 120 (or alternatively, foreign agent 122). -
FIG. 1C provides a block diagram of an alternative embodiment whereinMIP proxy 102 functionalcomponents HA module 142 and MN/FA module 144 may be implemented on different computers: theHA module 142 may be implemented in a WAN side box,e.g. WAN router 123 outside of theouter layer firewall 108, and the MN/FA module 144 may be implemented in a DMZ box 146 inside the outer layer firewall, and there is a secure packet data tunnel connecting theHA module 142 with the MN/FA module 144 across theouter layer firewall 108, so the HA module can send and receive packets from the MN/FA module. In other words, the HA module will send all received Mobile IPv4 packets to MN/FA module for further processing, and the MN/FA module will send all packets received from VPN gateway to the HA modules for further processing. The secure packet data tunnel may be established at any layer in the network stack, including the network layer, transport layer or application layer. -
FIG. 1D provides another block diagram of a system according to various embodiments of the invention whereMIP proxy 102 may be implemented on different hardware components. In these embodiments, the MIP proxy comprisesHA module 142 andMN module 144 implemented on different computers: In these embodiments, theHA module 142 may be implemented in a WAN side box,e.g. WAN router 123 outside of theouter layer firewall 108, and theMN module 144 may be implemented in the VPN Gateway, and there is a secure and transparent internal tunnel connecting the HA module with the MN module at the VPN Gateway across the outer layer firewall so the HA module can send and receive packets from the MN module. In other words, the HA module will send all received Mobile IPv4 packets to the MN module for further processing, and the VPN Gateway will send all encrypted packets to the HA module for further processing. Again, the secure packet data tunnel may be established at any layer in the network stack, including the network layer, transport layer or application layer. - Returning to
FIG. 1A , the operation of the system described above will now be described in general terms, with further details on the operation of various embodiments of the invention provided in the methods section below. Whenmobile node 120 registers on a foreign network, in some embodiments it registers withMIP proxy 102. In addition, a data traffic network tunnel is created betweenmobile node 120 andMIP proxy 102.Mobile node 120 also creates an IPSec SA (Security Association) between the node's permanent home address and theVPN gateway 104. The SA may be created manually, or it may be created using a key management protocol such as IKE (Internet Key Exchange). The SA will then be applied to any network data destined to a node insidehome network 114, such ascorresponding node 110 by the mobile node. This may be accomplished by applying IPSec SA encapsulation prior to Mobile IP encapsulation by the mobile node. - In alternative embodiments of the invention,
mobile node 120 registers with aforeign agent 122, specifyingMIP proxy 102 as a home agent.Foreign agent 122 then interacts withMIP proxy 102 as if the MIP proxy were the real home agent formobile node 120. - After receiving a registration request from
mobile node 120, in some embodiments of the invention where theMIP proxy 102 is separate from theVPN gateway 104, theMIP proxy 102 sends a registration request on behalf of themobile node 120 that specifies the MIP proxy as the care-of address for themobile node 120. In addition,MIP proxy 102 begins intercepting packets destined for the mobile nodes permanent home network address and tunnels the packets to the mobile node's foreign agent care of address (note that the mobile node may be acting as its own foreign agent). - After receiving the registration request, the
home agent 112 binds the MIP proxy address as the care-of address of themobile node 120. In some embodiments where theMIP proxy 102 is separate from theVPN gateway 104, the MIP proxy sends a one time initial and separate registration on behalf ofVPN gateway 102 tohome agent 112 that specifies an address of theMIP proxy 102 as the care-of address forVPN gateway 104. After receiving the registration request fromMIP proxy 102,home agent 114 binds the MIP proxy address as the care-of address forVPN gateway 104. In addition, thehome agent 112 establishes an IPSec SA withVPN gateway 104 and applies the SA to all network packets that it intercepts from corresponding nodes onhome network 114 that are destined for permanent home network address ofmobile node 120. In some embodiments, the IPSec SA encapsulation is applied prior to any Mobile IP encapsulation that is applied. -
FIG. 2A provides an illustration of the data transmission between various network layers of the various entities in some embodiments of the invention where the MIP proxy is a separate computer system fromVPN Gateway 104. In some embodiments, each of the major nodes such asmobile node 120,MIP proxy 102,VPN gateway 104, andhome agent 112 have anetwork stack IP network stack 230. TCP/IP network stack 230 can be further subdivided into sub-layers, a “normal”IP sub-layer 232, asecurity sub-layer 234, and amobile IP sub-layer 236. In some embodiments of the invention,security layer 234 is an IPSec sub-layer. Note that not all nodes will require all sub-layers.Connections -
FIG. 2B provides an illustration of the data transmission between various network layers of the various entities in an embodiment of the invention wherein the MIP proxy is co-located with the VPN Gateway. Each of the major nodes such asmobile node 120, MIP proxy+VPN gateway 104, andhome agent 112 have anetwork stack IP network stack 230. TCP/IP network stack 230 can be further subdivided into sub-layers, a “normal”IP sub-layer 232, asecurity sub-layer 234, and amobile IP sub-layer 236. In these embodiments of the invention,security layer 234 is an IPSec sub-layer. Note that not all nodes will require all sub-layers. -
FIG. 2C provides an illustration of the data transmission between various network layers of the various entities in embodiments of the invention where MN/FA module of the MIP proxy resides in a separate computer system from the VPN gateway in a DMZ, and where the HA module is co-located in a WAN router. Each of the major nodes such asmobile node 120, theWAN Router 123,VPN gateway 104, MIP proxy+FA/MN 102 andhome agent 112 have anetwork stack IP network stack 230. TCP/IP network stack 230 can be further subdivided into sub-layers, a “normal”IP sub-layer 232, asecurity sub-layer 234, and amobile IP sub-layer 236. In these embodiments of the invention,security layer 234 is an IPSec sub-layer. Note that not all nodes will require all sub-layers. The secure packet data tunnel between the HA module and the MN module is represented asconnection 250 in the diagram. As noted above and illustrated by the bracketing inFIG. 2C , it can be a tunnel at any layer, such as the network layer, transport layer, or application layer and is typically transparent to other entities. -
FIG. 2D provides an illustration of the data transmission between various network layers of the various entities in an embodiment of the invention wherein the MN module of the MIP Proxy is co-located with the VPN Gateway and the HA module of the MIP Proxy is co-located with a WAN router. Each of the major nodes such asmobile node 120, theWAN Router 123, MIP+VPN gateway 104, andhome agent 112 have anetwork stack IP network stack 230. TCP/IP network stack 230 can be further subdivided into sub-layers, a “normal”IP sub-layer 232, asecurity sub-layer 234, and amobile IP sub-layer 236. In these embodiments of the invention,security layer 234 is an IPSec sub-layer. Note that not all nodes will require all sub-layers. The secure packet data tunnel between the HA module and the MN module is represented asconnection 250 in the diagram. Again, it can be a tunnel at any layer, such as the network layer, transport layer or application layer, and is usually transparent to other entities. - Communications between the layers in some embodiments of the invention are shown by
data paths home agent 212 communicates with the IPSec layer ofVPN gateway 204 viapath 244 in the case that the MIP Proxy and VPN Gateway are separate. This communication may not be direct. As an example, in those embodiments of the invention whereMIP proxy 102 is separate fromVPN gateway 104, the IPSec sub-layer data is encapsulated in a mobile IP sub-layer. The mobile IP sub-layer communication is illustrated bydata path 240. Similarly,mobile node 220 has asecure communications path 248 toVPN proxy 204. However, the security layer data is encapsulated by a mobile IP layer, which in some embodiments of the invention is routed throughMIP proxy 202 viadata path 242. - This section has described the various logical modules in a system that provides for integrating mobile IP networks with security based VPNs. As those of skill in the art will appreciate, the software to implement the modules can be written in any of a number of programming languages known in the art, including but not limited to C/C++, Java, Visual Basic, Smalltalk, Pascal, Ada and similar programming languages. The invention is not limited to any particular programming language for implementation.
- In the previous section, a system level overview of the operation of an exemplary embodiment of the invention was described. In this section, the particular methods of the invention performed by an operating environment executing an exemplary embodiment are described by reference to a series of flowcharts shown in
FIGS. 3-4 . The methods to be performed by the operating environment constitute computer programs made up of computer-executable instructions. Describing the methods by reference to a flowchart enables one skilled in the art to develop such programs including such instructions to carry out the methods on suitable computers (the processor of the computer executing the instructions from computer-readable media). The methods illustrated inFIGS. 3-4 are inclusive of the acts performed by an operating environment executing an exemplary embodiment of the invention. -
FIG. 3 is a flowchart illustrating a method for providing a secure network path between a mobile node and a corresponding node. The method begins when a system executing the method, such asMIP proxy 102, receives a registration request from the mobile node (block 305). Typically the request will include a permanent network address for the mobile node. The MIP proxy binds the mobile nodes permanent home address to the mobile nodes current care-of address in a mobility bind list. Additionally, the MIP proxy may associate the binding with a home agent. - Next, a system executing the method issues a second registration request to a home agent on the home network for the mobile node (block 310). Typically the second request will include the permanent address of the mobile node and a proxy address of the
MIP proxy 102. The home agent binds the mobile node's permanent home address to one of the MIP proxy's addresses in the home agent's mobility binding list. - In some embodiments of the invention, the system executing the method copies a reply code received from the home agent into a reply message that is sent by the system executing the method to the mobile node (block 315). The reply code typically indicates the ability or willingness of the home agent to process network data received from corresponding nodes on the home network that are destined for the mobile node.
- Next, in some embodiments of the invention, the system begins to emulate both a home agent (block 320) and a mobile node (block 325).
Blocks -
FIG. 4A is a flowchart providing further details on a method according to an embodiment of the invention for processing network data bound for a mobile node from a corresponding node after the mobile node has registered with a MIP proxy. The method begins when a home agent receives a packet on behalf of a mobile node from a corresponding node (e.g.FIG. 1 path 1). In some embodiments of the invention where the MIP proxy is a separate entity from the VPN gateway, the home agent tunnels the packet to the VPN gateway, typically via IPSec (block 405). Next, the home agent tunnels the packet using mobile IP to the MIP proxy (block 410; e.g.FIG. 1 path 2). The packet, including IPSec and mobile IP encapsulation is then sent to the MIP proxy because the MIP proxy is specified as care-of address for the VPN from the home agent's point of view. - The MIP proxy receives the packet from the home agent, and decapsulates the mobile IP layer (block 415). In those embodiments where the MIP proxy is a separate entity from the VPN gateway, the IPSec layer data is forwarded to the VPN gateway for decapsulation (block 420; e.g.
FIG. 1A path 3). - The VPN gateway then tunnels the packet using IPSec between the VPN gateway and the mobile node using the permanent network address of the mobile node (block 425). In those embodiments where the MIP proxy is separate from the VPN gateway, the packet is then sent to the MIP proxy for forwarding to the mobile node (e.g.
FIG. 1 path 4). The MIP proxy may capture packets bound for the mobile node from the VPN gateway in a number ways. In one embodiment of the invention, the routing table of the VPN is manipulated so that packets for the mobile node are automatically routed through the MIP proxy. In an alternative embodiment of the invention, the MIP proxy responds to ARP (Address Resolution Protocol) packets on behalf of the mobile node. In a further alternative embodiment, the MIP proxy initially establishes itself as the care-of address for the VPN gateway the first time a mobile node requests registration through the MIP proxy. - After receiving the data packet from the VPN gateway, the MIP proxy tunnels the packet to the mobile node using Mobile IP through the mobile node's care-of address on foreign network 130 (
Block 430, e.g.FIG. 1 path 5) -
FIG. 4B is a flowchart providing further details on a method according to an embodiment of the invention for processing network data bound for a corresponding node from a mobile node after the mobile node has registered with a MIP proxy. The method begins when a packet is tunneled using IPSec between the mobile node and the VPN gateway (block 450). The packet is then tunneled using mobile IP between the mobile node and the MIP proxy (block 455;FIG. 1 path 6). The MIP proxy decapsulates the mobile IP layer (block 460), and forwards the packet to the VPN gateway in those embodiments where the VPN gateway is separate from the MIP proxy (FIG. 1 path 7). - The VPN gateway decapsulates the IPSec packet (block 465). The VPN gateway then sends the data to the corresponding node directly (block 470;
FIG. 1 path 8). - It should be noted it may be desirable to bypass the tunneling described above. For example, in some embodiments of the invention, when the mobile node performs IKE with the VPN gateway, the IKE data are carried as normal IP traffic.
- Systems and methods for providing integration of mobile networks with security based VPNs are disclosed. The embodiments of the invention provide advantages over previous systems. For example, supporting the creation of security associations that use the permanent network address of a mobile node, the systems and methods of the present invention are more efficient than previous systems because there is no need to rekey security associations as the mobile node moves from one subnet to another. Furthermore, the systems and methods can be supported with little or no changes to existing security mechanisms and mobile IP standards. Thus a user can receive the benefits of the present invention without having to upgrade major components of the network system.
- Although specific embodiments have been illustrated and described herein, it will be appreciated by those of ordinary skill in the art that any arrangement which is calculated to achieve the same purpose may be substituted for the specific embodiments shown. This application is intended to cover any adaptations or variations of the present invention.
- The terminology used in this application is meant to include all of these environments. It is to be understood that the above description is intended to be illustrative, and not restrictive. Many other embodiments will be apparent to those of skill in the art upon reviewing the above description. Therefore, it is manifestly intended that this invention be limited only by the following claims and equivalents thereof.
Claims (6)
1. A method for providing a secure network path between network nodes, the method comprising:
receiving a first registration request from a mobile node, said registration request including a permanent network address for the mobile node;
sending a second registration request to a home agent specifying the permanent network address and a proxy care-of address;
processing network data received from the mobile node as a surrogate home agent; and
processing network data received from the home agent as a surrogate mobile node.
2.-8. (canceled)
9. A method for a home agent to securely route data between nodes in a network, the method comprising:
receiving a registration request from a MIP proxy specifying a permanent network address associated with a mobile node and a care-of address associated with the MIP proxy;
establishing a security association between the home agent and a VPN gateway; and
establishing a binding specifying the care-of address associated with the MIP proxy as a care-of address for the VPN gateway.
10.-11. (canceled)
12. A computerized system comprising:
a first home agent; and
a MIP proxy operable to perform the tasks of:
emulating a second home agent to a mobile node,
emulating the mobile node to the first home agent.
13.-30. (canceled)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/456,941 US20100122337A1 (en) | 2002-12-19 | 2009-06-23 | System and method for integrating mobile networking with security-based VPNS |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/325,657 US7616597B2 (en) | 2002-12-19 | 2002-12-19 | System and method for integrating mobile networking with security-based VPNs |
US12/456,941 US20100122337A1 (en) | 2002-12-19 | 2009-06-23 | System and method for integrating mobile networking with security-based VPNS |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/325,657 Continuation US7616597B2 (en) | 2002-12-19 | 2002-12-19 | System and method for integrating mobile networking with security-based VPNs |
Publications (1)
Publication Number | Publication Date |
---|---|
US20100122337A1 true US20100122337A1 (en) | 2010-05-13 |
Family
ID=32593843
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/325,657 Expired - Fee Related US7616597B2 (en) | 2002-12-19 | 2002-12-19 | System and method for integrating mobile networking with security-based VPNs |
US12/456,941 Abandoned US20100122337A1 (en) | 2002-12-19 | 2009-06-23 | System and method for integrating mobile networking with security-based VPNS |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/325,657 Expired - Fee Related US7616597B2 (en) | 2002-12-19 | 2002-12-19 | System and method for integrating mobile networking with security-based VPNs |
Country Status (8)
Country | Link |
---|---|
US (2) | US7616597B2 (en) |
JP (1) | JP4087848B2 (en) |
KR (1) | KR100814988B1 (en) |
AU (1) | AU2003300268A1 (en) |
DE (1) | DE10393628B4 (en) |
GB (1) | GB2411092B (en) |
HK (1) | HK1075148A1 (en) |
WO (1) | WO2004057822A2 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100014464A1 (en) * | 2006-12-26 | 2010-01-21 | Panasonic Corporation | Communication method, communication system, home agent, and mobile node |
US20130191907A1 (en) * | 2010-09-30 | 2013-07-25 | Siemens Aktiengesellschaft | Method and System for Secure Data Transmission with a VPN Box |
US8761184B1 (en) * | 2005-04-12 | 2014-06-24 | Tp Lab, Inc. | Voice virtual private network |
WO2018069748A1 (en) * | 2016-10-12 | 2018-04-19 | Al Hajri Mohammed Hamad | Surrogate cellularless roaming |
Families Citing this family (56)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6649143B1 (en) * | 1994-07-01 | 2003-11-18 | The Board Of Trustees Of The Leland Stanford Junior University | Non-invasive localization of a light-emitting conjugate in a mammal |
US7623497B2 (en) * | 2002-04-15 | 2009-11-24 | Qualcomm, Incorporated | Methods and apparatus for extending mobile IP |
NO317294B1 (en) * | 2002-07-11 | 2004-10-04 | Birdstep Tech Asa | Seamless Ip mobility across security boundaries |
US7616597B2 (en) * | 2002-12-19 | 2009-11-10 | Intel Corporation | System and method for integrating mobile networking with security-based VPNs |
US20040266420A1 (en) * | 2003-06-24 | 2004-12-30 | Nokia Inc. | System and method for secure mobile connectivity |
FR2861934B1 (en) * | 2003-10-30 | 2006-01-27 | Wavecom | METHOD AND DEVICE FOR ACCESSING A MOBILE SERVER TERMINAL OF A FIRST COMMUNICATION NETWORK USING A CLIENT TERMINAL OF ANOTHER COMMUNICATION NETWORK. |
EP1709780A1 (en) * | 2004-01-15 | 2006-10-11 | Interactive People Unplugged AB | Device to facilitate the deployment of mobile virtual private networks for medium/large corporate networks |
US7668074B2 (en) * | 2004-03-31 | 2010-02-23 | Lg Electronics Inc. | Home network system |
EP1650924B1 (en) * | 2004-09-30 | 2007-03-21 | Alcatel | Mobile authentication for network access |
WO2006059216A1 (en) * | 2004-12-01 | 2006-06-08 | Nokia Corporation | Method and system for providing wireless data network interworking |
US7792072B2 (en) * | 2004-12-13 | 2010-09-07 | Nokia Inc. | Methods and systems for connecting mobile nodes to private networks |
US8031672B2 (en) * | 2004-12-28 | 2011-10-04 | Samsung Electronics Co., Ltd | System and method for providing secure mobility and internet protocol security related services to a mobile node roaming in a foreign network |
EP1839425A1 (en) * | 2005-01-07 | 2007-10-03 | Societe Anonyme Alcatel | Method and apparatus for providing route-optimized secure session continuity between mobile nodes |
US20060230445A1 (en) * | 2005-04-06 | 2006-10-12 | Shun-Chao Huang | Mobile VPN proxy method based on session initiation protocol |
US9621666B2 (en) | 2005-05-26 | 2017-04-11 | Citrix Systems, Inc. | Systems and methods for enhanced delta compression |
US8943304B2 (en) | 2006-08-03 | 2015-01-27 | Citrix Systems, Inc. | Systems and methods for using an HTTP-aware client agent |
US9692725B2 (en) | 2005-05-26 | 2017-06-27 | Citrix Systems, Inc. | Systems and methods for using an HTTP-aware client agent |
US9407608B2 (en) | 2005-05-26 | 2016-08-02 | Citrix Systems, Inc. | Systems and methods for enhanced client side policy |
US7809386B2 (en) * | 2005-06-29 | 2010-10-05 | Nokia Corporation | Local network proxy for a remotely connected mobile device operating in reduced power mode |
US7808970B2 (en) * | 2005-06-30 | 2010-10-05 | Motorola, Inc. | Method of dynamically assigning mobility configuration parameters for mobile entities |
KR100799575B1 (en) * | 2005-12-07 | 2008-01-30 | 한국전자통신연구원 | Method for providing VPN services to Mobile Node in IPv6 network and gateway using the same |
US20070177550A1 (en) * | 2005-07-12 | 2007-08-02 | Hyeok Chan Kwon | Method for providing virtual private network services to mobile node in IPv6 network and gateway using the same |
WO2007077958A1 (en) | 2005-12-26 | 2007-07-12 | Matsushita Electric Industrial Co., Ltd. | Mobile network managing apparatus and mobile information managing apparatus for controlling access requests |
US7693059B2 (en) * | 2006-01-30 | 2010-04-06 | International Business Machines Corporation | Advanced VPN routing |
US7899964B2 (en) * | 2006-07-13 | 2011-03-01 | Samsung Electronics Co., Ltd. | Method and system for providing universal plug and play resource surrogates |
US8561155B2 (en) | 2006-08-03 | 2013-10-15 | Citrix Systems, Inc. | Systems and methods for using a client agent to manage HTTP authentication cookies |
US8392977B2 (en) * | 2006-08-03 | 2013-03-05 | Citrix Systems, Inc. | Systems and methods for using a client agent to manage HTTP authentication cookies |
US8036232B2 (en) | 2006-08-22 | 2011-10-11 | Samsung Electronics Co., Ltd | Apparatus and method for filtering packet in a network system using mobile IP |
US8130771B2 (en) * | 2006-10-10 | 2012-03-06 | Alcatel Lucent | Packet-forwarding for proxy mobile IP |
ES2339711T3 (en) | 2006-10-13 | 2010-05-24 | Quipa Holdings Limited | METHOD FOR FORMING A SAFE VIRTUAL PRIVATE NETWORK THAT FACILITATES COUPLE COMMUNICATION. |
US20080115202A1 (en) * | 2006-11-09 | 2008-05-15 | Mckay Michael S | Method for bidirectional communication in a firewalled environment |
US8406237B2 (en) * | 2006-11-17 | 2013-03-26 | Qualcomm Incorporated | Methods and apparatus for implementing proxy mobile IP in foreign agent care-of address mode |
EP2095595B1 (en) * | 2006-12-28 | 2014-08-06 | Telefonaktiebolaget Lm Ericsson (publ) | Mobile IP proxy |
US20100175109A1 (en) * | 2007-05-25 | 2010-07-08 | Wassim Haddad | Route optimisation for proxy mobile ip |
CN101355425A (en) * | 2007-07-24 | 2009-01-28 | 华为技术有限公司 | Method, apparatus and system for implementing new member register of group key management |
US8411866B2 (en) * | 2007-11-14 | 2013-04-02 | Cisco Technology, Inc. | Distribution of group cryptography material in a mobile IP environment |
CN101984778B (en) | 2008-01-26 | 2014-08-13 | 思杰系统有限公司 | Systems and methods for fine grain policy driven COOKIE proxying |
US8385300B2 (en) * | 2008-10-03 | 2013-02-26 | Cisco Technology, Inc. | Internet protocol address management for communicating packets in a network environment |
US8411691B2 (en) * | 2009-01-12 | 2013-04-02 | Juniper Networks, Inc. | Transfer of mobile subscriber context in cellular networks using extended routing protocol |
US8385332B2 (en) * | 2009-01-12 | 2013-02-26 | Juniper Networks, Inc. | Network-based macro mobility in cellular networks using an extended routing protocol |
US20110085552A1 (en) * | 2009-10-14 | 2011-04-14 | Electronics And Telecommunications Research Institute | System and method for forming virtual private network |
AT11799U1 (en) * | 2009-12-15 | 2011-05-15 | Plansee Se | MOLDING |
US8473734B2 (en) | 2010-06-30 | 2013-06-25 | Juniper Networks, Inc. | Multi-service VPN network client for mobile device having dynamic failover |
US8127350B2 (en) | 2010-06-30 | 2012-02-28 | Juniper Networks, Inc. | Multi-service VPN network client for mobile device |
US8549617B2 (en) * | 2010-06-30 | 2013-10-01 | Juniper Networks, Inc. | Multi-service VPN network client for mobile device having integrated acceleration |
US8464336B2 (en) | 2010-06-30 | 2013-06-11 | Juniper Networks, Inc. | VPN network client for mobile device having fast reconnect |
US8474035B2 (en) | 2010-06-30 | 2013-06-25 | Juniper Networks, Inc. | VPN network client for mobile device having dynamically constructed display for native access to web mail |
US10142292B2 (en) | 2010-06-30 | 2018-11-27 | Pulse Secure Llc | Dual-mode multi-service VPN network client for mobile device |
US8458787B2 (en) | 2010-06-30 | 2013-06-04 | Juniper Networks, Inc. | VPN network client for mobile device having dynamically translated user home page |
EP2659650B1 (en) | 2010-12-29 | 2022-06-22 | Citrix Systems Inc. | Systems and methods for multi-level tagging of encrypted items for additional security and efficient encrypted item determination |
US9021578B1 (en) * | 2011-09-13 | 2015-04-28 | Symantec Corporation | Systems and methods for securing internet access on restricted mobile platforms |
US9591031B2 (en) * | 2012-06-04 | 2017-03-07 | Interdigital Patent Holdings, Inc. | Lawful interception for local selected IP traffic offload and local IP access performed at a non-core gateway |
DE102013017789A1 (en) | 2013-10-25 | 2015-04-30 | LowoTec GmbH | System for secured LAN over WAN transmission |
US9906561B2 (en) | 2015-08-28 | 2018-02-27 | Nicira, Inc. | Performing logical segmentation based on remote device attributes |
US10491567B2 (en) * | 2017-03-17 | 2019-11-26 | Verizon Patent And Licensing Inc. | Dynamic firewall configuration based on proxy container deployment |
KR102492489B1 (en) | 2020-09-18 | 2023-01-30 | 주식회사 애그유니 | Plant cultivation system for systematic growth environment |
Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5852630A (en) * | 1997-07-17 | 1998-12-22 | Globespan Semiconductor, Inc. | Method and apparatus for a RADSL transceiver warm start activation procedure with precoding |
US6055236A (en) * | 1998-03-05 | 2000-04-25 | 3Com Corporation | Method and system for locating network services with distributed network address translation |
US6137791A (en) * | 1997-03-25 | 2000-10-24 | Ericsson Telefon Ab L M | Communicating packet data with a mobile station roaming within an incompatible mobile network |
US20010021175A1 (en) * | 2000-03-13 | 2001-09-13 | Henry Haverinen | Load balancing in telecommunications system supporting mobile IP |
US20020006133A1 (en) * | 2000-07-14 | 2002-01-17 | Mitsuaki Kakemizu | Communications service providing system, and mobile terminal device, address server device, and router device for use therewith |
US20020133534A1 (en) * | 2001-01-08 | 2002-09-19 | Jan Forslow | Extranet workgroup formation across multiple mobile virtual private networks |
US20030224788A1 (en) * | 2002-03-05 | 2003-12-04 | Cisco Technology, Inc. | Mobile IP roaming between internal and external networks |
US6742036B1 (en) * | 1997-12-19 | 2004-05-25 | Siemens Aktiengesellschaft | Method for supporting mobility on the internet |
US20040100951A1 (en) * | 2002-09-18 | 2004-05-27 | O'neill Alan | Methods and apparatus for using a care of address option |
US20040203749A1 (en) * | 2002-06-26 | 2004-10-14 | Iyer N. Prakash | Roaming in a communications network |
US20050177647A1 (en) * | 2003-12-24 | 2005-08-11 | Motorola, Inc. | Mobile IP extension to support private home agents |
US7068640B2 (en) * | 2000-07-26 | 2006-06-27 | Fujitsu Limited | VPN system in mobile IP network, and method of setting VPN |
US7616597B2 (en) * | 2002-12-19 | 2009-11-10 | Intel Corporation | System and method for integrating mobile networking with security-based VPNs |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3662080B2 (en) | 1996-08-29 | 2005-06-22 | Kddi株式会社 | Firewall dynamic control method |
GB2364477B (en) * | 2000-01-18 | 2003-11-05 | Ericsson Telefon Ab L M | Virtual private networks |
-
2002
- 2002-12-19 US US10/325,657 patent/US7616597B2/en not_active Expired - Fee Related
-
2003
- 2003-12-19 DE DE10393628T patent/DE10393628B4/en not_active Expired - Fee Related
- 2003-12-19 AU AU2003300268A patent/AU2003300268A1/en not_active Abandoned
- 2003-12-19 KR KR1020057011574A patent/KR100814988B1/en not_active IP Right Cessation
- 2003-12-19 GB GB0509950A patent/GB2411092B/en not_active Expired - Fee Related
- 2003-12-19 JP JP2004562369A patent/JP4087848B2/en not_active Expired - Fee Related
- 2003-12-19 WO PCT/US2003/040960 patent/WO2004057822A2/en active Application Filing
-
2005
- 2005-08-22 HK HK05107260A patent/HK1075148A1/en not_active IP Right Cessation
-
2009
- 2009-06-23 US US12/456,941 patent/US20100122337A1/en not_active Abandoned
Patent Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6137791A (en) * | 1997-03-25 | 2000-10-24 | Ericsson Telefon Ab L M | Communicating packet data with a mobile station roaming within an incompatible mobile network |
US5852630A (en) * | 1997-07-17 | 1998-12-22 | Globespan Semiconductor, Inc. | Method and apparatus for a RADSL transceiver warm start activation procedure with precoding |
US6742036B1 (en) * | 1997-12-19 | 2004-05-25 | Siemens Aktiengesellschaft | Method for supporting mobility on the internet |
US6055236A (en) * | 1998-03-05 | 2000-04-25 | 3Com Corporation | Method and system for locating network services with distributed network address translation |
US20010021175A1 (en) * | 2000-03-13 | 2001-09-13 | Henry Haverinen | Load balancing in telecommunications system supporting mobile IP |
US20020006133A1 (en) * | 2000-07-14 | 2002-01-17 | Mitsuaki Kakemizu | Communications service providing system, and mobile terminal device, address server device, and router device for use therewith |
US7068640B2 (en) * | 2000-07-26 | 2006-06-27 | Fujitsu Limited | VPN system in mobile IP network, and method of setting VPN |
US20020133534A1 (en) * | 2001-01-08 | 2002-09-19 | Jan Forslow | Extranet workgroup formation across multiple mobile virtual private networks |
US20030224788A1 (en) * | 2002-03-05 | 2003-12-04 | Cisco Technology, Inc. | Mobile IP roaming between internal and external networks |
US20040203749A1 (en) * | 2002-06-26 | 2004-10-14 | Iyer N. Prakash | Roaming in a communications network |
US20040100951A1 (en) * | 2002-09-18 | 2004-05-27 | O'neill Alan | Methods and apparatus for using a care of address option |
US7616597B2 (en) * | 2002-12-19 | 2009-11-10 | Intel Corporation | System and method for integrating mobile networking with security-based VPNs |
US20050177647A1 (en) * | 2003-12-24 | 2005-08-11 | Motorola, Inc. | Mobile IP extension to support private home agents |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8761184B1 (en) * | 2005-04-12 | 2014-06-24 | Tp Lab, Inc. | Voice virtual private network |
US20100014464A1 (en) * | 2006-12-26 | 2010-01-21 | Panasonic Corporation | Communication method, communication system, home agent, and mobile node |
US20130191907A1 (en) * | 2010-09-30 | 2013-07-25 | Siemens Aktiengesellschaft | Method and System for Secure Data Transmission with a VPN Box |
US11171922B2 (en) * | 2010-09-30 | 2021-11-09 | Siemens Mobility GmbH | Method and system for secure data transmission with a VPN box |
WO2018069748A1 (en) * | 2016-10-12 | 2018-04-19 | Al Hajri Mohammed Hamad | Surrogate cellularless roaming |
US10462303B2 (en) | 2016-10-12 | 2019-10-29 | Mohammed Hamad Al Hajri | Surrogate cellularless roaming |
Also Published As
Publication number | Publication date |
---|---|
KR100814988B1 (en) | 2008-03-18 |
DE10393628B4 (en) | 2012-01-26 |
AU2003300268A1 (en) | 2004-07-14 |
WO2004057822A3 (en) | 2004-09-10 |
GB2411092B (en) | 2007-01-10 |
US7616597B2 (en) | 2009-11-10 |
HK1075148A1 (en) | 2005-12-02 |
GB0509950D0 (en) | 2005-06-22 |
AU2003300268A8 (en) | 2004-07-14 |
WO2004057822A2 (en) | 2004-07-08 |
JP4087848B2 (en) | 2008-05-21 |
DE10393628T5 (en) | 2005-08-25 |
JP2006511169A (en) | 2006-03-30 |
KR20050085834A (en) | 2005-08-29 |
US20040120295A1 (en) | 2004-06-24 |
GB2411092A (en) | 2005-08-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7616597B2 (en) | System and method for integrating mobile networking with security-based VPNs | |
US7685317B2 (en) | Layering mobile and virtual private networks using dynamic IP address management | |
EP1578083B1 (en) | Virtual private network structure reuse for mobile computing devices | |
US6973086B2 (en) | Method and system for securing mobile IPv6 home address option using ingress filtering | |
KR100988186B1 (en) | Method and apparatus for dynamic home address assignment by home agent in multiple network interworking | |
US20040266420A1 (en) | System and method for secure mobile connectivity | |
US20040037260A1 (en) | Virtual private network system | |
EP1575238A1 (en) | IP mobility in mobile telecommunications system | |
US20100049967A1 (en) | Method and network for ensuring secure forwarding of messages | |
US20070025309A1 (en) | Home agent apparatus and communication system | |
EP1839424A1 (en) | Method and apparatus for providing low-latency secure session continuity between mobile nodes | |
KR20050122221A (en) | Communication between a private network and a roaming mobile terminal | |
JP2004180155A (en) | Communication control apparatus, firewall device, communication control system and data communication method | |
Adrangi et al. | Problem statement: Mobile IPv4 traversal of virtual private network (VPN) gateways | |
Lim et al. | TMSP: terminal mobility support protocol | |
Inoue et al. | Secure mobile IP using IP security primitives | |
Arkko et al. | Internet protocol version 6 (IPv6) for some second and third generation cellular hosts | |
Li et al. | Mobile IPv6: protocols and implementation | |
Le et al. | A new decentralized mobility management service architecture for ipv6-based networks | |
Tripathi et al. | Security issues in mobile IPv6 | |
Tsuda et al. | Design and implementation of Network CryptoGate-IP-layer security and mobility support | |
Phoomikiattisak et al. | Research Article End-To-End Mobility for the Internet Using ILNP | |
Molloy | Seamless handoff between 802.11 b and CDMA2000 networks | |
Kavitha et al. | A secure route optimization protocol in mobile IPv6 | |
Tan et al. | A mobile firewall framework-design and implementation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |