WO2001043392A2 - System and method for enabling scalable security in a virtual private network - Google Patents

System and method for enabling scalable security in a virtual private network Download PDF

Info

Publication number
WO2001043392A2
WO2001043392A2 PCT/US2000/042630 US0042630W WO0143392A2 WO 2001043392 A2 WO2001043392 A2 WO 2001043392A2 US 0042630 W US0042630 W US 0042630W WO 0143392 A2 WO0143392 A2 WO 0143392A2
Authority
WO
WIPO (PCT)
Prior art keywords
security context
context information
node
packet
module
Prior art date
Application number
PCT/US2000/042630
Other languages
French (fr)
Other versions
WO2001043392A3 (en
Inventor
Germano Caronni
Amit Cupta
Tom R. Markson
Sandeep Kumar
Christoph L. Schuba
Glenn C. Scott
Original Assignee
Sun Microsystems, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sun Microsystems, Inc. filed Critical Sun Microsystems, Inc.
Priority to AU43109/01A priority Critical patent/AU4310901A/en
Publication of WO2001043392A2 publication Critical patent/WO2001043392A2/en
Publication of WO2001043392A3 publication Critical patent/WO2001043392A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0272Virtual private networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/2514Translation of Internet protocol [IP] addresses between local and global IP addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/2521Translation architectures other than single NAT servers
    • H04L61/2525Translation at a client
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/255Maintenance or indexing of mapping tables
    • H04L61/2553Binding renewal aspects, e.g. using keep-alive messages
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal
    • H04L61/2575NAT traversal using address mapping retrieval, e.g. simple traversal of user datagram protocol through session traversal utilities for NAT [STUN]

Definitions

  • the present invention relates generally to data processing systems and, more particularly, to a private network using a public-network infrastructure.
  • enterprise networks are geographically restrictive.
  • Geographically restrictive refers to the requirement that if a user is not physically located such that they can plug their device directly into the enterprise network, the user cannot typically utilize it.
  • virtual private networks have been developed.
  • a remote device or network connected to the Internet may connect to the enterprise network through a firewall. This allows the remote device to access resources on the enterprise network even though it may not be located near any component of the enterprise network.
  • FIG. 1 depicts a VPN 100, where enterprise network 102 is connected to the Internet 104 via firewall 106.
  • a remote device D, 108 may communicate with enterprise network 102 via Internet 104 and firewall 106.
  • D, 108 may be plugged into an Internet portal virtually anywhere within the world and make use of the resources on enterprise network 102.
  • D, 108 utilizes a technique known as tunneling to ensure that the communication between itself and enterprise network 102 is secure in that it cannot be viewed by an interloper.
  • tunneling refers to encapsulating one packet inside another when packets are transferred between two end points (e.g., D, 108 and VPN software 109 running on firewall 106).
  • the packets may be encrypted at their origin and decrypted at their destination.
  • Fig. 2A depicts a packet 200 with a source Internet protocol (IP) address 202, a destination IP address 204, and data 206. It should be appreciated that packet 200 contains other information not depicted, such as the source and destination port. As shown in Fig.
  • IP Internet protocol
  • the tunneling technique forms a new packet 208 out of packet 200 by encrypting it and adding both a new source IP address 210 and a new destination IP address 212.
  • the contents of the original packet i.e., 202, 204, and 206 are not visible to any entity other than the destination.
  • remote device D, 108 may communicate and utilize the resources of the enterprise network 102 in a secure manner.
  • VPNs alleviate the problem of geographic restrictiveness. They impose significant processing overhead when two remote devices communicate. For example, if remote device D, 108 wants to communicate with remote device D 2 1 10, D, sends a packet using tunneling to VPN software 109, where the packet is decrypted and then transferred to the enterprise network 102. Then, the enterprise network 102 sends the packet to VPN software 109, where it is encrypted again and transferred to D 2 Given this processing overhead, it is burdensome for two remote devices to communicate in a VPN environment.
  • VPNs provide security at the network layer of the OSI model and generally cover all applications.
  • the OSI model is a well-known model used to describe the seven protocol layers in a standard TCP/IP protocol stack.
  • the OSI model contains seven layers that use various forms of control information to communicate with their peer layers in other computer systems.
  • This "blanket security" approach requires the VPN to secure all applications regardless of the individual needs of the application. Because of this drawback VPNs cannot differentiate between security at the application level or security at the node level.
  • multiple devices are required to allow the connection, such as firewalls and routers. These devices provide gateway services that enable data to be exchanged between various security domains. Therefore, it is desirable to provide a dynamic security protocol that easily integrates into existing VPNs.
  • Methods and systems consistent with the present invention overcome the shortcomings of existing security protocols by providing dynamic security policies that may change the granularity of the security at the node level, process level, or socket level. Specifically, these shortcomings are met by having a security context that includes a channel number and virtual address associated with each process included in a process table. Since a security policy is required for all processes, secure and insecure processes located on the same channel may communicate with one another. Moreover, processes located on different channels may communicate with one another by a gateway that connects both channels.
  • This scalable blanketing security approach provides an institutionalized method for securing any process, node or socket by providing a unique mechanism for policy enforcement at runtime or by changing the security policies.
  • a method provides communication access between a first process and a second process.
  • the method appends security context information for the first process in a process table, and opens a socket between the first process and the second process.
  • the method then transmits a packet from the first process to the second process through the open socket.
  • Each packet contains security context information for the first process in the process table.
  • a method for providing secure communications between a first process and a second process obtains a channel number and a virtual address, and includes the channel number and the virtual address in a field corresponding to the first process in a process table. The method then transmits a datagram that contains the channel number and virtual address from the first process to a socket. The datagram is then received at the second process that contains the channel number and a second virtual address.
  • a method places processes executed in a node in a security context.
  • the method sends a request from the node to a server to verify a username and a channel identification.
  • the method receives security context information at the node from the server and initiates the process.
  • the security context information includes a virtual address for the node.
  • the method then appends the security context information and the channel identification for the process in a process table that is associated with the process.
  • Fig. 1 depicts a conventional virtual private network (VPN) system
  • Fig. 2 A depicts a conventional network packet
  • Fig. 2B depicts the packet of Fig. 2A after it has been encrypted in accordance with a conventional tunneling technique
  • Fig. 3 depicts a data processing system suitable for use with methods and systems consistent with the present invention
  • Fig.4 depicts the nodes depicted in Fig. 3 communicating over multiple channels
  • Fig. 5 depicts two devices depicted in Fig. 3 in greater detail
  • Figs. 6A and 6B depict a flow chart of the steps performed when a node joins a VPN in a manner consistent with the present invention
  • Fig. 7 depicts a process table used by the VPN in a manner consistent with the present invention
  • Fig. 8 depicts a flow chart of the steps performed when sending a packet from a node of the VPN in a manner consistent with the present invention
  • Fig. 9 depicts a flow chart of the steps performed when receiving a packet by a node of the VPN in a manner consistent with the present invention.
  • Fig. 10 depicts a flow chart of the steps performed when logging out of a VPN in a manner consistent with the present invention.
  • Methods and systems con sistent with the present invention provide a "Supernet,” which is a private network that ises components from a public-network infrastructure.
  • a Supernet allows an organiza on to utilize a public-network infrastructure for its enterprise network so that the organization no longer has to maintain a private network infrastructure; instead, the organization may have the infrastructure maintained for them by one or more service providers or other organizations that specialize in such connectivity matters. As such, the burden of maintaining an enterprise network is greatly reduced.
  • a Supernet is not geographically restrictive, so a user may plug their device into the Internet from virtually any portal in the world and still be able to use the resources of their private network in a secure and robust manner.
  • Fig. 3 depicts a data processing system 300 suitable for use with methods and systems consistent with the present invention.
  • Data processing system 300 comprises a number of devices, such as computers 302-312, connected to a public network, such as the Internet 314.
  • a Supernet's infrastructure uses components from the Internet because devices 302, 304, and 312 contain nodes that together form a Supernet and that communicate by using the infrastructure of the Internet.
  • These nodes 316, 318, 320, and 322 are communicative entities (e.g., processes) running within a particular device and are able to communicate among themselves as well as access the resources of the Supernet in a secure manner. When communicating among themselves, the nodes 316, 318, 320.
  • the Supernet and 322 serve as end points for the communications, and no other processes or devices that are not part of the Supernet are able to communicate with the Supernet's nodes or utilize the Supernet's resources.
  • the Supernet also includes an administrative node 306 to administer to the needs of the Supernet. It should be noted that since the nodes of the Supernet rely on the Internet for connectivity, if the device on which a node is running relocates to another geographic location, the device can be plugged into an Internet portal and the node running on that device can quickly resume the use of the resources of the Supernet. It should also be noted that since a Supernet is layered on top of an existing network, it operates independently of the transport layer. Thus, the nodes of a Supernet may communicate over different transports, such as IP, IPX, X.25, or ATM, as well as different physical layers, such as RF communication, cellular communication, satellite links, or land-based links.
  • transports such as IP, IPX, X.25, or ATM
  • a Supernet includes a number of channels that its nodes 316- 322 can communicate over.
  • a "channel" refers to a collection of virtual links through the public-network infrastructure that connect the nodes on the channel such that only these nodes can communicate over it.
  • a node on a channel may send a message to another node on that channel, known as a unicast message, or it can send a message to all other nodes on that channel, known as a multicast message.
  • channel 1 402 connects node A 316 and node C 320
  • channel 2 404 connects node B 318, node C 320, and node D 322.
  • Each Supernet has any number of preconfigured channels over which the nodes on that channel can communicate.
  • the channels are dynamically defined.
  • channel 1 402 may be configured to share a file system as part of node C 320 such that node A 316 can utilize the file system of node C in a secure manner.
  • node C 320 serves as a file system manager by receiving file system requests (e.g., open, close, read, write, etc.) and by satisfying the requests by manipulating a portion of the secondary storage on its local machine.
  • file system requests e.g., open, close, read, write, etc.
  • node C 320 stores the data in an encrypted form so that it is unreadable by others.
  • Such security is important because the secondary storage may not be under the control of the owners of the Supernet, but may instead be leased from a service provider.
  • channel 2404 may be configured to share the computing resources of node D 322 such that nodes B 318 and C 320 send code to node D for execution. By using channels in this manner, resources on a public network can be shared in a secure manner.
  • a Supernet may also contain "linked" channels. These channels are linked by a gateway between the channels. The gateway allows the different channels to communicate with one another. With the gateway, a node on a channel may send a message to another node on a different channel. For example, gateway 410 connects channel 3 406 and channel 4408. Since channels 3 and 4 are linked, node A 316 and node B 318 may communicate with each other using channel 3 406 and channel 4 408.
  • a Supernet provides a number of features to ensure secure and robust communication among its nodes.
  • the system provides authentication and admission control so that nodes become members of the Supernet under strict control to prevent unauthorized access.
  • the Supernet provides communication security services so that the sender of a message is authenticated and communication between end points occurs in a secure manner by using encryption. By providing the security services, the Supernet enables scalable security from the socket level to the node level.
  • the system provides key management to reduce the possibility of an intruder obtaining an encryption key and penetrating a secure communication session. The system does so by providing one key per channel and by changing the key for a channel whenever a node joins or leaves the channel. Alternatively, the system may use a different security policy.
  • the system provides address translation in a transparent manner. Since the Supernet is a private network constructed from the infrastructure of another network, the Supernet has its own internal addressing scheme, separate from the addressing scheme of the underlying public network. Thus, when a packet from a Supernet node is sent to another Supernet node, it travels through the public network. To do so, the Supernet performs address translation from the internal addressing scheme to the public addressing scheme and vice versa. To reduce the complexity of Supernet nodes, system- level components of the Supernet perform this translation on behalf of the individual nodes so that it is transparent to the nodes. Another benefit of the Supernet's addressing is that it uses an IP-based internal addressing scheme so that preexisting programs require little modification to run within a Supernet.
  • the Supernet provides operating system-level enforcement of node compartmentalization in that an operating system-level component treats a Supernet node running on a device differently than it treats other processes on that device.
  • This component i.e., a security layer in a protocol stack
  • this operating system-level enforcement of node compartmentalization allows more than one Supernet node to run on the same machine, regardless of whether the nodes are from the same Supernet, and allows nodes of other networks to run on the same machine as a Supernet node.
  • Fig. 5 depicts administrative machine 306 and device 302 in greater detail, although the other devices 304 and 308-312 may contain similar components.
  • Device 302 and administrative machine 306 communicate via Internet 314.
  • Each device contains similar components, including a memory 502, 504; secondary storage 506, 508; a central processing unit (CPU) 510, 512; an input device 514, 516 and a video display 518, 520.
  • CPU central processing unit
  • Memory 504 of administrative machine 306 includes the SASD process 540, VARPD 548, and KMS 550 all running in user mode. That is, CPU 512 is capable of running in at least two modes: user mode and kernel mode.
  • Memory 504 also contains a VARPDB 551 and a TCP/IP protocol stack 552 that are executed by CPU 512 running in kernel mode.
  • TCP/IP protocol stack 552 contains a TCP/UDP layer 554 and an IP layer 556, both of which are standard layers well known to those of ordinary skill in the art.
  • Secondary storage 508 contains a configuration file 558 that stores various configuration-related information (described below) for use by SASD 540.
  • SASD 540 represents a Supernet: there is one instance of an SASD per Supernet, and it both authenticates nodes and authorizes nodes to join the Supernet.
  • VARPD 548 has an associated component, VARPDB 551, into which it stores mappings of the internal Supernet addresses, known as a node IDs, to the network addresses recognized by the public-network infrastructure, known as the real addresses.
  • the "node ID” may include the following: a Supernet ID (e.g., 0x123), reflecting a unique identifier of the Supernet, and a virtual address, comprising an IP address (e.g., 10.0.0.1).
  • the "real address” is an IP address (e.g., 10.0.0.2) that is globally unique and meaningful to the public-network infrastructure.
  • a VARPD In a Supernet, one VARPD runs on each machine, and it may play two roles. First, a VARPD may act as a server by storing all address mappings for a particular Supernet into its associated VARPDB. Second, regardless of its role as a server or not, each VARPD assists in address translation for the nodes on its machine. In this role, the VARPD stores into its associated VARPDB the address mappings for its nodes, and if it needs a mapping that it does not have, it will contact the VARPD that acts as the server for the given Supernet to obtain it.
  • KMS 550 performs key management by generating a new key every time a node joins a channel and by generating a new key every time a node leaves a channel. There is one KMS per channel in a Supernet.
  • a system administrator creates a configuration file 558 that is used by SASD 540 when starting or reconfiguring a Supernet.
  • This file may specify: (1) the Supernet name, (2) all of the channels in the Supernet, (3) the nodes that communicate over each channel, (4) the address of the KMS for each channel, (5) the address of the VARPD that acts as the server for the Supernet, (6) the user IDs of the users who are authorized to create Supernet nodes, (7) the authentication mechanism to use for each user of each channel, and (8) the encryption algorithm to use for each channel.
  • the configuration information is described as being stored in a configuration file, one skilled in the art will appreciate that this information may be retrieved from other sources, such as databases or interactive configurations.
  • the configuration file After the configuration file is created, it is used to start a Supernet. For example, when starting a Supernet, the system administrator first starts SASD, which reads the configuration information stored in the configuration file. Then, the administrator starts the VARPD on the administrator's machine, indicating that it will act as the server for the Supernet and also starts the KMS process. After this processing has completed, the Supernet is ready for nodes to join it.
  • Memory 502 of device 302 contains SNlogin script 522, SNlogout script 524, VARPD 526, KMC 528, KMD 530, and node A 522, all running in user mode.
  • Memory 502 also includes TCP/IP protocol stack 534 and VARPDB 536 running in kernel mode.
  • SNlogin 522 is a script used for logging into a Supernet. Successfully executing this script results in a Unix shell from which programs (e.g., node A 522) can be started to run within the Supernet context, such that address translation and security encapsulation is performed transparently for them and all they can typically access is other nodes on the Supernet. Alternatively, a parameter may be passed into SNlogin 522 that indicates a particular process to be automatically run in a Supernet context. Once a program is running in a Supernet context, all programs spawned by that program also run in the Supernet context, unless explicitly stated otherwise.
  • SNlogout 524 is a script used for logging out of a Supernet.
  • VARPD 526 performs address translation between node IDs and real addresses.
  • KMC 528 is the key management component for each node that receives updates whenever the key for a channel ("the channel key") changes. There is one KMC per node per channel.
  • KMD 530 receives requests from SNSL 542 of the TCP/IP protocol stack 534 when a packet is received and accesses the appropriate KMC for the destination node to retrieve the appropriate key to decrypt the packet.
  • Node A 532 is a Supernet node running in a Supernet context.
  • TCP/IP protocol stack 534 contains a standard TCP/UDP layer 538, two standard IP layers (an inner IP layer 540 and an outer IP layer 544), and a Supernet security layer (SNSL) 542, acting as the conduit for all Supernet communications.
  • inner IP layer 540 and outer IP layer 544 may share the same instance of the code of an IP layer.
  • SNSL 542 performs security functionality as well as address translation. It also caches the most recently used channel keys for ten seconds. Thus, when a channel key is needed, SNSL 542 checks its cache first, and if it is not found, it requests KMD 530 to contact the appropriate KMC to retrieve the appropriate channel key.
  • Two IP layers 540, 544 are used in the TCP/IP protocol stack 534 because both the internal addressing scheme and the external addressing scheme are IP-based.
  • inner IP layer 540 receives the packet from TCP/UDP layer 538 and processes the packet with its node ID address before passing it to the SNSL layer 542, which encrypts it, prepends the real source IP address and the real destination IP address, and then passes the encrypted packet to outer IP layer 544 for sending to the destination.
  • SNSL 542 utilizes VARPDB 536 to perform address translation.
  • VARPDB stores all of the address mappings encountered thus far by SNSL 542. If SNSL 542 requests a mapping that VARPDB 536 does not have, VARPDB communicates with the VARPD 526 on the local machine to obtain the mapping. VARPD 526 will then contact the VARPD that acts as the server for this particular Supernet to obtain it.
  • aspects of the present invention are described as being stored in memory, one skilled in the art will appreciate that these aspects can also be stored on or read from other types of computer-readable media, such as secondary storage devices, like hard disks, floppy disks, or CD-ROM; a carrier wave from a network, such as the Internet; or other forms of RAM or ROM either currently known or later developed. Additionally, although a number of the software components are described as being located on the same machine, one skilled in the art will appreciate that these components may be distributed over a number of machines.
  • Figs. 6A and 6B depict a flow chart of the steps performed when a node joins a Supernet.
  • the first step performed is that the user invokes the SNlogin script and enters the Supernet name, their user ID, their password, and a requested virtual address (step 602). Of course, this information depends on the particular authentication mechanism used.
  • the SNlogin script Upon receiving this information, the SNlogin script performs a handshaking with SASD to authenticate this information.
  • the user may request a particular virtual address to be used, or alternatively, the SASD may select one for them.
  • processing ends if any of the information in step 602 is not validated by SASD.
  • SASD creates an address mapping between a node ID and the real address (step 606).
  • SASD concatenates the Supernet ID with the virtual address to create the node ID, obtains the real address of the SNlogin script by querying network services in a well-known manner, and then registers this information with the VARPD that acts as the server for this Supernet. This VARPD is identified in the configuration file. If the node uses multiple channels to communicate, SASD sends the address mapping to the VARPD that acts as a server for that Supernet.
  • SASD informs the KMS that there is a new Supernet member that has been authenticated and admitted (step 608).
  • SASD sends the node ID and the real address to KMS who then generates a key ID, a key for use in communicating between the node's KMC and the KMS ("a node key"), and updates the channel key for use in encrypting traffic on this particular channel (step 610).
  • KMS sends the key ID and the node key to SASD and distributes the channel key to all KMCs on the channel as a new key because a node has just been added to the channel.
  • SASD receives the key ID and the node key from KMS and returns it to SNlogin (step 612).
  • SNlogin After receiving the key ID and the node key from SASD, SNlogin starts a KMC for this node and transmits to the KMC the node ID, the key ID, the node key, the address of the VARPD that acts as the server for this Supernet, and the address of KMS (step 614).
  • the KMC then registers with the KMD indicating the node it is associated with, and KMC registers with KMS for key updates (step 616).
  • KMC When registering with KMS, KMC provides its address so that it can receive updates to the channel key via the Versakey protocol.
  • the Versakey protocol is described in greater detail in IEEE Journal on Selected Areas in Communication. Vol. 17, No. 9, 1999, pp. 1614-1631.
  • N ext SN l o g i n configures SNSL (step 618 in Fig. 6B).
  • SNlogin indicates which encryption algorithm to use for this channel and which authentication algorithm to use, both of which are received from the configuration file via SASD.
  • SNSL stores this information in an access control list.
  • any of a number of well-known encryption algorithms may be used, including the Data Encryption Standard (DES), Triple-DES, the International Data Encryption Algorithm (IDEA), and the Advanced Encryption Standard (AES).
  • RC2, RC4, and RC5 from RSA Incorporated may be used as well as Blowfish from Counterpane.com. Additionally, in accordance with methods and systems consistent with the present invention, any of a number of well-known authentication algorithms may be used, including Digital Signatures, Kerberos, Secure Socket Layer (SSL), and MD5, which is described in RFC 1321 of the Internet Engineering Task Force, Aprik 1992.
  • SSL Secure Socket Layer
  • SNlogin invokes an operating system call, SETVIN, to cause the SNlogin script to run m a Supernet context (step 620).
  • each process has a data structure known as the "proc structure" that contains the process ID as well as a pointer to a virtual memory description of this process.
  • Fig. 7 depicts a process table 700 that lists all of the proc structures currently executing in memory. The columns 710, 720, 730, and 740 show data regarding the attributes of each process.
  • a record 750 includes for each process: a process ID 710; a process name 720; a Supernet ID 730 indicating the channel the process belongs; and vaddr 740 indicating the virtual address for the node.
  • process table 700 may contain additional information to maintain the process. To join multiple Supernets, the user repeats the steps of Figs. 6A and 6B for each Supernet.
  • the IDs indicating the channels over which the process communicates as well as its virtual address for this process are added to this structure.
  • the SNSL layer can enforce that this process runs in a Supernet context.
  • a gateway may be initiated to communicate across multiple channels. To do so, SNlogin executes a gateway process that spawns two child processes, both of which are connected by a shared-memory region in memory. Each child process connects one channel to the shared gateway process. Alternatively, Snlogin may execute a "privileged process" that determines which channels belongs in the gateway.
  • the privileged process is capable of connecting any channel and is created by a user with access to all channels (e.g., a superuser). This process forwards information from a first socket to a second socket within an address space of the privileged process to establish the gateway.
  • a Unix program such as a Unix shell or a service daemon (step 622).
  • the SNlogin script spawns a Unix shell from which programs can be run by the user. All of these programs will thus run in the Supernet context until the user runs the SNlogout script.
  • Fig. 8 depicts a flow chart of the steps performed when sending a packet from node A. Although the steps of the flow chart are described in a particular order, one skilled in the art will appreciate that these steps may be performed in a different order. Additionally, although the SNSL layer is described as performing both authentication and encryption, this processing is policy driven such that either authentication, encryption, both, or neither may be performed.
  • the first step performed is for SNSL layer 542 to receive a packet originating from node A via the TCP/UDP layer and the inner IP layer 540 (step 802).
  • the packet contains a source node ID, a destination node ID, and data.
  • the packet may be received from a process executing in node A connected to a socket.
  • a socket is a well-known software object that connects an application to a network protocol.
  • an application can send and receive TCP/IP messages by opening a socket and reading and writing data to and from the socket.
  • a Supernet ID and virtual address are appended to a socket structure.
  • the socket structure is modified so as to contain an extra data field for the Supernet ID and virtual address.
  • the addition of a Supernet ID and virtual address in the socket structure enables the Supernet to provide flexible security at a socket level, process level, or node level since the socket structure can discard packets when the sending application/node/process is prohibited from using that channel. Therefore, when a process executing on node A opens a socket to transmit the packet to SNSL layer 542 (step 802), the corresponding Supernet ID and virtual address for that process are also included in the socket request.
  • the SNSL layer then accesses the VARPDB to obtain the address mapping between the source node ID and the source real address as well as the destination node ID and the destination real address (step 804). If they are not contained in the VARPDB because this is the first time a packet has been sent from this node or sent to this destination, the VARPDB accesses the local VARPD to obtain the mapping. When contacted, the VARPD on the local machine contacts the VARPD that acts as the server for the Supernet to obtain the appropriate address mapping. After obtaining the address mapping, the SNSL layer determines whether it has been configured to communicate over the appropriate channel for this packet (step 706). This configuration occurs when SNlogin runs, and if the SNSL has not been so configured, processing ends.
  • SNSL obtains the channel key to be used for this channel (step 808).
  • the SNSL maintains a local cache of keys and an indication of the channel to which each key is associated. Each channel key is time stamped to expire in ten seconds, although this time is configurable by the administrator. If there is a key located in the cache for this channel, SNSL obtains the key. Otherwise, SNSL accesses KMD which then locates the appropriate channel key from the appropriate KMC. After obtaining the key, the SNSL layer encrypts the packet using the appropriate encryption algorithm and the key previously obtained (step 810). When encrypting the packet, the source node ID, the destination node ID, and the data may be encrypted, but the source and destination real addresses are not, so that the real addresses can be used by the public network infrastructure to send the packet to its destination.
  • the SNSL layer After encrypting the packet, the SNSL layer authenticates the sender to verify that it is the bona fide sender and that the packet was not modified in transit (step 812). In this step, the SNSL layer uses the MD5 authentication protocol, although one skilled in the art will appreciate that other authentication protocols may be used. Next, the SNSL layer passes the packet to the IP layer where it is then sent to the destination node in accordance with known techniques associated with the IP protocol (step 814).
  • Fig. 9 depicts a flow chart of the steps performed by the SNSL layer when it receives a packet. Although the steps of the flow chart are described in a particular order, one skilled in the art will appreciate that these steps may be performed in a different order. Additionally, although the SNSL layer is described as performing both authentication and encryption, this processing is policy driven such that either authentication, encryption, both, or neither may be performed. To decapsulate the packet with the additional information (Supernet ID and virtual address), similar to the sending node, the receiving node uses a modified socket structure. The first step performed by the SNSL layer is to receive a packet from the network (step 901).
  • This packet contains a real source address and a real destination address that are not encrypted as well as a source node ID, a destination node ID, and data that are encrypted. Then, it determines whether it has been configured to communicate on this channel to the destination node (step 902). If SNSL has not been so configured, processing ends. Otherwise, the SNSL layer obtains the appropriate key as previously described (step 904). It then decrypts the packet using this key and the appropriate encryption algorithm (step 906). After decrypting the packet, the SNSL layer authenticates the sender and validates the integrity of the packet (step 908), and then it passes the packet to the inner IP layer for delivery to the appropriate node (step 910). To pass the additional information to the other IP layers, the packet is passed using a modified socket structure, as described above. Upon receiving the packet, the inner IP layer uses the destination node ID to deliver the packet.
  • Fig. 10 depicts a flow chart of the steps performed when logging a node out of a Supernet.
  • the first step performed is for the user to run the SNlogout script and to enter a node ID (step 1002).
  • the SNlogout script requests a log out from SASD (step 1004).
  • SASD removes the mapping for this node from the VARPD that acts as the server for the Supernet (step 1006).
  • SASD then informs KMS to cancel the registration of the node, and KMS terminates this KMC (step 1008).
  • KMS generates a new channel key for the channels on which the node was communicating (steplOlO) to reduce the likelihood of an intruder being able to intercept traffic.

Abstract

Methods and systems consistent with the present invention provide dynamic security policies that change the granularity of the security at the node level, process level, or socket level. Specifically, a channel number and virtual address are associated with various processes included in a process table. Since a security policy is required for all processes, secure and insecure processes located on the same channel may communicate with one another. Moreover, processes located on different channels may communicate with one another by a gateway that connects both channels. This scalable blanketing security approach provides an institutionalized method for securing any process, node or socket by providing a unique mechanism for policy enforcement at runtime or by changing the security policies.

Description

SYSTEM AND METHOD FOR ENABLING SCALABLE SECURITY IN A VIRTUAL PRIVATE NETWORK
FIELD OF THE INVENTION
The present invention relates generally to data processing systems and, more particularly, to a private network using a public-network infrastructure.
BACKGROUND OF THE INVENTION
As part of their day-to-day business, many organizations require an enterprise network, a private network with lease lines, dedicated channels, and network connectivity devices, such as routers, switches, and bridges. These components, collectively known as the network's "infrastructure," are very expensive and require a staff of information technology personnel to maintain them. This maintenance requirement is burdensome on many organizations whose main business is not related to the data processing industry (e.g., a clothing manufacturer) because they are not well suited to handle such data processing needs.
Another drawback to enterprise networks is that they are geographically restrictive. The term "geographically restrictive" refers to the requirement that if a user is not physically located such that they can plug their device directly into the enterprise network, the user cannot typically utilize it. To alleviate the problem of geographic restrictiveness, virtual private networks have been developed.
In a virtual private network (VPN), a remote device or network connected to the Internet may connect to the enterprise network through a firewall. This allows the remote device to access resources on the enterprise network even though it may not be located near any component of the enterprise network. For example, Fig. 1 depicts a VPN 100, where enterprise network 102 is connected to the Internet 104 via firewall 106. By using VPN 100, a remote device D, 108 may communicate with enterprise network 102 via Internet 104 and firewall 106. Thus, D, 108 may be plugged into an Internet portal virtually anywhere within the world and make use of the resources on enterprise network 102.
To perform this functionality, D, 108 utilizes a technique known as tunneling to ensure that the communication between itself and enterprise network 102 is secure in that it cannot be viewed by an interloper. "Tunneling" refers to encapsulating one packet inside another when packets are transferred between two end points (e.g., D, 108 and VPN software 109 running on firewall 106). The packets may be encrypted at their origin and decrypted at their destination. For example, Fig. 2A depicts a packet 200 with a source Internet protocol (IP) address 202, a destination IP address 204, and data 206. It should be appreciated that packet 200 contains other information not depicted, such as the source and destination port. As shown in Fig. 2B, the tunneling technique forms a new packet 208 out of packet 200 by encrypting it and adding both a new source IP address 210 and a new destination IP address 212. In this manner, the contents of the original packet (i.e., 202, 204, and 206) are not visible to any entity other than the destination. Referring back to Fig. 1, by using tunneling, remote device D, 108 may communicate and utilize the resources of the enterprise network 102 in a secure manner.
Although VPNs alleviate the problem of geographic restrictiveness. they impose significant processing overhead when two remote devices communicate. For example, if remote device D, 108 wants to communicate with remote device D2 1 10, D, sends a packet using tunneling to VPN software 109, where the packet is decrypted and then transferred to the enterprise network 102. Then, the enterprise network 102 sends the packet to VPN software 109, where it is encrypted again and transferred to D2 Given this processing overhead, it is burdensome for two remote devices to communicate in a VPN environment.
VPNs provide security at the network layer of the OSI model and generally cover all applications. The OSI model is a well-known model used to describe the seven protocol layers in a standard TCP/IP protocol stack. The OSI model contains seven layers that use various forms of control information to communicate with their peer layers in other computer systems. This "blanket security" approach requires the VPN to secure all applications regardless of the individual needs of the application. Because of this drawback VPNs cannot differentiate between security at the application level or security at the node level. Moreover, when communicating between security domains controlled by different VPNs, multiple devices are required to allow the connection, such as firewalls and routers. These devices provide gateway services that enable data to be exchanged between various security domains. Therefore, it is desirable to provide a dynamic security protocol that easily integrates into existing VPNs.
SUMMARY OF THE INVENTION
Methods and systems consistent with the present invention overcome the shortcomings of existing security protocols by providing dynamic security policies that may change the granularity of the security at the node level, process level, or socket level. Specifically, these shortcomings are met by having a security context that includes a channel number and virtual address associated with each process included in a process table. Since a security policy is required for all processes, secure and insecure processes located on the same channel may communicate with one another. Moreover, processes located on different channels may communicate with one another by a gateway that connects both channels. This scalable blanketing security approach provides an institutionalized method for securing any process, node or socket by providing a unique mechanism for policy enforcement at runtime or by changing the security policies.
In accordance with the purpose of the invention as embodied and broadly described herein, a method provides communication access between a first process and a second process. To provide access, the method appends security context information for the first process in a process table, and opens a socket between the first process and the second process. The method then transmits a packet from the first process to the second process through the open socket. Each packet contains security context information for the first process in the process table.
In another implementation, a method for providing secure communications between a first process and a second process is provided. The method obtains a channel number and a virtual address, and includes the channel number and the virtual address in a field corresponding to the first process in a process table. The method then transmits a datagram that contains the channel number and virtual address from the first process to a socket. The datagram is then received at the second process that contains the channel number and a second virtual address.
In another implementation, a method places processes executed in a node in a security context. The method sends a request from the node to a server to verify a username and a channel identification. In response to the request, the method receives security context information at the node from the server and initiates the process. The security context information includes a virtual address for the node. The method then appends the security context information and the channel identification for the process in a process table that is associated with the process.
BRIEF DESCRIPTION OF THE DRAWINGS
This invention is pointed out with particularity in the appended claims. The above and further advantages of this invention may be better understood by referring to the following description taken in conjunction with the accompanying drawings, in which:
Fig. 1 depicts a conventional virtual private network (VPN) system;
Fig. 2 A depicts a conventional network packet;
Fig. 2B depicts the packet of Fig. 2A after it has been encrypted in accordance with a conventional tunneling technique;
Fig. 3 depicts a data processing system suitable for use with methods and systems consistent with the present invention;
Fig.4 depicts the nodes depicted in Fig. 3 communicating over multiple channels;
Fig. 5 depicts two devices depicted in Fig. 3 in greater detail;
Figs. 6A and 6B depict a flow chart of the steps performed when a node joins a VPN in a manner consistent with the present invention;
Fig. 7 depicts a process table used by the VPN in a manner consistent with the present invention;
Fig. 8 depicts a flow chart of the steps performed when sending a packet from a node of the VPN in a manner consistent with the present invention;
Fig. 9 depicts a flow chart of the steps performed when receiving a packet by a node of the VPN in a manner consistent with the present invention; and
Fig. 10 depicts a flow chart of the steps performed when logging out of a VPN in a manner consistent with the present invention. DET\ILED DESCRIPTION
Methods and systems con sistent with the present invention provide a " Supernet," which is a private network that ises components from a public-network infrastructure. A Supernet allows an organiza on to utilize a public-network infrastructure for its enterprise network so that the organization no longer has to maintain a private network infrastructure; instead, the organization may have the infrastructure maintained for them by one or more service providers or other organizations that specialize in such connectivity matters. As such, the burden of maintaining an enterprise network is greatly reduced. Moreover, a Supernet is not geographically restrictive, so a user may plug their device into the Internet from virtually any portal in the world and still be able to use the resources of their private network in a secure and robust manner.
Overview
Fig. 3 depicts a data processing system 300 suitable for use with methods and systems consistent with the present invention. Data processing system 300 comprises a number of devices, such as computers 302-312, connected to a public network, such as the Internet 314. A Supernet's infrastructure uses components from the Internet because devices 302, 304, and 312 contain nodes that together form a Supernet and that communicate by using the infrastructure of the Internet. These nodes 316, 318, 320, and 322 are communicative entities (e.g., processes) running within a particular device and are able to communicate among themselves as well as access the resources of the Supernet in a secure manner. When communicating among themselves, the nodes 316, 318, 320. and 322 serve as end points for the communications, and no other processes or devices that are not part of the Supernet are able to communicate with the Supernet's nodes or utilize the Supernet's resources. The Supernet also includes an administrative node 306 to administer to the needs of the Supernet. It should be noted that since the nodes of the Supernet rely on the Internet for connectivity, if the device on which a node is running relocates to another geographic location, the device can be plugged into an Internet portal and the node running on that device can quickly resume the use of the resources of the Supernet. It should also be noted that since a Supernet is layered on top of an existing network, it operates independently of the transport layer. Thus, the nodes of a Supernet may communicate over different transports, such as IP, IPX, X.25, or ATM, as well as different physical layers, such as RF communication, cellular communication, satellite links, or land-based links.
As shown in Fig. 4, a Supernet includes a number of channels that its nodes 316- 322 can communicate over. A "channel" refers to a collection of virtual links through the public-network infrastructure that connect the nodes on the channel such that only these nodes can communicate over it. A node on a channel may send a message to another node on that channel, known as a unicast message, or it can send a message to all other nodes on that channel, known as a multicast message. For example, channel 1 402 connects node A 316 and node C 320, and channel 2 404 connects node B 318, node C 320, and node D 322. Each Supernet has any number of preconfigured channels over which the nodes on that channel can communicate. In an alternative embodiment, the channels are dynamically defined.
In addition to communication, the channels may be used to share resources. For example, channel 1 402 may be configured to share a file system as part of node C 320 such that node A 316 can utilize the file system of node C in a secure manner. In this case, node C 320 serves as a file system manager by receiving file system requests (e.g., open, close, read, write, etc.) and by satisfying the requests by manipulating a portion of the secondary storage on its local machine. To maintain security, node C 320 stores the data in an encrypted form so that it is unreadable by others. Such security is important because the secondary storage may not be under the control of the owners of the Supernet, but may instead be leased from a service provider. Additionally, channel 2404 may be configured to share the computing resources of node D 322 such that nodes B 318 and C 320 send code to node D for execution. By using channels in this manner, resources on a public network can be shared in a secure manner.
A Supernet may also contain "linked" channels. These channels are linked by a gateway between the channels. The gateway allows the different channels to communicate with one another. With the gateway, a node on a channel may send a message to another node on a different channel. For example, gateway 410 connects channel 3 406 and channel 4408. Since channels 3 and 4 are linked, node A 316 and node B 318 may communicate with each other using channel 3 406 and channel 4 408.
A Supernet provides a number of features to ensure secure and robust communication among its nodes. First, the system provides authentication and admission control so that nodes become members of the Supernet under strict control to prevent unauthorized access. Second, the Supernet provides communication security services so that the sender of a message is authenticated and communication between end points occurs in a secure manner by using encryption. By providing the security services, the Supernet enables scalable security from the socket level to the node level. Third, the system provides key management to reduce the possibility of an intruder obtaining an encryption key and penetrating a secure communication session. The system does so by providing one key per channel and by changing the key for a channel whenever a node joins or leaves the channel. Alternatively, the system may use a different security policy.
Fourth, the system provides address translation in a transparent manner. Since the Supernet is a private network constructed from the infrastructure of another network, the Supernet has its own internal addressing scheme, separate from the addressing scheme of the underlying public network. Thus, when a packet from a Supernet node is sent to another Supernet node, it travels through the public network. To do so, the Supernet performs address translation from the internal addressing scheme to the public addressing scheme and vice versa. To reduce the complexity of Supernet nodes, system- level components of the Supernet perform this translation on behalf of the individual nodes so that it is transparent to the nodes. Another benefit of the Supernet's addressing is that it uses an IP-based internal addressing scheme so that preexisting programs require little modification to run within a Supernet.
Lastly, the Supernet provides operating system-level enforcement of node compartmentalization in that an operating system-level component treats a Supernet node running on a device differently than it treats other processes on that device. This component (i.e., a security layer in a protocol stack) recognizes that a Supernet node is part of a Supernet, and therefore, it enforces that all communications to and from this node travel through the security infrastructure of the Supernet such that this node can communicate with other members of the Supernet and that non-members of the Supernet cannot access this node. Additionally, this operating system-level enforcement of node compartmentalization allows more than one Supernet node to run on the same machine, regardless of whether the nodes are from the same Supernet, and allows nodes of other networks to run on the same machine as a Supernet node.
Implementation Details
Fig. 5 depicts administrative machine 306 and device 302 in greater detail, although the other devices 304 and 308-312 may contain similar components. Device 302 and administrative machine 306 communicate via Internet 314. Each device contains similar components, including a memory 502, 504; secondary storage 506, 508; a central processing unit (CPU) 510, 512; an input device 514, 516 and a video display 518, 520. One skilled in the art will appreciate that these devices may contain additional or different components. Memory 504 of administrative machine 306 includes the SASD process 540, VARPD 548, and KMS 550 all running in user mode. That is, CPU 512 is capable of running in at least two modes: user mode and kernel mode. When CPU 512 executes programs running in user mode, it prevents them from directly manipulating the hardware components, such as video display 518. On the other hand, when CPU 512 executes programs running in kernel mode, it allows them to manipulate the hardware components. Memory 504 also contains a VARPDB 551 and a TCP/IP protocol stack 552 that are executed by CPU 512 running in kernel mode. TCP/IP protocol stack 552 contains a TCP/UDP layer 554 and an IP layer 556, both of which are standard layers well known to those of ordinary skill in the art. Secondary storage 508 contains a configuration file 558 that stores various configuration-related information (described below) for use by SASD 540.
SASD 540 represents a Supernet: there is one instance of an SASD per Supernet, and it both authenticates nodes and authorizes nodes to join the Supernet. VARPD 548 has an associated component, VARPDB 551, into which it stores mappings of the internal Supernet addresses, known as a node IDs, to the network addresses recognized by the public-network infrastructure, known as the real addresses. The "node ID" may include the following: a Supernet ID (e.g., 0x123), reflecting a unique identifier of the Supernet, and a virtual address, comprising an IP address (e.g., 10.0.0.1). The "real address" is an IP address (e.g., 10.0.0.2) that is globally unique and meaningful to the public-network infrastructure. In a Supernet, one VARPD runs on each machine, and it may play two roles. First, a VARPD may act as a server by storing all address mappings for a particular Supernet into its associated VARPDB. Second, regardless of its role as a server or not, each VARPD assists in address translation for the nodes on its machine. In this role, the VARPD stores into its associated VARPDB the address mappings for its nodes, and if it needs a mapping that it does not have, it will contact the VARPD that acts as the server for the given Supernet to obtain it.
KMS 550 performs key management by generating a new key every time a node joins a channel and by generating a new key every time a node leaves a channel. There is one KMS per channel in a Supernet.
To configure a Supernet. a system administrator creates a configuration file 558 that is used by SASD 540 when starting or reconfiguring a Supernet. This file may specify: (1) the Supernet name, (2) all of the channels in the Supernet, (3) the nodes that communicate over each channel, (4) the address of the KMS for each channel, (5) the address of the VARPD that acts as the server for the Supernet, (6) the user IDs of the users who are authorized to create Supernet nodes, (7) the authentication mechanism to use for each user of each channel, and (8) the encryption algorithm to use for each channel. Although the configuration information is described as being stored in a configuration file, one skilled in the art will appreciate that this information may be retrieved from other sources, such as databases or interactive configurations.
After the configuration file is created, it is used to start a Supernet. For example, when starting a Supernet, the system administrator first starts SASD, which reads the configuration information stored in the configuration file. Then, the administrator starts the VARPD on the administrator's machine, indicating that it will act as the server for the Supernet and also starts the KMS process. After this processing has completed, the Supernet is ready for nodes to join it.
Memory 502 of device 302 contains SNlogin script 522, SNlogout script 524, VARPD 526, KMC 528, KMD 530, and node A 522, all running in user mode. Memory 502 also includes TCP/IP protocol stack 534 and VARPDB 536 running in kernel mode.
SNlogin 522 is a script used for logging into a Supernet. Successfully executing this script results in a Unix shell from which programs (e.g., node A 522) can be started to run within the Supernet context, such that address translation and security encapsulation is performed transparently for them and all they can typically access is other nodes on the Supernet. Alternatively, a parameter may be passed into SNlogin 522 that indicates a particular process to be automatically run in a Supernet context. Once a program is running in a Supernet context, all programs spawned by that program also run in the Supernet context, unless explicitly stated otherwise. SNlogout 524 is a script used for logging out of a Supernet. Although both SNlogin 522 and SNlogout 524 are described as being scripts, one skilled in the art will appreciate that their processing may be performed by another form of software. VARPD 526 performs address translation between node IDs and real addresses. KMC 528 is the key management component for each node that receives updates whenever the key for a channel ("the channel key") changes. There is one KMC per node per channel. KMD 530 receives requests from SNSL 542 of the TCP/IP protocol stack 534 when a packet is received and accesses the appropriate KMC for the destination node to retrieve the appropriate key to decrypt the packet. Node A 532 is a Supernet node running in a Supernet context.
TCP/IP protocol stack 534 contains a standard TCP/UDP layer 538, two standard IP layers (an inner IP layer 540 and an outer IP layer 544), and a Supernet security layer (SNSL) 542, acting as the conduit for all Supernet communications. To conserve memory, both inner IP layer 540 and outer IP layer 544 may share the same instance of the code of an IP layer. SNSL 542 performs security functionality as well as address translation. It also caches the most recently used channel keys for ten seconds. Thus, when a channel key is needed, SNSL 542 checks its cache first, and if it is not found, it requests KMD 530 to contact the appropriate KMC to retrieve the appropriate channel key. Two IP layers 540, 544 are used in the TCP/IP protocol stack 534 because both the internal addressing scheme and the external addressing scheme are IP-based. Thus, for example, when a packet is sent, inner IP layer 540 receives the packet from TCP/UDP layer 538 and processes the packet with its node ID address before passing it to the SNSL layer 542, which encrypts it, prepends the real source IP address and the real destination IP address, and then passes the encrypted packet to outer IP layer 544 for sending to the destination.
SNSL 542 utilizes VARPDB 536 to perform address translation. VARPDB stores all of the address mappings encountered thus far by SNSL 542. If SNSL 542 requests a mapping that VARPDB 536 does not have, VARPDB communicates with the VARPD 526 on the local machine to obtain the mapping. VARPD 526 will then contact the VARPD that acts as the server for this particular Supernet to obtain it.
Although aspects of the present invention are described as being stored in memory, one skilled in the art will appreciate that these aspects can also be stored on or read from other types of computer-readable media, such as secondary storage devices, like hard disks, floppy disks, or CD-ROM; a carrier wave from a network, such as the Internet; or other forms of RAM or ROM either currently known or later developed. Additionally, although a number of the software components are described as being located on the same machine, one skilled in the art will appreciate that these components may be distributed over a number of machines.
Figs. 6A and 6B depict a flow chart of the steps performed when a node joins a Supernet. The first step performed is that the user invokes the SNlogin script and enters the Supernet name, their user ID, their password, and a requested virtual address (step 602). Of course, this information depends on the particular authentication mechanism used. Upon receiving this information, the SNlogin script performs a handshaking with SASD to authenticate this information. In this step, the user may request a particular virtual address to be used, or alternatively, the SASD may select one for them. Next, if any of the information in step 602 is not validated by SASD (step 604), processing ends. Otherwise, upon successful authentication, SASD creates an address mapping between a node ID and the real address (step 606). In this step, SASD concatenates the Supernet ID with the virtual address to create the node ID, obtains the real address of the SNlogin script by querying network services in a well-known manner, and then registers this information with the VARPD that acts as the server for this Supernet. This VARPD is identified in the configuration file. If the node uses multiple channels to communicate, SASD sends the address mapping to the VARPD that acts as a server for that Supernet.
After creating the address mapping, SASD informs the KMS that there is a new Supernet member that has been authenticated and admitted (step 608). In this step, SASD sends the node ID and the real address to KMS who then generates a key ID, a key for use in communicating between the node's KMC and the KMS ("a node key"), and updates the channel key for use in encrypting traffic on this particular channel (step 610). Additionally, KMS sends the key ID and the node key to SASD and distributes the channel key to all KMCs on the channel as a new key because a node has just been added to the channel. SASD receives the key ID and the node key from KMS and returns it to SNlogin (step 612). After receiving the key ID and the node key from SASD, SNlogin starts a KMC for this node and transmits to the KMC the node ID, the key ID, the node key, the address of the VARPD that acts as the server for this Supernet, and the address of KMS (step 614). The KMC then registers with the KMD indicating the node it is associated with, and KMC registers with KMS for key updates (step 616). When registering with KMS, KMC provides its address so that it can receive updates to the channel key via the Versakey protocol. The Versakey protocol is described in greater detail in IEEE Journal on Selected Areas in Communication. Vol. 17, No. 9, 1999, pp. 1614-1631. After registration, the KMC will receive key updates whenever a channel key changes on one of the channels that the node communicates over. N ext , SN l o g i n configures SNSL (step 618 in Fig. 6B). In this step, SNlogin indicates which encryption algorithm to use for this channel and which authentication algorithm to use, both of which are received from the configuration file via SASD. SNSL stores this information in an access control list. In accordance with methods and systems consistent with present invention, any of a number of well-known encryption algorithms may be used, including the Data Encryption Standard (DES), Triple-DES, the International Data Encryption Algorithm (IDEA), and the Advanced Encryption Standard (AES). Also, RC2, RC4, and RC5 from RSA Incorporated may be used as well as Blowfish from Counterpane.com. Additionally, in accordance with methods and systems consistent with the present invention, any of a number of well-known authentication algorithms may be used, including Digital Signatures, Kerberos, Secure Socket Layer (SSL), and MD5, which is described in RFC 1321 of the Internet Engineering Task Force, Aprik 1992.
After configuring SNSL, SNlogin invokes an operating system call, SETVIN, to cause the SNlogin script to run m a Supernet context (step 620). In Unix, each process has a data structure known as the "proc structure" that contains the process ID as well as a pointer to a virtual memory description of this process. Fig. 7 depicts a process table 700 that lists all of the proc structures currently executing in memory. The columns 710, 720, 730, and 740 show data regarding the attributes of each process. A record 750 includes for each process: a process ID 710; a process name 720; a Supernet ID 730 indicating the channel the process belongs; and vaddr 740 indicating the virtual address for the node. One skilled in the art will appreciate that process table 700 may contain additional information to maintain the process. To join multiple Supernets, the user repeats the steps of Figs. 6A and 6B for each Supernet.
In accordance with methods and systems consistent with the present invention, the IDs indicating the channels over which the process communicates as well as its virtual address for this process are added to this structure. By associating this information with the process in process table 700, the SNSL layer can enforce that this process runs in a Supernet context. Also during step 620, a gateway may be initiated to communicate across multiple channels. To do so, SNlogin executes a gateway process that spawns two child processes, both of which are connected by a shared-memory region in memory. Each child process connects one channel to the shared gateway process. Alternatively, Snlogin may execute a "privileged process" that determines which channels belongs in the gateway. The privileged process is capable of connecting any channel and is created by a user with access to all channels (e.g., a superuser). This process forwards information from a first socket to a second socket within an address space of the privileged process to establish the gateway. Although methods and systems consistent with the present invention are described as operating in a Unix environment, one skilled in the art will appreciate that such methods and systems can operate in other environments. After the SNlogin script runs in the Supernet context, the SNlogin script spawns a Unix program, such as a Unix shell or a service daemon (step 622). In this step, the SNlogin script spawns a Unix shell from which programs can be run by the user. All of these programs will thus run in the Supernet context until the user runs the SNlogout script.
Fig. 8 depicts a flow chart of the steps performed when sending a packet from node A. Although the steps of the flow chart are described in a particular order, one skilled in the art will appreciate that these steps may be performed in a different order. Additionally, although the SNSL layer is described as performing both authentication and encryption, this processing is policy driven such that either authentication, encryption, both, or neither may be performed. The first step performed is for SNSL layer 542 to receive a packet originating from node A via the TCP/UDP layer and the inner IP layer 540 (step 802). The packet contains a source node ID, a destination node ID, and data. The packet may be received from a process executing in node A connected to a socket. A socket is a well-known software object that connects an application to a network protocol. In UNIX, for example, an application can send and receive TCP/IP messages by opening a socket and reading and writing data to and from the socket. When the packet is received, a Supernet ID and virtual address are appended to a socket structure. The socket structure is modified so as to contain an extra data field for the Supernet ID and virtual address. The addition of a Supernet ID and virtual address in the socket structure enables the Supernet to provide flexible security at a socket level, process level, or node level since the socket structure can discard packets when the sending application/node/process is prohibited from using that channel. Therefore, when a process executing on node A opens a socket to transmit the packet to SNSL layer 542 (step 802), the corresponding Supernet ID and virtual address for that process are also included in the socket request.
The SNSL layer then accesses the VARPDB to obtain the address mapping between the source node ID and the source real address as well as the destination node ID and the destination real address (step 804). If they are not contained in the VARPDB because this is the first time a packet has been sent from this node or sent to this destination, the VARPDB accesses the local VARPD to obtain the mapping. When contacted, the VARPD on the local machine contacts the VARPD that acts as the server for the Supernet to obtain the appropriate address mapping. After obtaining the address mapping, the SNSL layer determines whether it has been configured to communicate over the appropriate channel for this packet (step 706). This configuration occurs when SNlogin runs, and if the SNSL has not been so configured, processing ends. Otherwise, SNSL obtains the channel key to be used for this channel (step 808). The SNSL maintains a local cache of keys and an indication of the channel to which each key is associated. Each channel key is time stamped to expire in ten seconds, although this time is configurable by the administrator. If there is a key located in the cache for this channel, SNSL obtains the key. Otherwise, SNSL accesses KMD which then locates the appropriate channel key from the appropriate KMC. After obtaining the key, the SNSL layer encrypts the packet using the appropriate encryption algorithm and the key previously obtained (step 810). When encrypting the packet, the source node ID, the destination node ID, and the data may be encrypted, but the source and destination real addresses are not, so that the real addresses can be used by the public network infrastructure to send the packet to its destination.
After encrypting the packet, the SNSL layer authenticates the sender to verify that it is the bona fide sender and that the packet was not modified in transit (step 812). In this step, the SNSL layer uses the MD5 authentication protocol, although one skilled in the art will appreciate that other authentication protocols may be used. Next, the SNSL layer passes the packet to the IP layer where it is then sent to the destination node in accordance with known techniques associated with the IP protocol (step 814).
Fig. 9 depicts a flow chart of the steps performed by the SNSL layer when it receives a packet. Although the steps of the flow chart are described in a particular order, one skilled in the art will appreciate that these steps may be performed in a different order. Additionally, although the SNSL layer is described as performing both authentication and encryption, this processing is policy driven such that either authentication, encryption, both, or neither may be performed. To decapsulate the packet with the additional information (Supernet ID and virtual address), similar to the sending node, the receiving node uses a modified socket structure. The first step performed by the SNSL layer is to receive a packet from the network (step 901). This packet contains a real source address and a real destination address that are not encrypted as well as a source node ID, a destination node ID, and data that are encrypted. Then, it determines whether it has been configured to communicate on this channel to the destination node (step 902). If SNSL has not been so configured, processing ends. Otherwise, the SNSL layer obtains the appropriate key as previously described (step 904). It then decrypts the packet using this key and the appropriate encryption algorithm (step 906). After decrypting the packet, the SNSL layer authenticates the sender and validates the integrity of the packet (step 908), and then it passes the packet to the inner IP layer for delivery to the appropriate node (step 910). To pass the additional information to the other IP layers, the packet is passed using a modified socket structure, as described above. Upon receiving the packet, the inner IP layer uses the destination node ID to deliver the packet.
Fig. 10 depicts a flow chart of the steps performed when logging a node out of a Supernet. The first step performed is for the user to run the SNlogout script and to enter a node ID (step 1002). Next, the SNlogout script requests a log out from SASD (step 1004). Upon receiving this request, SASD removes the mapping for this node from the VARPD that acts as the server for the Supernet (step 1006). SASD then informs KMS to cancel the registration of the node, and KMS terminates this KMC (step 1008). Lastly, KMS generates a new channel key for the channels on which the node was communicating (steplOlO) to reduce the likelihood of an intruder being able to intercept traffic. Conclusion
Although the present invention has been described with reference to a preferred embodiment, those skilled in the art will know of various changes in form and detail which may be made without departing from the spirit and scope of the present invention as defined in the appended claims and their full scope of equivalents.

Claims

WHAT IS CLAIMED IS:
1. A method for providing communication access between a first process and a second process comprising the steps, executed in a data processing system, of: appending security context information for the first process in a process table; opening a socket between the first process and the second process; and transmitting a packet from the first process to the second process through the open socket including the security context information for the first process in the process table.
2. The method of claim 1 , further comprising modifying a socket structure so as to accept the security context information.
3. The method of claim 1, further comprising: receiving the packet at the second process through the socket; verifying the security context information received in the packet; and permitting use of the packet if the security context information is verified.
4. The method of claim 3, wherein verifying the security context information includes: determining if the first and second process belong to a channel; and accepting the transmitted packet when the first and second process belong to the channel.
5. The method of claim 4, wherein determining if the first and second process belong to a channel includes: comparing the security context information in the received packet and security context information in another process table.
6. The method of claim 5, wherein the process table and the another process table are located on a single node.
7. The method of claim 3, wherein verifying the security context information includes: determining whether the first and second process belong to two different linked channels; and permitting use of the packet when the different channels are linked.
8. The method of claim 7, wherein determining whether the first and second process belong to two different linked channels includes: initiating a process that spawns two child processes that are connected by a shared-memory region in a memory.
9. The method of claim 7, wherein permitting use of the packet includes: decrypting the packet on a node; and authenticating a sender associated with the first process on the node.
10. The method of claim 1 , wherein appending security context information includes: obtaining the security context information from a third process including a virtual address and a node identification; and limiting each of the first, second and third processes to communicate with another process provided that the communicating processes share the same node identification.
1 1. The method of claim 1 , further comprising: modifying a network stack such that the network stack requires the security context information to be present in the socket structure to transmit.
12. A method for placing processes executed in a node in a security context, comprising the steps of: sending a request from the node to a server to verify a username and a node identification associated with a process; in response to the request, receiving security context information at the node from the server including a virtual address for the node; initiating the process; and appending the security context information and the node identification associated with the process in a process table.
13. The method of claim 12, wherein receiving security context information further includes: receiving a key that corresponds to the node identification from the server.
14. The method of claim 13, further comprising: encrypting a packet transmitted by the process using the key; encapsulating the encrypted packet with a header that includes the node identification.
15. The method of claim 12, further comprising: sending a second request from the node to the server to verify a username and node identification; receiving additional security context information from the server, wherein the additional security context information includes a second virtual address for the node; creating a second process; and appending the security context information for the second process in the process table that is associated with the second process.
16. A method for providing secure communications between a first process and a second process comprising the steps, executed in a data processing system, of: obtaining a node identification and a virtual address; including the node identification and the virtual address in a field corresponding to the first process in a process table; transmitting a datagram that contains the node identification and the virtual address from the first process to a socket; and receiving the datagram at the second process that contains the node identification and a second virtual address.
17. The method of claim 16, wherein obtaining a node identification and a virtual address further includes: modifying a socket structure in the socket so that the socket structure accepts the node identification and the virtual address; and modifying a process table so that the table includes a node identification field and a virtual address field.
18. A system for providing communication access between a first process and a second process, comprising: means for appending security context information for the first process in a process table; means for opening a socket between the first process and the second process; and means for transmitting a packet from the first process to the second process through the open socket including the security context information for the first process in the process table.
19. The system of claim 18, further comprising means for modifying a socket structure so as to accept the security context information.
20. The system of claim 18, further comprising: means for receiving the packet at the second process through the socket; means for verifying the security context information received in the packet; and means for permitting use of the packet if the security context information is verified.
21. The system of claim 1 0, wherein means for verifying the security context information includes: means for determining if the first and second process belong to a channel; and means for accepting the transmitted packet when the first and second process belong to the channel.
22. The system of claim 21, wherein means for determining if the first and second process belong to a channel includes: means for comparing the security context information in the received packet and security context information in another process table.
23. The system of claim 22, wherein the process table and the another process table are located on a single node.
24. The system of claim 20, wherein means for verifying the security context information includes: means for determining whether the first and second process belong to two different linked channels; and means for permitting use of the packet when the different channels are linked.
25. The system of claim 24, wherein means for determining whether the first and second process belong to two different linked channels includes: means for initiating a process that spawns two child processes that are connected by a shared-memory region in a memory.
26. The system of claim 24, wherein means for permitting use of the packet includes: means for decrypting the packet on a node; and means for authenticating a sender associated with the first process on the node.
27. The system of claim 18, wherein means for appending security context information includes: means for obtaining the security context information from a third process including a virtual address and a node identification; and means for limiting each of the first, second and third processes to communicate with another process provided that the communicating processes share the same node identification.
28. The system of claim 18, further comprising: means for modifying a network stack such that the network stack requires the security context information to be present in the socket structure to transmit.
29. A system for placing a process executed in a node in a security context, comprising: a server; and a sending node comprising: a transmission module that transmits a request to the server to verify a user name and a node identification, and receives security context information from the server in response to the request, wherein the security context information includes a virtual address for the sender node; memory containing a process and an associated process table; and an appending module that appends the received security context information and the node identification for the process in the process table.
30. The system of claim 29, wherein the transmission module further receives a key that corresponds to the node identification from the server.
31. The system of claim 30, further comprising: an encryption module that encrypts a packet transmitted by the process using the key; an encapsulating module that encapsulates the encrypted packet with a header that includes the node identification.
32. The system of claim 29, further comprising: a gateway that provides communication between the process and a second process executing in the node, and wherein the transmission module further sends a second request to the server to verify a username and node identification, and receives additional security context information from the server, wherein the additional security context information includes a second virtual address for the node; appending the security context information for the second process in a process table that is associated with the second process.
33. A system for providing secure communications between a first process and a second process, comprising: means for obtaining a node identification and a virtual address; means for including the node identification and the virtual address in a field corresponding to the first process in a process table; means for transmitting a datagram that contains the node identification and virtual address from the first process to a socket; and means for receiving the datagram at the second process that contains the node identification and a second virtual address.
34. The system of claim 33, wherein means for obtaining a node identification and a virtual address further comprises: means for modifying a socket structure in the socket so that the socket structure accepts the node identification and the virtual address; and means for modifying a process table so that the table includes a node identification field and a virtual address field.
35. A computer readable medium for controlling a data processing system to perform a method for providing communication access between a first process and a second process, comprising: an appending module for appending security context information for the first process in a process table; an opening module for opening a socket between the first process and the second process; and a transmitting module for transmitting a packet from the first process to the second process through the open socket including the security context information for the first process in the process table.
36. The computer readable medium of claim 35, further comprising a modifying module for modifying a socket structure so as to accept the security context information.
37. The computer readable medium of claim 35, further comprising: a receiving module for receiving the packet at the second process through the socket; a verifying module for verifying the security context information received in the packet; and a permitting module for permitting use of the packet if the security context information is verified.
38. The computer readable medium of claim 36, wherein the verifying module includes: a determining module for determining if the first and second process belong to a channel; and an accepting module for accepting the transmitted packet when the first and second process belong to the channel.
39. The computer readable medium of claim 38, wherein the determining module includes: a comparing module that compares the security context information in the received packet and security cc ntext information in another process table.
40. The computer readable medium of claim 39, wherein the process table and the another process table are located on a single node.
41. The computer readable medium of claim 37, wherein the verifying module includes: a determining module for determining whether the first and second process belong to two different linked channels; and a permitting module for permitting use of the packet when the different channels are linked.
42. The computer readable medium of claim 41, wherein the determining module includes a initiating module that initiates a process that spawns two child processes that are connected by a shared-memory region in a memory.
43. The computer readable medium of claim 41 , wherein the permitting module includes: a decrypting module for decrypting the packet on a node; and an authenticating module for authenticating a sender associated with the first process on the node.
44. The computer readable medium of claim 35, wherein the appending module includes: an obtaining module for obtaining the security context information from a third process including a virtual address and a node identification; and a limiting module for limiting each of the first, second and third processes to communicate with another process provided that the communicating processes share the same node identification.
45. The computer readable medium of claim 35, further comprising: a modifying module for modifying a network stack such that the network stack requires the security context information to be present in the socket structure to transmit
PCT/US2000/042630 1999-12-10 2000-12-08 System and method for enabling scalable security in a virtual private network WO2001043392A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU43109/01A AU4310901A (en) 1999-12-10 2000-12-08 System and method for enabling scalable security in a virtual private network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/457,914 1999-12-10
US09/457,914 US7765581B1 (en) 1999-12-10 1999-12-10 System and method for enabling scalable security in a virtual private network

Publications (2)

Publication Number Publication Date
WO2001043392A2 true WO2001043392A2 (en) 2001-06-14
WO2001043392A3 WO2001043392A3 (en) 2002-02-21

Family

ID=23818571

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/042630 WO2001043392A2 (en) 1999-12-10 2000-12-08 System and method for enabling scalable security in a virtual private network

Country Status (3)

Country Link
US (1) US7765581B1 (en)
AU (1) AU4310901A (en)
WO (1) WO2001043392A2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003003666A1 (en) * 2001-06-27 2003-01-09 Hyglo Ab System and method for providing services in virtual private networks
WO2008116306A1 (en) * 2007-03-26 2008-10-02 David Ker System and method for implementing a secured and centrally managed virtual ip network over an ip network infrastructure
CN100428712C (en) * 2003-12-24 2008-10-22 华为技术有限公司 Method for implementing mixed-granularity virtual cascade
US7647622B1 (en) * 2005-04-22 2010-01-12 Symantec Corporation Dynamic security policy through use of empirical security events
GB2609363A (en) * 2017-09-12 2023-02-01 Sophos Ltd Endpoint security

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7954143B2 (en) * 2006-11-13 2011-05-31 At&T Intellectual Property I, Lp Methods, network services, and computer program products for dynamically assigning users to firewall policy groups
US10419374B1 (en) 2010-07-09 2019-09-17 Gummarus, Llc Methods, systems, and computer program products for processing a request for a resource in a communication
US20140172998A1 (en) * 2012-12-16 2014-06-19 Deep River Ventures, Llc Methods, Systems, and Computer Program Products for Browsing Via a Communications Agent
US10212112B1 (en) 2010-07-09 2019-02-19 Gummarus LLC Methods, systems, and computer program products for processing a request for a resource in a communication
US10171392B1 (en) 2010-07-09 2019-01-01 Gummarus LLC Methods, systems, and computer program products for processing a request for a resource in a communication
US10158590B1 (en) 2010-07-09 2018-12-18 Gummarus LLC Methods, systems, and computer program products for processing a request for a resource in a communication
US10015122B1 (en) 2012-10-18 2018-07-03 Sitting Man, Llc Methods and computer program products for processing a search
US8793766B2 (en) 2012-03-13 2014-07-29 International Business Machines Corporation Method and apparatus for security-aware elasticity of application and services
US10013158B1 (en) 2012-09-22 2018-07-03 Sitting Man, Llc Methods, systems, and computer program products for sharing a data object in a data store via a communication
US10021052B1 (en) 2012-09-22 2018-07-10 Sitting Man, Llc Methods, systems, and computer program products for processing a data object identification request in a communication
US10019135B1 (en) 2012-10-18 2018-07-10 Sitting Man, Llc Methods, and computer program products for constraining a communication exchange
US10033672B1 (en) 2012-10-18 2018-07-24 Sitting Man, Llc Methods and computer program products for browsing using a communicant identifier

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1989008887A1 (en) * 1988-03-11 1989-09-21 Qpsx Communications Ltd. Access security system for switched communications networks
EP0887981A2 (en) * 1997-06-26 1998-12-30 Sun Microsystems, Inc. Layer-independent security for communication channels

Family Cites Families (142)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
IN165278B (en) * 1984-09-21 1989-09-09 Digital Equipment Corp
US4825354A (en) 1985-11-12 1989-04-25 American Telephone And Telegraph Company, At&T Bell Laboratories Method of file access in a distributed processing computer network
DE69031191T2 (en) 1989-05-15 1998-02-12 Ibm System for controlling access privileges
NO168860C (en) 1989-11-13 1992-04-08 Alcatel Stk As COMMUNICATION NETWORK
JP3080382B2 (en) 1990-02-21 2000-08-28 株式会社日立製作所 Cryptographic communication system
JPH04211802A (en) * 1990-07-25 1992-08-03 Toshiba Corp Neural network device
US5220604A (en) 1990-09-28 1993-06-15 Digital Equipment Corporation Method for performing group exclusion in hierarchical group structures
US5241599A (en) 1991-10-02 1993-08-31 At&T Bell Laboratories Cryptographic protocol for secure communications
US5519833A (en) 1992-08-13 1996-05-21 Computervision Corporation Distributed data processing system providing a distributed stream software environment to enable application on a first system to use driver on a second system
US6018771A (en) 1992-11-25 2000-01-25 Digital Equipment Corporation Dynamic assignment of multicast network addresses
US5452456A (en) 1992-12-18 1995-09-19 Apple Computer, Inc. Apparatus for executing a plurality of program segments having different object code types in a single program or processor environment
US5331637A (en) 1993-07-30 1994-07-19 Bell Communications Research, Inc. Multicast routing using core based trees
US6279029B1 (en) 1993-10-12 2001-08-21 Intel Corporation Server/client architecture and method for multicasting on a computer network
US5604803A (en) 1994-06-03 1997-02-18 Sun Microsystems, Inc. Method and apparatus for secure remote authentication in a public network
US5548646A (en) 1994-09-15 1996-08-20 Sun Microsystems, Inc. System for signatureless transmission and reception of data packets between computer networks
US5864683A (en) 1994-10-12 1999-01-26 Secure Computing Corporartion System for providing secure internetwork by connecting type enforcing secure computers to external network for limiting access to data based on user and process access rights
US5623601A (en) 1994-11-18 1997-04-22 Milkway Networks Corporation Apparatus and method for providing a secure gateway for communication and data exchanges between networks
FR2727269B1 (en) 1994-11-21 1997-01-17 Allegre Francois ACCESS CONTROL SYSTEM FOR COMPUTER MACHINES CONNECTED IN A PRIVATE NETWORK
CA2137587C (en) 1994-12-08 1999-03-23 Murray Charles Baker Broadcast/multicast filtering by the bridge-based access point
GB9501378D0 (en) 1995-01-24 1995-03-15 Ibm A system and method for establishing a communication channel over a heterogeneous network between a source node and a destination node
AU3858295A (en) 1995-01-26 1996-08-14 Thorsen, Hans Method and system for accessing data
US6467054B1 (en) 1995-03-13 2002-10-15 Compaq Computer Corporation Self test for storage device
US5608865A (en) * 1995-03-14 1997-03-04 Network Integrity, Inc. Stand-in Computer file server providing fast recovery from computer file server failures
US5572528A (en) * 1995-03-20 1996-11-05 Novell, Inc. Mobile networking method and apparatus
US5696763A (en) 1995-04-04 1997-12-09 Starlight Networks Multicast routing technique
US5586121A (en) 1995-04-21 1996-12-17 Hybrid Networks, Inc. Asymmetric hybrid access system and method
US5758182A (en) * 1995-05-15 1998-05-26 Nvidia Corporation DMA controller translates virtual I/O device address received directly from application program command to physical i/o device address of I/O device on device bus
US5802320A (en) 1995-05-18 1998-09-01 Sun Microsystems, Inc. System for packet filtering of data packets at a computer network interface
JP3262689B2 (en) 1995-05-19 2002-03-04 富士通株式会社 Remote control system
US5636371A (en) * 1995-06-07 1997-06-03 Bull Hn Information Systems Inc. Virtual network mechanism to access well known port application programs running on a single host system
US5657390A (en) * 1995-08-25 1997-08-12 Netscape Communications Corporation Secure socket layer application program apparatus and method
US6226678B1 (en) * 1995-09-25 2001-05-01 Netspeak Corporation Method and apparatus for dynamically defining data communication utilities
US6560707B2 (en) 1995-11-06 2003-05-06 Xerox Corporation Multimedia coordination system
US6370552B1 (en) * 1997-05-14 2002-04-09 Citrix Systems, Inc. Apparatus and method for displaying application output in an HTML document
US5771291A (en) 1995-12-11 1998-06-23 Newton; Farrell User identification and authentication system using ultra long identification keys and ultra large databases of identification keys for secure remote terminal access to a host computer
DE59510586D1 (en) 1995-12-21 2003-04-17 Siemens Ag Method for forming routing information in an ATM communication network
US5963731A (en) * 1995-12-25 1999-10-05 Hitachi, Ltd. Method of assisting execution of plural simulation programs for coupled simulation
US5835723A (en) 1995-12-28 1998-11-10 Intel Corporation Dynamic assignment of multicast addresses
US6148323A (en) 1995-12-29 2000-11-14 Hewlett-Packard Company System and method for managing the execution of system management
US6859783B2 (en) * 1995-12-29 2005-02-22 Worldcom, Inc. Integrated interface for web based customer care and trouble management
US5913024A (en) 1996-02-09 1999-06-15 Secure Computing Corporation Secure server utilizing separate protocol stacks
US5856974A (en) 1996-02-13 1999-01-05 Novell, Inc. Internetwork address mapping gateway
JP3131137B2 (en) * 1996-02-28 2001-01-31 株式会社日立製作所 Virtual network system
US6108304A (en) 1996-03-08 2000-08-22 Abe; Hajime Packet switching network, packet switching equipment, and network management equipment
US5790548A (en) 1996-04-18 1998-08-04 Bell Atlantic Network Services, Inc. Universal access multimedia data network
CN1216657A (en) 1996-04-24 1999-05-12 北方电讯有限公司 Internet protocol filter
US5933420A (en) 1996-04-30 1999-08-03 3Com Corporation Method and apparatus for assigning spectrum of a wireless local area network
US5802397A (en) * 1996-05-23 1998-09-01 International Business Machines Corporation System for storage protection from unintended I/O access using I/O protection key by providing no control by I/O key entries over access by CP entity
US5748736A (en) 1996-06-14 1998-05-05 Mittra; Suvo System and method for secure group communications via multicast or broadcast
JP3937475B2 (en) 1996-06-14 2007-06-27 キヤノン株式会社 Access control system and method
US5774660A (en) * 1996-08-05 1998-06-30 Resonate, Inc. World-wide-web server with delayed resource-binding for resource-based load balancing on a distributed resource multi-node network
US6532543B1 (en) 1996-08-13 2003-03-11 Angel Secure Networks, Inc. System and method for installing an auditable secure network
US5950195A (en) 1996-09-18 1999-09-07 Secure Computing Corporation Generalized security policy management system and method
US5774739A (en) * 1996-09-20 1998-06-30 Bay Networks, Inc. Using a lockup processor to search a table of keys whose entries contain instruction pointer values of code to execute if key is found
US6185215B1 (en) * 1996-10-15 2001-02-06 International Business Machines Corporation Combined router, ATM, WAN and/or LAN switch (CRAWLS) cut through and method of use
US5987506A (en) 1996-11-22 1999-11-16 Mangosoft Corporation Remote access and geographically distributed computers in a globally addressable storage environment
US6002689A (en) 1996-11-22 1999-12-14 Sprint Communications Co. L.P. System and method for interfacing a local communication device
US5884024A (en) 1996-12-09 1999-03-16 Sun Microsystems, Inc. Secure DHCP server
US6061346A (en) 1997-01-17 2000-05-09 Telefonaktiebolaget Lm Ericsson (Publ) Secure access method, and associated apparatus, for accessing a private IP network
US6055575A (en) 1997-01-28 2000-04-25 Ascend Communications, Inc. Virtual private network system and method
US6600733B2 (en) * 1997-02-06 2003-07-29 Verizon Laboratories Inc. System for interconnecting packet-switched and circuit-switched voice communications
US6111858A (en) * 1997-02-18 2000-08-29 Virata Limited Proxy-controlled ATM subnetwork
US6130892A (en) 1997-03-12 2000-10-10 Nomadix, Inc. Nomadic translator or router
US6026430A (en) 1997-03-24 2000-02-15 Butman; Ronald A. Dynamic client registry apparatus and method
US6141339A (en) 1997-04-04 2000-10-31 Sprint Communications Company, L.P. Telecommunications system
US5987453A (en) 1997-04-07 1999-11-16 Informix Software, Inc. Method and apparatus for performing a join query in a database system
US6067608A (en) * 1997-04-15 2000-05-23 Bull Hn Information Systems Inc. High performance mechanism for managing allocation of virtual memory buffers to virtual processes on a least recently used basis
US6212558B1 (en) 1997-04-25 2001-04-03 Anand K. Antur Method and apparatus for configuring and managing firewalls and security devices
US6175916B1 (en) * 1997-05-06 2001-01-16 Microsoft Corporation Common-thread inter-process function calls invoked by jumps to invalid addresses
US6173399B1 (en) 1997-06-12 2001-01-09 Vpnet Technologies, Inc. Apparatus for implementing virtual private networks
US6134591A (en) 1997-06-18 2000-10-17 Client/Server Technologies, Inc. Network security and integration method and system
US6330671B1 (en) 1997-06-23 2001-12-11 Sun Microsystems, Inc. Method and system for secure distribution of cryptographic keys on multicast networks
US6049528A (en) * 1997-06-30 2000-04-11 Sun Microsystems, Inc. Trunking ethernet-compatible networks
US6098108A (en) * 1997-07-02 2000-08-01 Sitara Networks, Inc. Distributed directory for enhanced network communication
US6307837B1 (en) 1997-08-12 2001-10-23 Nippon Telegraph And Telephone Corporation Method and base station for packet transfer
US6061796A (en) 1997-08-26 2000-05-09 V-One Corporation Multi-access virtual private network
US6275938B1 (en) 1997-08-28 2001-08-14 Microsoft Corporation Security enhancement for untrusted executable code
US5931947A (en) 1997-09-11 1999-08-03 International Business Machines Corporation Secure array of remotely encrypted storage devices
US6470386B1 (en) * 1997-09-26 2002-10-22 Worldcom, Inc. Integrated proxy interface for web based telecommunications management tools
US6745229B1 (en) * 1997-09-26 2004-06-01 Worldcom, Inc. Web based integrated customer interface for invoice reporting
US7225249B1 (en) * 1997-09-26 2007-05-29 Mci, Llc Integrated systems for providing communications network management services and interactive generating invoice documents
CA2217277A1 (en) 1997-10-03 1999-04-03 Newbridge Networks Corporation Automatic link establishment for distributed servers in atm networks
CA2217267A1 (en) 1997-10-03 1999-04-03 Newbridge Networks Corporation Scalable, robust configuration of edge forwarders in a distributed router
US6339595B1 (en) 1997-12-23 2002-01-15 Cisco Technology, Inc. Peer-model support for virtual private networks with potentially overlapping addresses
US6188694B1 (en) 1997-12-23 2001-02-13 Cisco Technology, Inc. Shared spanning tree protocol
US6049878A (en) 1998-01-20 2000-04-11 Sun Microsystems, Inc. Efficient, secure multicasting with global knowledge
US6079020A (en) * 1998-01-27 2000-06-20 Vpnet Technologies, Inc. Method and apparatus for managing a virtual private network
JP3609599B2 (en) * 1998-01-30 2005-01-12 富士通株式会社 Node proxy system, node monitoring system, method thereof, and recording medium
US6259791B1 (en) 1998-02-26 2001-07-10 Motorola, Inc. Method and apparatus in a wireless messaging system for controlling a hierarchical provision of service
US6353614B1 (en) * 1998-03-05 2002-03-05 3Com Corporation Method and protocol for distributed network address translation
US6453419B1 (en) 1998-03-18 2002-09-17 Secure Computing Corporation System and method for implementing a security policy
JPH11275068A (en) 1998-03-20 1999-10-08 Fujitsu Ltd Key management server, terminal equipment for chat system, chat system and recording medium
US6141755A (en) 1998-04-13 2000-10-31 The United States Of America As Represented By The Director Of The National Security Agency Firewall security apparatus for high-speed circuit switched networks
US5999531A (en) 1998-04-17 1999-12-07 Cabletron Systems, Inc. Method and system for identifying ports and forwarding packets in a multiport switch
US6226751B1 (en) 1998-04-17 2001-05-01 Vpnet Technologies, Inc. Method and apparatus for configuring a virtual private network
US6175917B1 (en) 1998-04-23 2001-01-16 Vpnet Technologies, Inc. Method and apparatus for swapping a computer operating system
US6219694B1 (en) 1998-05-29 2001-04-17 Research In Motion Limited System and method for pushing information from a host system to a mobile data communication device having a shared electronic address
US6557037B1 (en) * 1998-05-29 2003-04-29 Sun Microsystems System and method for easing communications between devices connected respectively to public networks such as the internet and to private networks by facilitating resolution of human-readable addresses
JP3581251B2 (en) 1998-06-16 2004-10-27 株式会社東芝 Communication system, data packet transfer method, router device, and packet relay device
JP3969467B2 (en) * 1998-06-17 2007-09-05 富士通株式会社 Network system, transmission / reception method, transmission device, reception device, and recording medium
US6836483B1 (en) * 1998-06-24 2004-12-28 Research Investment Network, Inc. Message system for asynchronous transfer
US6212633B1 (en) 1998-06-26 2001-04-03 Vlsi Technology, Inc. Secure data communication over a memory-mapped serial communications interface utilizing a distributed firewall
US6446109B2 (en) 1998-06-29 2002-09-03 Sun Microsystems, Inc. Application computing environment
US7082391B1 (en) * 1998-07-14 2006-07-25 Intel Corporation Automatic speech recognition
US6192394B1 (en) 1998-07-14 2001-02-20 Compaq Computer Corporation Inter-program synchronous communications using a collaboration software system
US6751729B1 (en) 1998-07-24 2004-06-15 Spatial Adventures, Inc. Automated operation and security system for virtual private networks
US6434156B1 (en) 1998-07-24 2002-08-13 Nortel Networks Limited Virtual switching for interconnected networks
US6078586A (en) 1998-08-03 2000-06-20 Mci Communications Corporation ATM virtual private networks
US6304973B1 (en) 1998-08-06 2001-10-16 Cryptek Secure Communications, Llc Multi-level security network system
US6401128B1 (en) 1998-08-07 2002-06-04 Brocade Communiations Systems, Inc. System and method for sending and receiving frames between a public device and a private device
US6505255B1 (en) 1999-04-29 2003-01-07 Mitsubishi Electric Information Technology Center America, Inc. (Ita) Method for formatting and routing data between an external network and an internal network
US6487600B1 (en) 1998-09-12 2002-11-26 Thomas W. Lynch System and method for supporting multimedia communications upon a dynamically configured member network
US6377811B1 (en) 1998-09-28 2002-04-23 Sharp Laboratories Of America, Inc. Wireless communications system and method of virtual line/direct station selection
US6546425B1 (en) * 1998-10-09 2003-04-08 Netmotion Wireless, Inc. Method and apparatus for providing mobile and other intermittent connectivity in a computing environment
US6691230B1 (en) 1998-10-15 2004-02-10 International Business Machines Corporation Method and system for extending Java applets sand box with public client storage
US6463470B1 (en) 1998-10-26 2002-10-08 Cisco Technology, Inc. Method and apparatus of storing policies for policy-based management of quality of service treatments of network data traffic flows
US6286052B1 (en) * 1998-12-04 2001-09-04 Cisco Technology, Inc. Method and apparatus for identifying network data traffic flows and for applying quality of service treatments to the flows
US6393485B1 (en) 1998-10-27 2002-05-21 International Business Machines Corporation Method and apparatus for managing clustered computer systems
JP3644579B2 (en) 1998-10-29 2005-04-27 富士通株式会社 Security enhancement method and apparatus
US6839759B2 (en) 1998-10-30 2005-01-04 Science Applications International Corp. Method for establishing secure communication link between computers of virtual private network without user entering any cryptographic information
JP4482236B2 (en) 1998-11-02 2010-06-16 エアバイクイティー インコーポレイテッド Geospatial Internet Protocol Addressing
US6308282B1 (en) 1998-11-10 2001-10-23 Honeywell International Inc. Apparatus and methods for providing fault tolerance of networks and network interface cards
US6493349B1 (en) 1998-11-13 2002-12-10 Nortel Networks Limited Extended internet protocol virtual private network architectures
US6253238B1 (en) 1998-12-02 2001-06-26 Ictv, Inc. Interactive cable television system with frame grabber
US6615349B1 (en) 1999-02-23 2003-09-02 Parsec Sight/Sound, Inc. System and method for manipulating a computer file and/or program
US6484257B1 (en) 1999-02-27 2002-11-19 Alonzo Ellis System and method for maintaining N number of simultaneous cryptographic sessions using a distributed computing environment
US6507908B1 (en) 1999-03-04 2003-01-14 Sun Microsystems, Inc. Secure communication with mobile hosts
US6081900A (en) 1999-03-16 2000-06-27 Novell, Inc. Secure intranet access
US6393484B1 (en) 1999-04-12 2002-05-21 International Business Machines Corp. System and method for controlled access to shared-medium public and semi-public internet protocol (IP) networks
US6466964B1 (en) * 1999-06-15 2002-10-15 Cisco Technology, Inc. Methods and apparatus for providing mobility of a node that does not support mobility
US6505192B1 (en) 1999-08-12 2003-01-07 International Business Machines Corporation Security rule processing for connectionless protocols
US6415323B1 (en) 1999-09-03 2002-07-02 Fastforward Networks Proximity-based redirection system for robust and scalable service-node location in an internetwork
US6693878B1 (en) 1999-10-15 2004-02-17 Cisco Technology, Inc. Technique and apparatus for using node ID as virtual private network (VPN) identifiers
US6353891B1 (en) 2000-03-20 2002-03-05 3Com Corporation Control channel security for realm specific internet protocol
US6631416B2 (en) * 2000-04-12 2003-10-07 Openreach Inc. Methods and systems for enabling a tunnel between two computers on a network
US6874152B2 (en) 2000-04-19 2005-03-29 Nowavision, Llc System for accessing content by virtual remote control through mapping channel codes to network addresses
GB2363297B (en) 2000-06-09 2004-04-07 Hewlett Packard Co Secure network communications
US7168093B2 (en) 2001-01-25 2007-01-23 Solutionary, Inc. Method and apparatus for verifying the integrity and security of computer networks and implementation of counter measures
US7136374B1 (en) 2001-03-19 2006-11-14 Juniper Networks, Inc. Transport networks supporting virtual private networks, and configuring such networks
US6662198B2 (en) 2001-08-30 2003-12-09 Zoteca Inc. Method and system for asynchronous transmission, backup, distribution of data and file sharing
US6804777B2 (en) 2002-05-15 2004-10-12 Threatguard, Inc. System and method for application-level virtual private network
US6755692B2 (en) * 2002-08-06 2004-06-29 Wen-Hao Hsu Connecting pin structure for a transformer core

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1989008887A1 (en) * 1988-03-11 1989-09-21 Qpsx Communications Ltd. Access security system for switched communications networks
EP0887981A2 (en) * 1997-06-26 1998-12-30 Sun Microsystems, Inc. Layer-independent security for communication channels

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
FREIER A O ET AL: "THE SSL PROTOCOL VERSION 3.0" INTERNET DRAFT, XX, XX, 18 November 1996 (1996-11-18), pages ABSTRACTS,1-72, XP002923866 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003003666A1 (en) * 2001-06-27 2003-01-09 Hyglo Ab System and method for providing services in virtual private networks
CN100428712C (en) * 2003-12-24 2008-10-22 华为技术有限公司 Method for implementing mixed-granularity virtual cascade
US7647622B1 (en) * 2005-04-22 2010-01-12 Symantec Corporation Dynamic security policy through use of empirical security events
WO2008116306A1 (en) * 2007-03-26 2008-10-02 David Ker System and method for implementing a secured and centrally managed virtual ip network over an ip network infrastructure
US20100192202A1 (en) * 2007-03-26 2010-07-29 David Ker System and Method for Implementing a Secured and Centrally Managed Virtual IP Network Over an IP Network Infrastructure
GB2609363A (en) * 2017-09-12 2023-02-01 Sophos Ltd Endpoint security
US11620396B2 (en) 2017-09-12 2023-04-04 Sophos Limited Secure firewall configurations
GB2609363B (en) * 2017-09-12 2023-05-31 Sophos Ltd Endpoint security

Also Published As

Publication number Publication date
AU4310901A (en) 2001-06-18
US7765581B1 (en) 2010-07-27
WO2001043392A3 (en) 2002-02-21

Similar Documents

Publication Publication Date Title
US6798782B1 (en) Truly anonymous communications using supernets, with the provision of topology hiding
US6970941B1 (en) System and method for separating addresses from the delivery scheme in a virtual private network
US7336790B1 (en) Decoupling access control from key management in a network
US6870842B1 (en) Using multicasting to provide ethernet-like communication behavior to selected peers on a network
US7765581B1 (en) System and method for enabling scalable security in a virtual private network
US6804777B2 (en) System and method for application-level virtual private network
US8676916B2 (en) Method and apparatus for connection to virtual private networks for secure transactions
US8443435B1 (en) VPN resource connectivity in large-scale enterprise networks
US6529513B1 (en) Method of using static maps in a virtual private network
US8607301B2 (en) Deploying group VPNS and security groups over an end-to-end enterprise network
JP3831364B2 (en) Communication system and security policy distribution method in the communication system
US20140366120A1 (en) Systems and Methods for Application-Specific Access to Virtual Private Networks
WO2004107646A1 (en) System and method for application-level virtual private network
US6977929B1 (en) Method and system for facilitating relocation of devices on a network
US20020154635A1 (en) System and method for extending private networks onto public infrastructure using supernets
US6938169B1 (en) Channel-specific file system views in a private network using a public-network infrastructure
Yin et al. Building an application-aware IPsec policy system
CA2197548C (en) A system for securing the flow of and selectively modifying packets in a computer network
US20150381387A1 (en) System and Method for Facilitating Communication between Multiple Networks
Mondal Mobile IP: Present state and future
WO2001043329A2 (en) Enabling simultaneous provision of infrastructure services
WO2001045351A2 (en) Scalable security for groups in a virtual private network
WO2001043369A2 (en) Private network using a public-network infrastructure
WO2001043356A2 (en) Sandboxing applications in a private network using a public-network infrastructure
WO2001043391A2 (en) Secure address resolution for a private network using a public-network infrastructure

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
AK Designated states

Kind code of ref document: A3

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP