[go: up one dir, main page]

WO2001043355A2 - Anycasting in a private network using a public-network infrastructure - Google Patents

Anycasting in a private network using a public-network infrastructure Download PDF

Info

Publication number
WO2001043355A2
WO2001043355A2 PCT/US2000/033459 US0033459W WO0143355A2 WO 2001043355 A2 WO2001043355 A2 WO 2001043355A2 US 0033459 W US0033459 W US 0033459W WO 0143355 A2 WO0143355 A2 WO 0143355A2
Authority
WO
WIPO (PCT)
Prior art keywords
nodes
node
group
network
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/US2000/033459
Other languages
French (fr)
Other versions
WO2001043355A3 (en
Inventor
Germano Caronni
Amit Gupta
Tom R. Markson
Sandeep Kumar
Christoph L. Schuba
Glenn C. Scott
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sun Microsystems Inc
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 AU20811/01A priority Critical patent/AU2081101A/en
Publication of WO2001043355A2 publication Critical patent/WO2001043355A2/en
Publication of WO2001043355A3 publication Critical patent/WO2001043355A3/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1836Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with heterogeneous network architecture
    • 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

Definitions

  • the present invention relates generally to data processing systems and, more particularly, to anycasting in 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 ente ⁇ rise network even though it may not be located near any component of the enterprise network.
  • Fig. 1 depicts a VPN 100, where ente ⁇ rise network 102 is connected to the Internet 104 via firewall 106.
  • a remote device D, 108 may communicate with ente ⁇ rise 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 ente ⁇ rise network 102.
  • D, 108 utilizes a technique known as tunneling to ensure that the communication between itself and ente ⁇ rise 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 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 ente ⁇ rise 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 110, D, sends a packet using tunneling to VPN software 109, where the packet is decrypted and then transferred to the ente ⁇ rise network 102. Then, the ente ⁇ rise 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. It is therefore desirable to alleviate the need of organizations to maintain their own network infrastructure as well as to improve communication between remote devices.
  • Methods and systems consistent with the present invention provide a private network that uses components from a public-network infrastructure.
  • Nodes of the private network can be located on virtually any device in the public network (e.g., the Internet), and both their communication and utilization of resources occur in a secure manner.
  • the users of this private network benefit from their network infrastructure being maintained for them as part of the public-network infrastructure, while the level of security they receive is similar to or even stronger than that provided by conventional private networks.
  • the nodes of the private network are not geographically restricted in that they can be connected to the private network from virtually any portal to the Internet in the world.
  • the private network provides an anycasting service that allows a node to send a message to a category of nodes (e.g., all print servers), and the Supernet will determine which of the nodes should receive the message. For example, the Supernet may select the print server that is least busy. In doing so, the Supernet can ensure that the most efficient use of resources occurs and that processing time is reduced.
  • a category of nodes e.g., all print servers
  • a method is performed by an address translation program.
  • the address translation program receives an indication of a group of nodes from an authenticated program, receives a request from a source node to send a message to a selected one of the group of nodes, identifies the selected one of the group of nodes based on a selection criteria, and returns an address of the selected node for use in sending the message to the selected node.
  • One distributed system implementation consistent with the present invention includes devices connected to a network, where each device contains a memory and a processor, and the network has a source node and a group of nodes.
  • the memory on each device further includes a secured access program that creates a mapping between a group identifier and the group of nodes and an address translation program that authenticates the secured access program, that receives the mapping, that receives a request from the source node for an address of a selected one of the group of nodes, that selects the selected node based on a selection criteria, and that returns an address for the selected node to the source node to facilitate the source node in sending a communication to the selected node.
  • the processor runs the secure access program and the address mapping program.
  • Fig. 1 depicts a conventional virtual private network (VPN) system
  • Fig. 2A depicts a conventional network packet
  • Fig. 2B depicts the packet of Fig. 2 A 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 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. 8 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. 9 depicts a flow chart of the steps performed when logging out of a VPN in a manner consistent with the present invention.
  • Fig. 10 depicts a flow chart of the steps performed when providing anycast addressing in a manner consistent with the present invention.
  • a Supernet which is a private network that uses components from a public-network infrastructure.
  • a Supernet allows an organization to utilize a public-network infrastructure for its ente ⁇ rise 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 ente ⁇ rise 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.
  • the Supernet allows nodes to communicate using an anycast service. This service allows a node to send a packet to a category of nodes and allows the Supernet to select the appropriate node to receive the packet. Such functionality allows the Supernet to more efficiently utilize its resources. 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 Supemet in a secure manner.
  • 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 Supemet are able to communicate with the Supernet's nodes or utilize the Supernet's resources.
  • the Supemet also includes an administrative node 306 to administer to the needs of the Supemet. It should be noted that since the nodes of the Supemet 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 Supemet. It should also be noted that since a Supemet is layered on top of an existing network, it operates independently of the transport layer. Thus, the nodes of a Supemet 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
  • a Supemet 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.
  • nodes on a channel may send messages to a category of nodes using the anycast service, where a message sent by a node to a category of nodes is delivered to one of the nodes that is selected by the Supemet as being most appropriate.
  • 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 Supemet 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 Supemet, 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 Supemet 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 Supemet under strict control to prevent unauthorized access.
  • the Supemet 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.
  • the system provides key management to reduce the possibility of an intmder 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 Supemet is a private network constructed from the infrastructure of another network, the Supemet has its own internal addressing scheme, separate from the addressing scheme of the underlying public network. Thus, when a packet from a Supemet node is sent to another Supernet node, it travels through the public network. To do so, the Supemet performs address translation from the internal addressing scheme to the public addressing scheme and vice versa. To reduce the complexity of Supemet nodes, system- level components of the Supemet 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 Supemet.
  • the Supemet provides operating system-level enforcement of node compartmentalization in that an operating system-level component treats a Supe et 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 Supemet node to run on the same machine, regardless of whether the nodes are from the same Supemet, and allows nodes of other networks to run on the same machine as a Supemet 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 Supemet: there is one instance of an SASD per Supemet, and it both authenticates nodes and authorizes nodes to join the Supemet.
  • VARPD 548 has an associated component, VARPDB 551, into which it stores mappings of the internal Supemet 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 Supemet ID (e.g., 0x123), reflecting a unique identifier of the Supemet, 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 may act as a server by storing all address mappings for a particular Supemet into its associated VARPDB.
  • 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 Supemet 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 Supemet.
  • a system administrator creates a configuration file 558 that is used by SASD 540 when starting or reconfiguring a Supemet.
  • This file may specify: (1) the Supemet name, (2) all of the channels in the Supemet, (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 Supemet, (6) the user IDs of the users who are authorized to create Supemet 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 Supemet. For example, when starting a Supemet, 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 Supemet and also starts the KMS process. After this processing has completed, the Supemet 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 Supemet. Successfully executing this script results in a Unix shell from which programs (e.g., node A 522) can be started to run within the Supemet context, such that address translation and security encapsulation is performed transparently for them and all they can typically access is other nodes on the Supemet. Alternatively, a parameter may be passed into SNlogin 522 that indicates a particular process to be automatically run in a Supemet context. Once a program is running in a Supemet context, all programs spawned by that program also run in the Supemet context, unless explicitly stated otherwise.
  • SNlogout 524 is a script used for logging out of a Supemet.
  • 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 Supemet node running in a Supemet 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 Supemet security layer (SNSL) 542, acting as the conduit for all Supemet 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 Supemet 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. 6 A and 6B depict a flow chart of the steps performed when a node joins a Supemet.
  • the first step performed is that the user invokes the SNlogin script and enters the Supemet 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.
  • step 604 processing ends.
  • SASD creates an address mapping between a node ID and the real address (step 606).
  • SASD concatenates the Supemet ID with the channel ID and 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 Supemet.
  • This VARPD is identified in the configuration file.
  • the VARPD server authenticates the SASD using any of a number of well- known authentication techniques, including Digital Signatures and Kerberos. In this manner, the system ensures that a hacker is not inserting a bogus mapping to violate the integrity of the system.
  • SASD informs the KMS that there is a new Supemet 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 Supemet, 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.
  • SNlogin 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 Inco ⁇ orated may be used as well as Blowfish from Counte ⁇ ane.com.
  • 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, April, 1992.
  • SNlogin invokes an operating system call, SETVIN, to cause the SNlogin script to run in a Supemet context (step 620).
  • each process has a data stmcture known as the "proc structure" that contains the process ID as well as a pointer to a virtual memory description of this process.
  • the channel IDs indicating the channels over which the process communicates as well as its virtual address for this process are added to this structure.
  • the SNlogin script spawns a Unix program, such as a Unix shell or a service deamon (step 622).
  • a Unix program such as a Unix shell or a service deamon
  • 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 Supemet context until the user runs the SNlogout script.
  • Fig. 7 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 the SNSL layer to receive a packet originating from node A via the TCP/UDP layer and the inner IP layer (step 702).
  • the packet contains a source node ID, a destination node ID, and data.
  • 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 704). 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 Supemet to obtain the appropriate 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 708).
  • 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.
  • the SNSL layer After obtaining the key, the SNSL layer encrypts the packet using the appropriate encryption algorithm and the key previously obtained (step 710).
  • 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 712). 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 714).
  • Fig. 8 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.
  • the first step performed by the SNSL layer is to receive a packet from the network (step 801). 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 802).
  • the SNSL layer obtains the appropriate key as previously described (step 804). It then decrypts the packet using this key and the appropriate encryption algorithm (step 806). After decrypting the packet, the SNSL layer authenticates the sender and validates the integrity of the packet (step 808), and then it passes the packet to the inner IP layer for delivery to the appropriate node (step 810). Upon receiving the packet, the inner IP layer uses the destination node ID to deliver the packet.
  • Fig. 9 depicts a flow chart of the steps performed when logging a node out of a Supemet.
  • the first step performed is for the user to run the SNlogout script and to enter a node ID (step 902).
  • the SNlogout script requests a log out from SASD (step 904).
  • SASD removes the mapping for this node from the VARPD that acts as the server for the Supemet (step 906).
  • SASD then informs KMS to cancel the registration of the node, and KMS terminates this KMC (step 908).
  • KMS generates a new channel key for the channels on which the node was communicating (step 910) to provide greater security. Secure. Transparent and Dynamic Anvcasting
  • a source node does not send a message to an individual node; instead, it sends a message to any one of a group of nodes by indicating an anycast address as a destination address, and the system selects which of the nodes will respond _ .. ,_,, « _ . 01/43355 to the message.
  • Such functionality allows for the best node to be selected to respond to the message based upon various selection criteria, such as which one of the nodes has the greatest capacity for responding to the message or which one of the nodes is physically closer to the source node. For example, a source node may send a message to a print service anycast address, and the Supemet will select the IP address of one of the print servers.
  • the Supemet provides anycast service by using the address resolution system to map a node ID reflecting a category of nodes to the real addresses corresponding to the nodes in that category.
  • the VARPD server receives from the SASD mappings of node IDs, indicating a particular category of nodes, to the real addresses of the nodes in that category.
  • the VARPD server authenticates the SASD using any of a number of well-known authentication techniques, including Digital Signatures and Kerberos. In this manner, the system ensures that a hacker is not inserting a bogus mapping to violate the integrity of the system.
  • the VARPD server when the VARPD server receives a request for an address mapping for the node ID of a particular category, the VARPD server returns the real address of the most suitable node in the category.
  • This decision can be based on many selection criteria. For example, one criterion may select the real IP address corresponding to the node with the lowest average response time. Accordingly, the VARPD server may keep track of performance metrics, which may be relied upon to arrive at the right decision.
  • selection criteria include using a round-robin selection criterion in that the VARPD server may select each node in the category one after the other in turn.
  • characteristics of the communication link between the nodes may be used as the selection criteria. For example, such selection criteria may include proximity or bandwidth.
  • the VARPD server may also select a node in a particular category randomly.
  • the network administrator indicates to the SASD: ( 1 ) each category (or group) of nodes, and (2) the nodes that comprise each category.
  • the SASD then communicates this information to the VARPD server for the VARPD server to create its lists.
  • the administrator can instruct the SASD to add categories, remove categories, or modify a particular category by either adding or removing one or more nodes from the category.
  • Fig. 10 depicts a flow chart of the steps performed when a node requests anycast service.
  • the first step performed is that the VARPD server receives a request for an address mapping (step 1002).
  • the VARPD server identifies the best node to service the request (step 1004).
  • the VARPD server may use any one of the above described selection criteria to decide which node should receive the service request.
  • the VARPD server After identifying the best node, the VARPD server returns an address mapping indicating the identified node (step 1006).
  • a node accessing a particular anycast service may not even know that the Supemet is using anycast service to serve that particular client. Also, using the VARPD server, a node may dynamically switch from anycast addressing to unicast addressing and vice versa by simply either requesting the address of a destination node or of the address for a category of nodes.
  • the VARPD server may return the entire category of nodes and let the requesting node decide which node may serve it best.
  • another program may identify the best node to service the request from a node.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Game Rules And Presentations Of Slot Machines (AREA)

Abstract

Methods and systems consistent with the present invention provide secure, transparent, and dynamic anycast addressing for a private network, a Supernet, constructed out of components from a public-network infrastructure. A program in the Supernet provides anycast addressing such that in response to an address mapping request, the program identifies the best node to service that request and returns the address mapping indicating the identified node. The anycast addressing program selects the best node by using any one of a number of address selection criteria.

Description

ANYCASTING IN A PRIVATE NETWORK USING A PUBLIC-NETWORK INFRASTRUCTURE
FIELD OF THE INVENTION
The present invention relates generally to data processing systems and, more particularly, to anycasting in 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 (NPN), 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 enteφrise network even though it may not be located near any component of the enterprise network. For example, Fig. 1 depicts a VPN 100, where enteφrise network 102 is connected to the Internet 104 via firewall 106. By using VPN 100, a remote device D, 108 may communicate with enteφrise 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 enteφrise network 102.
To perform this functionality, D, 108 utilizes a technique known as tunneling to ensure that the communication between itself and enteφrise 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 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 enteφrise 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 110, D, sends a packet using tunneling to VPN software 109, where the packet is decrypted and then transferred to the enteφrise network 102. Then, the enteφrise 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. It is therefore desirable to alleviate the need of organizations to maintain their own network infrastructure as well as to improve communication between remote devices.
SUMMARY OF THE INVENTION
Methods and systems consistent with the present invention provide a private network that uses components from a public-network infrastructure. Nodes of the private network can be located on virtually any device in the public network (e.g., the Internet), and both their communication and utilization of resources occur in a secure manner. As a result, the users of this private network benefit from their network infrastructure being maintained for them as part of the public-network infrastructure, while the level of security they receive is similar to or even stronger than that provided by conventional private networks. Additionally, the nodes of the private network are not geographically restricted in that they can be connected to the private network from virtually any portal to the Internet in the world. Additionally, the private network provides an anycasting service that allows a node to send a message to a category of nodes (e.g., all print servers), and the Supernet will determine which of the nodes should receive the message. For example, the Supernet may select the print server that is least busy. In doing so, the Supernet can ensure that the most efficient use of resources occurs and that processing time is reduced.
In one implementation consistent with the present invention, a method is performed by an address translation program. The address translation program receives an indication of a group of nodes from an authenticated program, receives a request from a source node to send a message to a selected one of the group of nodes, identifies the selected one of the group of nodes based on a selection criteria, and returns an address of the selected node for use in sending the message to the selected node.
One distributed system implementation consistent with the present invention includes devices connected to a network, where each device contains a memory and a processor, and the network has a source node and a group of nodes. The memory on each device further includes a secured access program that creates a mapping between a group identifier and the group of nodes and an address translation program that authenticates the secured access program, that receives the mapping, that receives a request from the source node for an address of a selected one of the group of nodes, that selects the selected node based on a selection criteria, and that returns an address for the selected node to the source node to facilitate the source node in sending a communication to the selected node. The processor runs the secure access program and the address mapping program.
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. 2A depicts a conventional network packet;
Fig. 2B depicts the packet of Fig. 2 A 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 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. 8 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. 9 depicts a flow chart of the steps performed when logging out of a VPN in a manner consistent with the present invention; and
Fig. 10 depicts a flow chart of the steps performed when providing anycast addressing in a manner consistent with the present invention.
DETAILED DESCRIPTION
Methods and systems consistent with the present invention provide a "Supernet," which is a private network that uses components from a public-network infrastructure. A Supernet allows an organization to utilize a public-network infrastructure for its enteφrise 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 enteφrise 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.
Additionally, the Supernet allows nodes to communicate using an anycast service. This service allows a node to send a packet to a category of nodes and allows the Supernet to select the appropriate node to receive the packet. Such functionality allows the Supernet to more efficiently utilize its resources. 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 Supemet 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 Supemet are able to communicate with the Supernet's nodes or utilize the Supernet's resources. The Supemet also includes an administrative node 306 to administer to the needs of the Supemet. It should be noted that since the nodes of the Supemet 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 Supemet. It should also be noted that since a Supemet is layered on top of an existing network, it operates independently of the transport layer. Thus, the nodes of a Supemet 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 Supemet 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. Alternatively, nodes on a channel may send messages to a category of nodes using the anycast service, where a message sent by a node to a category of nodes is delivered to one of the nodes that is selected by the Supemet as being most appropriate. 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 Supemet 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 Supemet, 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 Supemet 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 Supemet under strict control to prevent unauthorized access. Second, the Supemet 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. Third, the system provides key management to reduce the possibility of an intmder 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 Supemet is a private network constructed from the infrastructure of another network, the Supemet has its own internal addressing scheme, separate from the addressing scheme of the underlying public network. Thus, when a packet from a Supemet node is sent to another Supernet node, it travels through the public network. To do so, the Supemet performs address translation from the internal addressing scheme to the public addressing scheme and vice versa. To reduce the complexity of Supemet nodes, system- level components of the Supemet 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 Supemet.
Lastly, the Supemet provides operating system-level enforcement of node compartmentalization in that an operating system-level component treats a Supe et 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 Supemet node is part of a Supemet, and therefore, it enforces that all communications to and from this node travel through the security infrastructure of the Supemet such that this node can communicate with other members of the Supemet and that non-members of the Supemet cannot access this node. Additionally, this operating system-level enforcement of node compartmentalization allows more than one Supemet node to run on the same machine, regardless of whether the nodes are from the same Supemet, and allows nodes of other networks to run on the same machine as a Supemet 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 Supemet: there is one instance of an SASD per Supemet, and it both authenticates nodes and authorizes nodes to join the Supemet. VARPD 548 has an associated component, VARPDB 551, into which it stores mappings of the internal Supemet 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 Supemet ID (e.g., 0x123), reflecting a unique identifier of the Supemet, 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 Supemet, 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 Supemet 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 Supemet 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 Supemet.
To configure a Supemet, a system administrator creates a configuration file 558 that is used by SASD 540 when starting or reconfiguring a Supemet. This file may specify: (1) the Supemet name, (2) all of the channels in the Supemet, (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 Supemet, (6) the user IDs of the users who are authorized to create Supemet 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 Supemet. For example, when starting a Supemet, 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 Supemet and also starts the KMS process. After this processing has completed, the Supemet 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 Supemet. Successfully executing this script results in a Unix shell from which programs (e.g., node A 522) can be started to run within the Supemet context, such that address translation and security encapsulation is performed transparently for them and all they can typically access is other nodes on the Supemet. Alternatively, a parameter may be passed into SNlogin 522 that indicates a particular process to be automatically run in a Supemet context. Once a program is running in a Supemet context, all programs spawned by that program also run in the Supemet context, unless explicitly stated otherwise. SNlogout 524 is a script used for logging out of a Supemet. 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 Supemet node running in a Supemet 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 Supemet security layer (SNSL) 542, acting as the conduit for all Supemet 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 Supemet 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. 6 A and 6B depict a flow chart of the steps performed when a node joins a Supemet. The first step performed is that the user invokes the SNlogin script and enters the Supemet 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 Supemet ID with the channel ID and 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 Supemet. This VARPD is identified in the configuration file. Before accepting the address mapping, the VARPD server authenticates the SASD using any of a number of well- known authentication techniques, including Digital Signatures and Kerberos. In this manner, the system ensures that a hacker is not inserting a bogus mapping to violate the integrity of the system.
After creating the address mapping, SASD informs the KMS that there is a new Supemet 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 Supemet, 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. Next, SNlogin 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 Incoφorated may be used as well as Blowfish from Counteφane.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, April, 1992.
After configuring SNSL, SNlogin invokes an operating system call, SETVIN, to cause the SNlogin script to run in a Supemet context (step 620). In Unix, each process has a data stmcture known as the "proc structure" that contains the process ID as well as a pointer to a virtual memory description of this process. In accordance with methods and systems consistent with the present invention, the channel 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, the SNSL layer can enforce that this process runs in a Supemet context. 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 Supemet context, the SNlogin script spawns a Unix program, such as a Unix shell or a service deamon (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 Supemet context until the user runs the SNlogout script.
Fig. 7 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 the SNSL layer to receive a packet originating from node A via the TCP/UDP layer and the inner IP layer (step 702). The packet contains a source node ID, a destination node ID, and data. 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 704). 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 Supemet 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 708). 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 710). 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 712). 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 714).
Fig. 8 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. The first step performed by the SNSL layer is to receive a packet from the network (step 801). 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 802). If SNSL has not been so configured, processing ends. Otherwise, the SNSL layer obtains the appropriate key as previously described (step 804). It then decrypts the packet using this key and the appropriate encryption algorithm (step 806). After decrypting the packet, the SNSL layer authenticates the sender and validates the integrity of the packet (step 808), and then it passes the packet to the inner IP layer for delivery to the appropriate node (step 810). Upon receiving the packet, the inner IP layer uses the destination node ID to deliver the packet.
Fig. 9 depicts a flow chart of the steps performed when logging a node out of a Supemet. The first step performed is for the user to run the SNlogout script and to enter a node ID (step 902). Next, the SNlogout script requests a log out from SASD (step 904). Upon receiving this request, SASD removes the mapping for this node from the VARPD that acts as the server for the Supemet (step 906). SASD then informs KMS to cancel the registration of the node, and KMS terminates this KMC (step 908). Lastly, KMS generates a new channel key for the channels on which the node was communicating (step 910) to provide greater security. Secure. Transparent and Dynamic Anvcasting
In "anycast" addressing, a source node does not send a message to an individual node; instead, it sends a message to any one of a group of nodes by indicating an anycast address as a destination address, and the system selects which of the nodes will respond _.. ,_,,«_. 01/43355 to the message. Such functionality allows for the best node to be selected to respond to the message based upon various selection criteria, such as which one of the nodes has the greatest capacity for responding to the message or which one of the nodes is physically closer to the source node. For example, a source node may send a message to a print service anycast address, and the Supemet will select the IP address of one of the print servers.
The Supemet provides anycast service by using the address resolution system to map a node ID reflecting a category of nodes to the real addresses corresponding to the nodes in that category. The VARPD server receives from the SASD mappings of node IDs, indicating a particular category of nodes, to the real addresses of the nodes in that category. Before accepting the address mapping, the VARPD server authenticates the SASD using any of a number of well-known authentication techniques, including Digital Signatures and Kerberos. In this manner, the system ensures that a hacker is not inserting a bogus mapping to violate the integrity of the system.
Then, when the VARPD server receives a request for an address mapping for the node ID of a particular category, the VARPD server returns the real address of the most suitable node in the category. This decision can be based on many selection criteria. For example, one criterion may select the real IP address corresponding to the node with the lowest average response time. Accordingly, the VARPD server may keep track of performance metrics, which may be relied upon to arrive at the right decision.
Other selection criteria include using a round-robin selection criterion in that the VARPD server may select each node in the category one after the other in turn. In addition, characteristics of the communication link between the nodes may be used as the selection criteria. For example, such selection criteria may include proximity or bandwidth. Finally, the VARPD server may also select a node in a particular category randomly.
To start anycast addressing, the network administrator indicates to the SASD: ( 1 ) each category (or group) of nodes, and (2) the nodes that comprise each category. The SASD then communicates this information to the VARPD server for the VARPD server to create its lists. At any time during operation, the administrator can instruct the SASD to add categories, remove categories, or modify a particular category by either adding or removing one or more nodes from the category.
Fig. 10 depicts a flow chart of the steps performed when a node requests anycast service. The first step performed is that the VARPD server receives a request for an address mapping (step 1002). Next the VARPD server identifies the best node to service the request (step 1004). In this step, the VARPD server may use any one of the above described selection criteria to decide which node should receive the service request. After identifying the best node, the VARPD server returns an address mapping indicating the identified node (step 1006).
Because the selection of a node is transparent, a node accessing a particular anycast service may not even know that the Supemet is using anycast service to serve that particular client. Also, using the VARPD server, a node may dynamically switch from anycast addressing to unicast addressing and vice versa by simply either requesting the address of a destination node or of the address for a category of nodes.
In addition, in an alternative implementation of the anycast addressing system and method consistent with the present invention, the VARPD server may return the entire category of nodes and let the requesting node decide which node may serve it best. Finally, instead of the VARPD server, another program may identify the best node to service the request from a node.
Although the present invention has been described with reference to a preferred embodiment thereof, 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 in a distributed system with a network for providing anycast addressing, the method comprising the steps performed by an address translation program of: receiving an indication of a group of nodes and an identifier of the group of nodes from an authenticated program; receiving a request from a source node to send a message to a selected one of the group of nodes; identifying the selected one of the group of nodes based on a selection criteria; and returning an address of the selected node for use in sending the message to the selected node.
2. The method of claim 1 , wherein the network is a private network running over a public network infrastructure.
3. The method of claim 1, wherein the selected node is selected based on a lowest average response time among the group of nodes.
4. The method of claim 1 , wherein the selected node is selected based on a round robin basis.
5. The method of claim 1, wherein the selected node is selected based on a characteristic of the communication link between the source node and the selected node.
6. The method of claim 1, wherein the selected node is selected randomly.
7. The method of claim 1 , wherein the authenticated program modifies the group of nodes.
8. The method of claim 1, wherein the address translation program is decoupled from the source node and the group of nodes.
9. The method of claim 1 , wherein the identifying step includes the steps of: receiving the indication of the group of nodes by the source node; and identifying the selected node by the source node.
10. A computer-readable medium containing instructions for controlling a distributed system with a network to perform a method for providing anycast addressing, the method comprising the steps performed by an address translation program of: receiving an indication of a group of nodes and an identifier of the group of nodes from an authenticated program; receiving a request from a source node to send a message to a selected one of the group of nodes; identifying the selected one of the group of nodes based on a selection criteria; and returning an address of the selected node for use in sending the message to the selected node.
11. The computer-readable medium of claim 10, wherein the network is a private network running over a public network infrastructure.
12. The computer-readable medium of claim 10, wherein the selected node is selected based on a lowest average response time among the group of nodes.
13. The computer-readable medium of claim 10, wherein the selected node is selected based on a round robin basis.
14. The computer-readable medium of claim 10, wherein the selected node is selected based on a characteristic of the communication link between the source node and the selected node.
15. The computer-readable medium of claim 10, wherein the selected node is selected randomly.
16. The computer-readable medium of claim 10, wherein the authenticated program modifies the group of nodes.
17. The computer-readable medium of claim 10, wherein the address translation program is decoupled from the source node and the group of nodes.
18. The computer-readable medium of claim 10, wherein the identifying step includes the steps of: receiving the indication of the group of nodes by the source node; and identifying the selected node by the source node.
19. A distributed system with a network for providing anycast addressing, comprising: means for receiving an indication of a group of nodes and an identifier of the group of nodes from an authenticated program; means for receiving a request from a source node to send a message to a selected one of the group of nodes; means for identifying the selected one of the group of nodes based on a selection criteria; and means for returning an address of the selected node for use in sending the message to the selected node.
20. A distributed system comprising a network of devices, the network having a source node and a group of nodes, one of the devices comprising: a memory, further comprising: a secured access program that creates a mapping between a group identifier and the group of nodes; and an address translation program that authenticates the secured access program, that receives the mapping, that receives a request from the source node for an address of a selected one of the group of nodes, that selects the selected node based on a selection criteria, and that returns an address for the selected node to the source node to facilitate the source node in sending a communication to the selected node; and a processor for running the secured access program and the address translation program.
21. The distributed system of claim 20, wherein the secured access program modifies the mapping in the address translation program.
22. The distributed system of claim 20, wherein the modification is adding a new node to the group of nodes.
23. The distributed system of claim 20, wherein the modification is removing one of the nodes from the group of nodes.
24. The distributed system of claim 20, wherein the network is a private network running over a public network infrastructure.
25. The distributed system of claim 20, wherein the selected one of the group of nodes is selected based on a lowest average response time among the group of nodes.
26. The distributed system of claim 20, wherein the selected one of the group of nodes is selected based on a round robin basis.
27. The distributed system of claim 20, wherein the selected one of the group of nodes is selected based on a characteristic of the communication link between the source node and the selected node.
28. The distributed system of claim 20, wherein the address translation program is decoupled from the source node and the group of nodes.
PCT/US2000/033459 1999-12-10 2000-12-11 Anycasting in a private network using a public-network infrastructure Ceased WO2001043355A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU20811/01A AU2081101A (en) 1999-12-10 2000-12-11 Anycasting in a private network using a public-network infrastructure

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US45789699A 1999-12-10 1999-12-10
US09/457,896 1999-12-10

Publications (2)

Publication Number Publication Date
WO2001043355A2 true WO2001043355A2 (en) 2001-06-14
WO2001043355A3 WO2001043355A3 (en) 2002-02-28

Family

ID=23818502

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/033459 Ceased WO2001043355A2 (en) 1999-12-10 2000-12-11 Anycasting in a private network using a public-network infrastructure

Country Status (2)

Country Link
AU (1) AU2081101A (en)
WO (1) WO2001043355A2 (en)

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
CHUNG P E ET AL: "DCOM AND CORBA SIDE BY SIDE, STEP BY STEP, AND LAYER BY LAYER" C PLUS PLUS REPORT, SIGS PUBLICATIONS, INC. NEWYORK, NY, US, vol. 10, no. 1, January 1998 (1998-01), pages 18-29,40, XP000951683 ISSN: 1040-6042 *
DENG R H ET AL: "INTEGRATING SECURITY IN CORBA BASED OBJECT ARCHITECTURES" PROCEEDINGS OF THE SYMPOSIUM ON SECURITY AND PRIVACY. OAKLAND, MAY 8 - 10, 1995, LOS ALAMITOS, IEEE COMP. SOC. PRESS, US, vol. SYMP. 16, 8 May 1995 (1995-05-08), pages 50-61, XP000547690 ISBN: 0-7803-2540-0 *
IONA TECHNOLOGIES: "Introduction to OrbixOTM" [Online] June 1999 (1999-06) , IONA TECHNOLOGIES PLC XP002178409 Retrieved from the Internet: <URL: http://www.iona.com/docs/manuals/orbixotm/ 30/pdf/orbixotm30_intro.pdf> [retrieved on 2001-09-25] pag 5, Orbix OTM Architecture, pag 7-8, Orbix - Object Request Broker pag 14-16, Managing Distributed Applications with OrbixManager, pag 17-18, Security with OrbixSSL *
IONA TECHNOLOGIES: "Orbix C++ Administrator's Guide" [Online] February 1999 (1999-02) , IONA TECHNOLOGIES PLC XP002178410 Retrieved from the Internet: <URL: http://www.iona.com/docs/manuals/orbix/301 /pdf/orbix301_admin.pdf> [retrieved on 2001-09-25] pag 3-7, Overview of Orbix Administration pag 47-50, Chapter 5, Managing the Interface Repository *
IONA TECHNOLOGIES: "OrbixNames Programmer's and Administrator's Guide" [Online] , IONA TECHNOLOGIES PLC XP002178411 Retrieved from the Internet: <URL: http://www.iona.com/docs/manuals/orbix/301 /pdf/orbixnames301_prog.pdf> [retrieved on 2001-09-25] pag 37-38, The Need of Load Balancing pag 39, Introduction to Load Balancing in OrbixNames *
KEITH EDWARDS: "Core Jini" June 1999 (1999-06) , PRENTICE HALL PTR XP002178476 pag 64-76 pag 147 pag 244 *
MICROSOFT CORPORATION: "DCOM Technical Overview" MSDN LIBRARY, [Online] November 1996 (1996-11), XP002178408 Retrieved from the Internet: <URL:http://msdn.microsoft.com/library/def ault.asp?URL=/library/backgrnd/html/msdn_d comtec.htm> [retrieved on 2001-09-25] *
MIKE RICCIUTTI: "Iona makes CORBA Net friendly" CNET NEWS.COM, [Online] 7 March 1997 (1997-03-07), pages 1-2, XP002178407 Retrieved from the Internet: <URL:http://news.cnet.com/news/0,10000,0-1 003-200-317147,00.html> [retrieved on 2001-09-25] *

Also Published As

Publication number Publication date
WO2001043355A3 (en) 2002-02-28
AU2081101A (en) 2001-06-18

Similar Documents

Publication Publication Date Title
US6970941B1 (en) System and method for separating addresses from the delivery scheme in a virtual private network
US6798782B1 (en) Truly anonymous communications using supernets, with the provision of topology hiding
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
US6529513B1 (en) Method of using static maps in a virtual private network
US6718387B1 (en) Reallocating address spaces of a plurality of servers using a load balancing policy and a multicast channel
US6751728B1 (en) System and method of transmitting encrypted packets through a network access point
CN1756234B (en) Server, VPN client, VPN system
US7765581B1 (en) System and method for enabling scalable security in a virtual private network
US7356601B1 (en) Method and apparatus for authorizing network device operations that are requested by applications
US20040093419A1 (en) Method and system for secure content delivery
JP2009295187A (en) Method for providing firewall service
US6977929B1 (en) Method and system for facilitating relocation of devices on a network
EP4323898B1 (en) Computer-implemented methods and systems for establishing and/or controlling network connectivity
EP1533970A1 (en) Method and system for secure content delivery
US20020154635A1 (en) System and method for extending private networks onto public infrastructure using supernets
US7694015B2 (en) Connection control system, connection control equipment and connection management equipment
US6938169B1 (en) Channel-specific file system views in a private network using a public-network infrastructure
JP6891285B2 (en) Service endpoint interconnect on a virtual private gateway
US11201915B1 (en) Providing virtual server identity to nodes in a multitenant serverless execution service
US8078739B1 (en) Solution for handling URL-substitution for data access in a private network architecture
US7526560B1 (en) Method and apparatus for sharing a secure connection between a client and multiple server nodes
Ventura Diameter: Next generations AAA protocol
JPWO2000028428A1 (en) Agent method and computer system
WO2001043355A2 (en) Anycasting in 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