USRE38902E1 - System and method for network address translation as an external service in the access server of a service provider - Google Patents

System and method for network address translation as an external service in the access server of a service provider Download PDF

Info

Publication number
USRE38902E1
USRE38902E1 US10/136,108 US13610802A USRE38902E US RE38902 E1 USRE38902 E1 US RE38902E1 US 13610802 A US13610802 A US 13610802A US RE38902 E USRE38902 E US RE38902E
Authority
US
United States
Prior art keywords
address
network
stub
router
computer
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.)
Expired - Lifetime
Application number
US10/136,108
Inventor
Pyda Srisuresh
Steven M. Willens
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.)
Nokia of America Corp
Original Assignee
Lucent Technologies 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 Lucent Technologies Inc filed Critical Lucent Technologies Inc
Priority to US10/136,108 priority Critical patent/USRE38902E1/en
Application granted granted Critical
Publication of USRE38902E1 publication Critical patent/USRE38902E1/en
Assigned to CREDIT SUISSE AG reassignment CREDIT SUISSE AG SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ALCATEL-LUCENT USA INC.
Assigned to ALCATEL-LUCENT USA INC. reassignment ALCATEL-LUCENT USA INC. RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: CREDIT SUISSE AG
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • 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/2517Translation of Internet protocol [IP] addresses using port numbers
    • 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/2521Translation architectures other than single NAT servers
    • H04L61/2528Translation at a proxy

Definitions

  • the present invention relates generally to computer network connections to the Internet and more particularly to a system and method for network address translation within an access server of a service provider.
  • the Internet is a three level hierarchy composed of backbone networks (e.g. ARPANET, NSFNET, MILNET), mid-level networks, and stub networks. These networks include commercial (.com or .co), university (.ac or .edu) and other research networks (.org, .net) and military (.mil) networks and span many different physical networks around the world with various protocols including the Internet Protocol (IP).
  • backbone networks e.g. ARPANET, NSFNET, MILNET
  • mid-level networks e.g. ARPANET, NSFNET, MILNET
  • stub networks e.g. ARPANET, NSFNET, MILNET
  • These networks include commercial (.com or .co), university (.ac or .edu) and other research networks (.org, .net) and military (.mil) networks and span many different physical networks around the world with various protocols including the Internet Protocol (IP).
  • IP Internet Protocol
  • a router is a dedicated computer platform whose sole function is to forward packets (i.e., units of transmitted data) between networks.
  • FIG. 1 illustrates a computing environment 100 where a plurality of service providers 104 a-n offer access to the Internet 102 via connections (e.g., T- 1 lines) to individual offices 110 (i.e., stub networks 110 a- 110 n).
  • the stub networks 110 each include a stub router 106 which connects to a plurality of workstations (e.g., personal computers or the like) 108 a-n.
  • the Internet Protocol uses an address within computing environment 100 to distinguish among the millions of computers connected to the Internet 102 .
  • An IP address is specified by a 32-bit host address usually represented in dotted decimal notation (e.g. 128.121.3-5).
  • the IP address format is currently defined in Internet Standard (STD) 5, Request for Comments (RFC) 791 (Internet Architecture Board). Because of the 32-bit addressing scheme, only a total of 2 32 (4,294,967,296) unique IP address are possible for the entire (i.e., global) Internet.
  • Internet service providers 104 will assign each company or organization (and not each workstation 108 ) a single IP address or in some cases a small set of IP addresses.
  • IP addresses must correctly and uniquely identify the source and target of packets. More specifically, IP addresses allow packets transmitted within the IP to be diagrams-a self-contained, independent entity of data carrying sufficient information to be routed from the source to the destination computer without reliance on earlier exchangers or the transporting network.
  • Telnet the Internet standard protocol for remote login defined in STD 8 , RTC 854
  • FTP File Transfer Protocol
  • Each office router 106 belonging to a company or organization often performs network address translation (NAT) or network address port translation (NAPT) to uniquely identify and distinguish the source and destination of transmitted datagrams among the plurality of workstations 108 .
  • NAT network address translation
  • NAPT network address port translation
  • Each stub router 106 executing NAT features allow an unregistered IP address to be used within a company and unique IP addresses to be used outside of the company.
  • the necessity of including NAT features in the stub routers 106 purchased by individual corporations and organization adds to these routers' cost. This can be a significant deterrent for a corporation or organization to grant Internet access to its employees from their individual workstations 108 .
  • the present invention is a system and method for network address translation as an external service in the access server of a service provider.
  • the system is a novel service provider access server which performs network address translation (NAT) or network address port translation (NAPT) for local office networks (i.e., stub networks).
  • NAT network address translation
  • NAPT network address port translation
  • the method involves receiving a datagram from the Internet whose destination is a globally unique Internet Protocol (IP) address, mapping the globally unique IP address to a locally significant IP address and routing the datagram to a stub router located within a stub network.
  • IP Internet Protocol
  • the method further includes receiving a second datagram from the stub router whose source is a locally significant IP address, mapping the locally significant IP address to a globally unique IP address, and the routing the second datagram to the Internet.
  • An advantage of the present invention is that the cost of stub routers is greatly reduced thereby reducing the burden of implementing an Internet infrastructure to individual companies and organizations.
  • Another advantage of the present invention is that it provides transparent routability for hosts in private networks, while providing for overall reduced cost of equipment and configurations.
  • Another advantage of the present invention is that it allows for provider specific centralized translation mechanisms (i.e., NAT as an external service such that access clients will not be responsible for obtaining global addresses). Service providers can now determine the addresses specific to the needs of their clients.
  • Another advantage of the present invention is that it provides multi-protocol support such that external NAT support by service providers may be extended between routing realms running two different routing protocols such as IP v.6 and IP v.4; IP and IP v.4; or Open Systems Interconnect (OSI) protocol and IP v.4.
  • IP v.6 and IP v.4 IP and IP v.4
  • IP and IP v.4 IP and IP v.4
  • OSI Open Systems Interconnect
  • FIG. 1 is a block diagram of a computing environment typically found within the Internet
  • FIG. 2 is an illustration of basic network address translation according to the conventional method
  • FIG. 3 is an illustration of basic network address translation according to the present invention.
  • FIG. 4 is an illustration of network address port translation according to the conventional method
  • FIG. 5 is an illustration of network address port translation according to the present invention.
  • FIG. 6 is a block diagram of an exemplary computer system useful for implementing the present invention.
  • FIG. 7 is a block diagram of an exemplary environment in which the present invention may operate.
  • the present invention relates to a system and method for network address translation as an external service in the access server of a service provider.
  • an Internet service provider employs a router which can perform network address translation for a plurality of its customers (i.e., corporations and/or organizations that each have their own local private networks.)
  • Network address translation (NAT) includes “basic NAT” for customers (e.g., companies, organizations, and the like) who are assigned a set of globally unique IP addresses and network address port translation (NAPT) for customers who are assigned only one globally unique IP address.
  • Service providers that employ the system and method of the present invention reduce the functionality needed in each of the local network routers (i.e., by providing NAT as an external service).
  • the reduced functionality translates to reduced cost among all of the service provider's customers thereby eventually impacting (i.e., increasing) the potential number of people connected to the Internet.
  • centralized network address translation need not be done on a router, but may be done externally at a central site box. It may also be done on the end host of an Internet service provider.
  • Some service providers (especially those providing Internet or Enterprise access) utilize router software on an access server, while providing WWW content service or Simple Network Management Procotol(SNMP) management application on the same access server box.
  • SNMP is the Internet standard protocol, used to manage and monitor various types of equipment described in STD 15, RFC 1157, and developed to manage nodes on an IP network.
  • SNMP is not limited to transmission control protocol (TCP)/IP.
  • IP Internet Protocol
  • IANA Internet Assigned Numbers Authority
  • NAT Network Address Translation
  • TCP transmission control protocol
  • UDP user datagram protocol
  • NAT described in this document refers to datagrams (a.k.a. packets) traversing from a private address domain to a public address domain, both of which run the same. IP v.4 network protocol.
  • NAT between routing realms running different routing protocols, (e.g., between IP v.6 and IP v.4, between IPX and IP v.4; between OSI and IP v.4 etc.) (of course, there would be protocol translation, in addition). It is also not uncommon to use NAT between routing realms running the same routing protocol (e.g, IP v.4) and even have globally unique addresses between the two routing realms combined. Load sharing application is an example of such an application. Network address translators provide transparent communication to hosts belonging to a stub domain of a routing realm.
  • Basic Network Address Translation is a specific case of NAT in which a set of network addresses in one routing realm are mapped to a different set of network addresses in the routing realm connected by a basic NAT router.
  • datagram modifications are limited to network addresses and related fields (such as a checksum).
  • NAPT Network Address Port Translation
  • TCP/UDP and to some extent Internet Control Message Protocol (ICMP)
  • ICMP Internet Control Message Protocol
  • datagram modifications are made to network addresses, transport layer identifiers (e.g., TCP/UDP ports) and related fields (such as checksums that are based on network addresses and transport identifiers).
  • Stub Domain A Network boundary in which all traffic that enters or leaves pertains to packets that either originate from the boundary or destined to a node in the boundary.
  • Border Router A router that is at the edge of a stub domain network.
  • ISPs Internet Service Providers
  • ESPs Enterprise Service Providers
  • businesses that provide products and content (e.g., Web content) as a service There are also businesses that provide a specific service such as Web hosting and network management service to enterprises. Clearly, these are all examples of service providers.
  • Router A networking node that forwards packets not addressed to itself.
  • a routing realm has a globally unique address space in that every networking node has one or more addresses uniquely different from that of every other node in the realm.
  • a router typically has a forwarding table to forward packets based on the unique prefix they carry in the destination address.
  • Host A networking node that does not forward packets that are not addressed to itself. A host is also considered the end point of packet communication.
  • Access Server refers generically to a server that provides access to a service. As explained above, there are many types of service providers and thus their routers, end hosts and the like would provide NAT as an external service to the service provider's clients from a centralized location according to the present invention.
  • FIG. 7 is a diagram illustrating a typical environment 700 in which the present invention operates.
  • a router typically forwards a packet directed to a host, by looking up the destination address (or the largest prefix that matches the destination address) in its forwarding table. For this reason, it is required that the address of each host within the routing realm be uniquely different from that of every other host in the same routing realm.
  • an Access Server 702 utilizing this novel NAT feature (which may be referred to as a “Proxy NAT”) is able to provide external routing access to nodes from multiple realms (shown as private IP networks 704 a-c in FIG. 7 ), even as they bear the same address space.
  • the three WAN connections 704 a-c have the same IP address space of 10.0.0.0/8.
  • each of the private networks 704 would have to be independent stub domains which are not inter-connected.
  • Access Server 702 utilizing this novel proxy NAT feature is also able to provide Web contact, SNMP management and other type of service to multiple routing realms represented by the same address space.
  • Sections IV and VII below, with reference to FIGS. 2-5 , respectively, show a preferred embodiment of the present invention where NAT or NAPT is done within an Internet Service Provider's router for customer's office networks.
  • NAT or NAPT is done within an Internet Service Provider's router for customer's office networks.
  • such an embodiment of the present invention is merely exemplary and not intended as exhaustive.
  • FIG. 2 illustrates the conventional method 200 for doing basic network address translation (NAT). That is, the following dataflow illustrates the NAT functionality that an individual organization's stub router 106 must possess when an organization's stub network 110 is assigned a set of globally unique IP addresses.
  • NAT network address translation
  • Each Personal computer (PC) 108 within the stub network is assigned an IP address which has only a local significance. If the number of PCS 108 is greater than the number of globally unique IP addresses assigned to the office 110 , which is typically the case, there must be a mapping of the locally significant IP addresses to one of the globally unique IP addresses. If a user on PC 108 a initiates an outbound session (e.g., a FTP, Telnet or any connection involving the exchange of datagrams), it transmits data with the source IP address of 10.0.0.5 (i.e., its own locally significant IP address) and a destination IP address of 198.76.28.4 (e.g., an IP address of a target host). This is shown by arrow (a) in FIG. 2 .
  • an outbound session e.g., a FTP, Telnet or any connection involving the exchange of datagrams
  • the stub router 106 maps (i.e., translates) the source IP address to one of the organization's available globally unique IP addresses (e.g., 198.76.29.1) before forwarding the packet to the service provider's router 104 . This is shown by arrow (b).
  • a reply should come back (i.e., inbound), it would contain a source IP address of 198.76.28.4 and a destination IP address of 198.76.29.1. This is shown by arrow (c).
  • the office router 106 would then translate the destination IP address to 10.0.0.5 and forward the datagram to workstation 108 a so that the original session (and thus user) on PC 108 a can receive their reply. This is shown by arrow (d).
  • the stub router 106 can correctly route subsequent reply datagrams (i.e., arrows (c)-(d)), through the address binding, lookup and translation phases of the particular NAT algorithm employed.
  • FIG. 3 illustrates a basic NAT model 300 according to the present invention. If a user on PC 108 a initiates an outbound session, it transmits a datagram with the source IP address of 10.0.0.5 (i.e, its own locally significant IP address) and destination IP address of 198.76.28.4 (e.g., an IP address assigned to another organization's stub network 110 ). This is shown by arrow (a) in FIG. 3 .
  • the simplified stub router 106 simply forwards the datagram to the service provider's router 104 . This is shown by arrow (b).
  • the provider's router 104 maps the source 11 ′ address to one of the organization's available globally unique IP address (e.g., 198.76.29.1) before forwarding the packet to the Internet 102 . This is shown by arrow (c).
  • a reply should come back (i.e., inbound) it would contain a source IP address of 198.76.28.4 and a destination IP address of 187.76.29.1. This is shown by arrow (d).
  • the provider's router 104 would then map the destination IP address to 10.0.0.5 and forward the datagram to the stub router 106 . This is shown by arrow (c).
  • the stub router 106 would then simply forward the datagram to PC 108 a so that the original session (and thus user) can receive their reply. This is shown by arrow (f).
  • the above dataflow illustrates that basic NAT functionality, according to the present invention, is contained in service provider's router 104 .
  • the service provider's router 104 is a PM- 3 or PM- 4 router supplied by Luent Technologies' Remote Access Business Unit (Pleasanton, Calif.). This allows the plurality of stub routers 106 within computing environment 100 to be without any NAT associated features (e.g., hardware, etc.).
  • the NAT hardware is now only needed in the service provider's routers 104 which is a smaller number than stub routers 106 located at each organization or corporation's stub network 110 .
  • the proxy NAT feature uses a new packet forwarding scheme in conjunction with the forwarding scheme adapted by traditional routers, based on unique network forwarding table.
  • FIG. 4 illustrates the conventional method for doing network address port translation (NAPT). That is, the following dataflow illustrates the NAPT functionality that an individual organization's stub router 106 must process when an organization's stub network 110 is assigned only one globally unique IP address.
  • NAPT algorithms and associated hardware allow many network locally significant addresses and their TCP/UDP ports to be translated to a single globally significant network address and its respective TCP/UDP ports.
  • a user on PC 108 a initiates an outbound session (e.g., a FTP, Telnet or any connection involving the exchange of datagrams), it transmits data with the source IP address of 10.0.0.5 (i.e., it own locally significant IP address) and destination IP address of 138.76.29.7 (e.g., an IP address assigned to another target host). Also transmitted in the IP is the source port (e.g., 3017 ) and destination port (e.g., 23 ) of the datagram. This is shown by arrow (a) in FIG. 4 .
  • an outbound session e.g., a FTP, Telnet or any connection involving the exchange of datagrams
  • the stub router 106 maps (i.e., translates) the source IP address to the organization's single globally unique IP address of 138.76.28.4 before forwarding the packet to the service provider's router 104 . Also, before forwarding the packet, the stub router 106 uniquely assigns the datagram to one of the ports (e.g., 1027 ) of the globally unique IP address. This is shown by arrow (b).
  • a reply should come back (i.e., inbound) it would contain a source IP address of 138.76.29.7 and a destination IP address of 138.76.28.4. This is shown by arrow (c).
  • the office router 106 would then map the destination IP address to 10.0.0.5, map the uniquely assigned port 1027 back to 3017 , and then forward the datagram to workstation 108 a so that the original session (and thus user) on PC 108 a can receive their reply. This is shown by arrow (d).
  • TCP/UDP port specification in the IP header of datagram correspond to a particular PC 108 or session (in the case of multiple sessions running on a PC 108 ) within stub network 110 .
  • NAPT currently performed at the stub router 106 level is equally suitable to the implementation of the present invention.
  • the NAPT functionality can also be done at the service provider's router 104 level as is illustrated in FIG. 5 .
  • FIG. 5 illustrates a NAPT model 500 according to the present invention which operates in a similar manner to basic NAT method 300 (e.g., dataflow (a)-(f)). This achieves the same costs savings and advantages described above with respect to basic NAT. Furthermore, it will be apparent to one skilled in the art that the particular NAPT algorithm employed will not effect the functionality of the present invention as described herein.
  • the present invention may be implemented using hardware, software or a combination thereof and may be implemented in a computer system or other processing system included within a service provider's access server. In fact, in one embodiment, the invention is directed toward a computer system capable of carrying out the functionality described herein.
  • An example of a computer system 600 is shown in FIG. 6 .
  • the computer system 600 includes one or more processors, such as processor 604 .
  • the processor 604 is connected to a communication bus 606 .
  • Various software embodiments are described in terms of this example computer system. After reading this description, it will become apparent to a person skilled in the relevant art how to implement the invention using other computer systems and/or computer architectures.
  • Computer system 600 also includes a main memory 608 , preferably random access memory (RAM), and can also include a secondary memory 610 .
  • the secondary memory 610 can include, for example, a hard disk drive 612 and/or a removable storage drive 614 , representing a floppy disk drive, a magnetic tape drive, an optical disk drive, etc.
  • the removable storage drive 614 reads from and/or writes to a removable storage unit 618 in a well known manner.
  • Removable storage unit 618 represents a floppy disk, magnetic tape, optical disk, etc. which is read by and written to by removable storage drive 614 .
  • the removable storage unit 618 includes a computer usable storage medium having stored therein computer software and/or data.
  • secondary memory 610 may include other similar means for allowing computer programs or other instructions to be loaded into computer system 600 .
  • Such means can include, for example, a removable storage unit 622 and an interface 620 .
  • Examples of such can include flash memory, a program cartridge and cartridge interface (such as that found in video game devices), a removable memory chip (such as an EEPROM, or PROM) and associated socket, and other removable storage units 622 and interface 620 which allow software and data to be transferred from the removable storage unit 622 to computer system 600 .
  • Computer system 600 can also include a communications interface 624 .
  • Communications interface 624 allows software and data to be transferred between computer system 600 and external devices. Examples of communications interface 624 can include a modem, a network interface (such as an Ethernet card), a communications port, a PCMCIA slot and card, etc.
  • Software and data transferred via communications interface 624 are in the form of signals 628 which can be electronic, electromagnetic, optical or other signals capable of being received by communications interface 624 . These signals 628 are provided to communications interface 624 via a communications path (i.e., channel) 626 .
  • This channel 626 carries signals 628 an can be implemented using wire or cable, fiber optics, a phone line, a cellular phone link, an RF link and other communications channels.
  • computer program medium and “computer usable medium” are used to generally refer to media such as removable storage drive 614 , a hard disk installed in hard disk drive 612 , signals 628 and the like (e.g., flash memory). These computer program products are means for providing software to computer system 600 .
  • Computer programs are stored in main memory 608 and/or secondary memory 610 . Computer programs can also be received via communications interface 624 . Such computer programs, when executed, enable the computer system 600 to perform the features of the present invention as discussed herein. In particular, the computer programs, when executed, enable the processor 604 to perform the features of the present invention. Accordingly, such computer programs represent controllers of the computer system 600 .
  • the software may be stored in a computer program product and loaded into computer system 600 using removable storage drive 614 , hard drive 612 , communications interface 624 and the like (e.g., flash memory).
  • the control logic when executed by the processor 604 , causes the processor 604 to perform the functions of the invention as described herein.
  • the invention is implemented primarily in hardware using, for example, hardware components such as application specific integrated circuits (ASICs).
  • ASICs application specific integrated circuits
  • the invention is implemented using a combination of both hardware and software.

Abstract

A system and method provides network address translation as an external service for private networks. Give the fact that local office networks (i.e., stub networks) are typically assigned only one globally unique IP address (or a small set of addresses), the invention presents a novel service provider access server (e.g., router) which performs basic network address translation (NAT) and network address port translation (NAPT) for such networks. The system allows NAT and NAPT features to be removed from stub network routers, thereby significantly reducing the cost of Internet infrastructure to individual companies and organizations. NAT features on service provider's access servers provide the ability for multiple hosts in disparate private (unregistered) networks to utilize the services of a service provider, using a single global address for each private network and allow private networks to avoid renumbering with access to each new service provider.

Description

BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates generally to computer network connections to the Internet and more particularly to a system and method for network address translation within an access server of a service provider.
2. Related Art
Today, it is not uncommon for each employee of a company or organization to have their own workstation for performing daily tasks such as word processing, creating spreadsheets, browsing the World Wide Web (WWW) and sending electronic mail via the Internet. Companies and organizations must employ local computer networks to link these individual workstation for electronic mail communications, Internet access, and sharing data and resources (e.g., peripherals). These networks, for a medium to large size company or organization, can easily contain over hundreds (if not thousands) of workstations.
Consequently, there has been a dramatic (exponential) increase in the number of computers connected to the Internet and the WWW over the past several years. As is well known in the relevant art, the Internet is a three level hierarchy composed of backbone networks (e.g. ARPANET, NSFNET, MILNET), mid-level networks, and stub networks. These networks include commercial (.com or .co), university (.ac or .edu) and other research networks (.org, .net) and military (.mil) networks and span many different physical networks around the world with various protocols including the Internet Protocol (IP).
In order for companies and organizations to access the Internet and the WWW, their local (stub) networks must be connected, via a router, to one of the hundred or so service providers. A router is a dedicated computer platform whose sole function is to forward packets (i.e., units of transmitted data) between networks.
FIG. 1 illustrates a computing environment 100 where a plurality of service providers 104a-n offer access to the Internet 102 via connections (e.g., T-1 lines) to individual offices 110 (i.e., stub networks 110a-110n). The stub networks 110 each include a stub router 106 which connects to a plurality of workstations (e.g., personal computers or the like) 108a-n.
The Internet Protocol uses an address within computing environment 100 to distinguish among the millions of computers connected to the Internet 102. An IP address is specified by a 32-bit host address usually represented in dotted decimal notation (e.g. 128.121.3-5). The IP address format is currently defined in Internet Standard (STD) 5, Request for Comments (RFC) 791 (Internet Architecture Board). Because of the 32-bit addressing scheme, only a total of 232 (4,294,967,296) unique IP address are possible for the entire (i.e., global) Internet. Thus, Internet service providers 104 will assign each company or organization (and not each workstation 108) a single IP address or in some cases a small set of IP addresses.
Therefore, in order for users within an office 110 to access WWW servers, to use Telnet (the Internet standard protocol for remote login defined in STD 8, RTC 854), transfer files from difficult networks (via the File Transfer Protocol (FTP) define din STD 9, RFC 959) and the like, IP addresses must correctly and uniquely identify the source and target of packets. More specifically, IP addresses allow packets transmitted within the IP to be diagrams-a self-contained, independent entity of data carrying sufficient information to be routed from the source to the destination computer without reliance on earlier exchangers or the transporting network.
Each office router 106 belonging to a company or organization often performs network address translation (NAT) or network address port translation (NAPT) to uniquely identify and distinguish the source and destination of transmitted datagrams among the plurality of workstations 108. Each stub router 106 executing NAT features allow an unregistered IP address to be used within a company and unique IP addresses to be used outside of the company. The necessity of including NAT features in the stub routers 106 purchased by individual corporations and organization adds to these routers' cost. This can be a significant deterrent for a corporation or organization to grant Internet access to its employees from their individual workstations 108.
Therefore, what is needed is a system and method for network address translation and network address port translation as an external service in the access server of a service provider. Such access servers (e.g., routers) would reduce the cost of stub routers that individual companies and organization must purchase.
SUMMARY OF THE INVENTION
The present invention is a system and method for network address translation as an external service in the access server of a service provider. The system is a novel service provider access server which performs network address translation (NAT) or network address port translation (NAPT) for local office networks (i.e., stub networks). This allows NAT and NAPT functionally and associated hardware to be removed from stub network routers thereby significantly reducing the cost of such routers. The method involves receiving a datagram from the Internet whose destination is a globally unique Internet Protocol (IP) address, mapping the globally unique IP address to a locally significant IP address and routing the datagram to a stub router located within a stub network. The method further includes receiving a second datagram from the stub router whose source is a locally significant IP address, mapping the locally significant IP address to a globally unique IP address, and the routing the second datagram to the Internet.
An advantage of the present invention is that the cost of stub routers is greatly reduced thereby reducing the burden of implementing an Internet infrastructure to individual companies and organizations.
Another advantage of the present invention is that it provides transparent routability for hosts in private networks, while providing for overall reduced cost of equipment and configurations.
Another advantage of the present invention is that it allows for provider specific centralized translation mechanisms (i.e., NAT as an external service such that access clients will not be responsible for obtaining global addresses). Service providers can now determine the addresses specific to the needs of their clients.
Yet still, another advantage of the present invention is that it provides multi-protocol support such that external NAT support by service providers may be extended between routing realms running two different routing protocols such as IP v.6 and IP v.4; IP and IP v.4; or Open Systems Interconnect (OSI) protocol and IP v.4.
Further features and advantages of the invention as well as the structure and operation of various embodiments of the invention are described in detail below with reference to the accompanying drawings.
BRIEF DESCRIPTION OF THE FIGURES
The features and advantages of the present invention will become more apparent from the detailed description set forth below when taken in conjunction with the drawings in which like reference numbers indicate identical or functionally similar elements. Additionally, the left-most digit of a reference number identifies the drawing in which the reference number first appears.
FIG. 1 is a block diagram of a computing environment typically found within the Internet;
FIG. 2 is an illustration of basic network address translation according to the conventional method;
FIG. 3 is an illustration of basic network address translation according to the present invention;
FIG. 4 is an illustration of network address port translation according to the conventional method;
FIG. 5 is an illustration of network address port translation according to the present invention;
FIG. 6 is a block diagram of an exemplary computer system useful for implementing the present invention; and
FIG. 7 is a block diagram of an exemplary environment in which the present invention may operate.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
I. Introduction
The present invention relates to a system and method for network address translation as an external service in the access server of a service provider. In a preferred embodiment of the present invention, an Internet service provider employs a router which can perform network address translation for a plurality of its customers (i.e., corporations and/or organizations that each have their own local private networks.) Network address translation (NAT) includes “basic NAT” for customers (e.g., companies, organizations, and the like) who are assigned a set of globally unique IP addresses and network address port translation (NAPT) for customers who are assigned only one globally unique IP address.
Service providers that employ the system and method of the present invention reduce the functionality needed in each of the local network routers (i.e., by providing NAT as an external service). The reduced functionality translates to reduced cost among all of the service provider's customers thereby eventually impacting (i.e., increasing) the potential number of people connected to the Internet.
The present invention is described in terms of the above example. This is for convenience only and is not intended to limit the application of the present invention. In fact, after reading the following description, it will be apparent to one skilled in the relevant art how to implement the following invention in alternative embodiments. For example, centralized network address translation need not be done on a router, but may be done externally at a central site box. It may also be done on the end host of an Internet service provider. Some service providers (especially those providing Internet or Enterprise access) utilize router software on an access server, while providing WWW content service or Simple Network Management Procotol(SNMP) management application on the same access server box. SNMP is the Internet standard protocol, used to manage and monitor various types of equipment described in STD 15, RFC 1157, and developed to manage nodes on an IP network. SNMP is not limited to transmission control protocol (TCP)/IP.
II. Glossary
This section defines terms used throughout the remainder of this document. In the event that a term defined herein has a more common meaning or usage, the definition provided herein should be taken as the intended meaning.
Network Address Translation (NAT)—Network Addresses are used to identify network nodes for communication between nodes using a specific inter-connecting protocol. In particular, we refer to Internet Protocol (IP), version 4 in this document. These addresses are normally assigned by the Internet Assigned Numbers Authority (IANA) or service providers to ensure that the addresses assigned are globally unique when operating in the Internet domain. The basic requirement is simply the addresses within a routing realm be unique across all the nodes in that networking domain.
Network Address Translation (NAT) refers to translation of network addresses and other higher layer identifiers (such as transmission control protocol (TCP)/user datagram protocol (UDP) ports) and related fields (such as checksum) in a datagram to be comparable to a routing realm, as a datagram traverses from one routing realm to another. NAT described in this document refers to datagrams (a.k.a. packets) traversing from a private address domain to a public address domain, both of which run the same. IP v.4 network protocol. However, it is not uncommon to use NAT between routing realms running different routing protocols, (e.g., between IP v.6 and IP v.4, between IPX and IP v.4; between OSI and IP v.4 etc.) (of course, there would be protocol translation, in addition). It is also not uncommon to use NAT between routing realms running the same routing protocol (e.g, IP v.4) and even have globally unique addresses between the two routing realms combined. Load sharing application is an example of such an application. Network address translators provide transparent communication to hosts belonging to a stub domain of a routing realm.
Basic Network Address Translation—a.k.a., Basic NAT is a specific case of NAT in which a set of network addresses in one routing realm are mapped to a different set of network addresses in the routing realm connected by a basic NAT router. In Basic NAT, datagram modifications are limited to network addresses and related fields (such as a checksum).
Network Address Port Translation (NAPT)—NAPT is a specific case of NAT in which a set of network addresses in one routing realm are mapped to a single assigned address of the routing realm connected to by a NAPT router. NAPT is applicable only to transparent protocols such as TCP/UDP (and to some extent Internet Control Message Protocol (ICMP)) that carry a transport layer specific identifier for sessions. In NAPT, datagram modifications are made to network addresses, transport layer identifiers (e.g., TCP/UDP ports) and related fields (such as checksums that are based on network addresses and transport identifiers).
Stub Domain—A Network boundary in which all traffic that enters or leaves pertains to packets that either originate from the boundary or destined to a node in the boundary.
Border Router—A router that is at the edge of a stub domain network.
Service Provider—One that provides any computer/network related service. Internet Service Providers (ISPs) provide Internet access to their customers. One that provides Enterprise access to employees into the corporate site may be referred to as Enterprise Service Providers (ESPs). There are businesses that provide products and content (e.g., Web content) as a service. There are also businesses that provide a specific service such as Web hosting and network management service to enterprises. Clearly, these are all examples of service providers.
Router—A networking node that forwards packets not addressed to itself. Typically, a routing realm has a globally unique address space in that every networking node has one or more addresses uniquely different from that of every other node in the realm. A router typically has a forwarding table to forward packets based on the unique prefix they carry in the destination address.
Host—A networking node that does not forward packets that are not addressed to itself. A host is also considered the end point of packet communication.
Access Server—The term access server refers generically to a server that provides access to a service. As explained above, there are many types of service providers and thus their routers, end hosts and the like would provide NAT as an external service to the service provider's clients from a centralized location according to the present invention.
III. Overview of Present Invention
FIG. 7 is a diagram illustrating a typical environment 700 in which the present invention operates. A router typically forwards a packet directed to a host, by looking up the destination address (or the largest prefix that matches the destination address) in its forwarding table. For this reason, it is required that the address of each host within the routing realm be uniquely different from that of every other host in the same routing realm. However, an Access Server 702 utilizing this novel NAT feature (which may be referred to as a “Proxy NAT”) is able to provide external routing access to nodes from multiple realms (shown as private IP networks 704a-c in FIG. 7), even as they bear the same address space. For example, the three WAN connections 704a-c have the same IP address space of 10.0.0.0/8. Of course, each of the private networks 704 would have to be independent stub domains which are not inter-connected.
Access Server 702 utilizing this novel proxy NAT feature is also able to provide Web contact, SNMP management and other type of service to multiple routing realms represented by the same address space. Sections IV and VII below, with reference to FIGS. 2-5, respectively, show a preferred embodiment of the present invention where NAT or NAPT is done within an Internet Service Provider's router for customer's office networks. However, such an embodiment of the present invention is merely exemplary and not intended as exhaustive.
IV. Conventional Basic NAT
FIG. 2 illustrates the conventional method 200 for doing basic network address translation (NAT). That is, the following dataflow illustrates the NAT functionality that an individual organization's stub router 106 must possess when an organization's stub network 110 is assigned a set of globally unique IP addresses.
Each Personal computer (PC) 108 within the stub network is assigned an IP address which has only a local significance. If the number of PCS 108 is greater than the number of globally unique IP addresses assigned to the office 110, which is typically the case, there must be a mapping of the locally significant IP addresses to one of the globally unique IP addresses. If a user on PC 108a initiates an outbound session (e.g., a FTP, Telnet or any connection involving the exchange of datagrams), it transmits data with the source IP address of 10.0.0.5 (i.e., its own locally significant IP address) and a destination IP address of 198.76.28.4 (e.g., an IP address of a target host). This is shown by arrow (a) in FIG. 2. The stub router 106 maps (i.e., translates) the source IP address to one of the organization's available globally unique IP addresses (e.g., 198.76.29.1) before forwarding the packet to the service provider's router 104. This is shown by arrow (b).
If a reply should come back (i.e., inbound), it would contain a source IP address of 198.76.28.4 and a destination IP address of 198.76.29.1. This is shown by arrow (c). The office router 106 would then translate the destination IP address to 10.0.0.5 and forward the datagram to workstation 108a so that the original session (and thus user) on PC 108a can receive their reply. This is shown by arrow (d). As one skilled in the art will appreciate, the stub router 106 can correctly route subsequent reply datagrams (i.e., arrows (c)-(d)), through the address binding, lookup and translation phases of the particular NAT algorithm employed.
V. Novel NAT Model
FIG. 3 illustrates a basic NAT model 300 according to the present invention. If a user on PC 108a initiates an outbound session, it transmits a datagram with the source IP address of 10.0.0.5 (i.e, its own locally significant IP address) and destination IP address of 198.76.28.4 (e.g., an IP address assigned to another organization's stub network 110). This is shown by arrow (a) in FIG. 3.
The simplified stub router 106 (i.e., a stub router without any NAT functionality or hardware) simply forwards the datagram to the service provider's router 104. This is shown by arrow (b). The provider's router 104 maps the source 11′ address to one of the organization's available globally unique IP address (e.g., 198.76.29.1) before forwarding the packet to the Internet 102. This is shown by arrow (c).
If a reply should come back (i.e., inbound) it would contain a source IP address of 198.76.28.4 and a destination IP address of 187.76.29.1. This is shown by arrow (d). The provider's router 104 would then map the destination IP address to 10.0.0.5 and forward the datagram to the stub router 106. This is shown by arrow (c). The stub router 106 would then simply forward the datagram to PC 108a so that the original session (and thus user) can receive their reply. This is shown by arrow (f).
The above dataflow (arrows (a)-(f)) illustrates that basic NAT functionality, according to the present invention, is contained in service provider's router 104. In a preferred embodiment, the service provider's router 104 is a PM-3 or PM-4 router supplied by Luent Technologies' Remote Access Business Unit (Pleasanton, Calif.). This allows the plurality of stub routers 106 within computing environment 100 to be without any NAT associated features (e.g., hardware, etc.). The NAT hardware is now only needed in the service provider's routers 104 which is a smaller number than stub routers 106 located at each organization or corporation's stub network 110. It will be apparent to one skilled in the relevant art that the proxy NAT feature uses a new packet forwarding scheme in conjunction with the forwarding scheme adapted by traditional routers, based on unique network forwarding table.
Furthermore, it will be apparent to one skilled in the art that the particular NAT algorithm employed (or even Internet Protocol version 6 as described in RFC 1550) will not effect the functionality of the present invention as described herein.
VI. Conventional NAPT
FIG. 4 illustrates the conventional method for doing network address port translation (NAPT). That is, the following dataflow illustrates the NAPT functionality that an individual organization's stub router 106 must process when an organization's stub network 110 is assigned only one globally unique IP address. Conventional NAPT algorithms and associated hardware allow many network locally significant addresses and their TCP/UDP ports to be translated to a single globally significant network address and its respective TCP/UDP ports.
For example, if a user on PC 108a initiates an outbound session (e.g., a FTP, Telnet or any connection involving the exchange of datagrams), it transmits data with the source IP address of 10.0.0.5 (i.e., it own locally significant IP address) and destination IP address of 138.76.29.7 (e.g., an IP address assigned to another target host). Also transmitted in the IP is the source port (e.g., 3017) and destination port (e.g., 23) of the datagram. This is shown by arrow (a) in FIG. 4. The stub router 106 maps (i.e., translates) the source IP address to the organization's single globally unique IP address of 138.76.28.4 before forwarding the packet to the service provider's router 104. Also, before forwarding the packet, the stub router 106 uniquely assigns the datagram to one of the ports (e.g., 1027) of the globally unique IP address. This is shown by arrow (b).
If a reply should come back (i.e., inbound) it would contain a source IP address of 138.76.29.7 and a destination IP address of 138.76.28.4. This is shown by arrow (c). The office router 106 would then map the destination IP address to 10.0.0.5, map the uniquely assigned port 1027 back to 3017, and then forward the datagram to workstation 108a so that the original session (and thus user) on PC 108a can receive their reply. This is shown by arrow (d).
It will be apparent to one skilled in the art that the TCP/UDP port specification in the IP header of datagram correspond to a particular PC 108 or session (in the case of multiple sessions running on a PC 108) within stub network 110.
VII. Novel NAPT Model
NAPT currently performed at the stub router 106 level, as described above with reference to FIG. 4, is equally suitable to the implementation of the present invention. In other words, the NAPT functionality can also be done at the service provider's router 104 level as is illustrated in FIG. 5.
FIG. 5 illustrates a NAPT model 500 according to the present invention which operates in a similar manner to basic NAT method 300 (e.g., dataflow (a)-(f)). This achieves the same costs savings and advantages described above with respect to basic NAT. Furthermore, it will be apparent to one skilled in the art that the particular NAPT algorithm employed will not effect the functionality of the present invention as described herein.
VIII. Environment
The present invention may be implemented using hardware, software or a combination thereof and may be implemented in a computer system or other processing system included within a service provider's access server. In fact, in one embodiment, the invention is directed toward a computer system capable of carrying out the functionality described herein. An example of a computer system 600 is shown in FIG. 6. The computer system 600 includes one or more processors, such as processor 604. The processor 604 is connected to a communication bus 606. Various software embodiments are described in terms of this example computer system. After reading this description, it will become apparent to a person skilled in the relevant art how to implement the invention using other computer systems and/or computer architectures.
Computer system 600 also includes a main memory 608, preferably random access memory (RAM), and can also include a secondary memory 610. The secondary memory 610 can include, for example, a hard disk drive 612 and/or a removable storage drive 614, representing a floppy disk drive, a magnetic tape drive, an optical disk drive, etc. The removable storage drive 614 reads from and/or writes to a removable storage unit 618 in a well known manner. Removable storage unit 618, represents a floppy disk, magnetic tape, optical disk, etc. which is read by and written to by removable storage drive 614. As will be appreciated, the removable storage unit 618 includes a computer usable storage medium having stored therein computer software and/or data.
In alternative embodiments, secondary memory 610 may include other similar means for allowing computer programs or other instructions to be loaded into computer system 600. Such means can include, for example, a removable storage unit 622 and an interface 620. Examples of such can include flash memory, a program cartridge and cartridge interface (such as that found in video game devices), a removable memory chip (such as an EEPROM, or PROM) and associated socket, and other removable storage units 622 and interface 620 which allow software and data to be transferred from the removable storage unit 622 to computer system 600.
Computer system 600 can also include a communications interface 624. Communications interface 624 allows software and data to be transferred between computer system 600 and external devices. Examples of communications interface 624 can include a modem, a network interface (such as an Ethernet card), a communications port, a PCMCIA slot and card, etc. Software and data transferred via communications interface 624 are in the form of signals 628 which can be electronic, electromagnetic, optical or other signals capable of being received by communications interface 624. These signals 628 are provided to communications interface 624 via a communications path (i.e., channel) 626. This channel 626 carries signals 628 an can be implemented using wire or cable, fiber optics, a phone line, a cellular phone link, an RF link and other communications channels.
In this document, the terms “computer program medium” and “computer usable medium” are used to generally refer to media such as removable storage drive 614, a hard disk installed in hard disk drive 612, signals 628 and the like (e.g., flash memory). These computer program products are means for providing software to computer system 600.
Computer programs (also called computer control logic) are stored in main memory 608 and/or secondary memory 610. Computer programs can also be received via communications interface 624. Such computer programs, when executed, enable the computer system 600 to perform the features of the present invention as discussed herein. In particular, the computer programs, when executed, enable the processor 604 to perform the features of the present invention. Accordingly, such computer programs represent controllers of the computer system 600.
In an embodiment where the invention is implemented using software, the software may be stored in a computer program product and loaded into computer system 600 using removable storage drive 614, hard drive 612, communications interface 624 and the like (e.g., flash memory). The control logic (software), when executed by the processor 604, causes the processor 604 to perform the functions of the invention as described herein.
In another embodiment, the invention is implemented primarily in hardware using, for example, hardware components such as application specific integrated circuits (ASICs). Implementation of the hardware state machine so as to perform the functions described herein will be apparent to persons skilled in the relevant art(s).
In yet another embodiment, the invention is implemented using a combination of both hardware and software.
IX. Conclusion
In order for a service provider to perform basic NAT and NAPT for each of its customers (i.e., for each office 110), their access servers will have to be enabled to perform the addresses binding, lookup and translation, and unbinding phases of network address (port) translation. These modifications will be apparent to one skilled in the art.
While various embodiments of the present invention have been described above, it should be understood that they have been presented by way of example, and not limitation. It will be apparent to persons skilled in the relevant art that various changes in form and detail can be made therein without departing from the spirit and scope of the invention. Thus the present invention should not be limited by any of the above-described exemplary embodiments, but should be defined only in accordance with the following claims and their equivalents.

Claims (24)

1. A system for network address translation within a router of an Internet service provider, comprising:
means for receiving a datagram from the Internet whose destination is specified by a globally unique Internet Protocol (IP) address;
means for mapping said globally unique IP address to a locally significant IP address; and
means for routing said datagram to a stub router located in a stub network, wherein said stub network includes the destination specified by said locally significant IP address.
2. The system of claim 1, further comprising:
means for receiving a second datagram from said stub router located in said stub network whose source is said locally significant IP address;
means for mapping said locally significant IP address to said globally unique IP address; and
means for routing said second datagram to the Internet.
3. The system of claim 2, wherein the router of the Internet service provider and said stub router each run a different routing protocol.
4. The system of claim 2, wherein said stub network is assigned a set of globally unique IP addresses and said first and second means for mapping comprises means for performing basic network address translation (NAT).
5. The system of claim 2, wherein said stub network is assigned one globally unique IP address and said first and second means for mapping comprises means for performing network address port translation (NAPT).
6. A computer program product comprising a computer usable medium having computer readable program code means embodied in said medium for causing an application program to execute on a computer that performs network address translation within an Internet service provider router, said computer readable program code means comprising:
a first computer readable program code means for causing the computer to receive a datagram from the Internet whose destination is specified by a globally unique Internet Protocol (IP) address;
a second computer readable program code means for causing the computer to map said globally unique IP address to a locally significant IP address; and
a third computer readable program code means for causing the computer to route said datagram to a stub router located in a stub network, wherein said stub network includes the destination specified by said locally significant IP address.
7. The computer program product of claim 6, further comprising:
a fourth computer readable program code means for causing the computer to receive a second datagram from said stub router located in said stub network whose source is said locally significant IP address;
a fifth computer readable program code means for causing the computer to map said locally significant IP address to said globally unique IP address; and
a sixth computer readable program code means for causing the computer to route said second datagram to the Internet.
8. A method for network address translation within a router of an Internet service provider, comprising the steps of:
(1) receiving a datagram from the Internet whose destination is specified by a globally unique Internet Protocol (IP) address;
(2) mapping said globally unique IP address to a locally significant IP address; and
(3) routing said datagram to a stub router located in stub network, wherein said stub network includes the destination specified by said locally significant IP address.
9. The method of claim 8, further comprising the steps of:
(4) receiving a second datagram from said stub router located in said stub network whose source is said locally significant IP address;
(5) mapping said locally significant IP address to said globally unique IP address; and
(6) routing said second datagram in the Internet.
10. The method of claim 9, wherein the router of the Internet service provider and said stub router each run a different routing potential.
11. A system for performing network address translation within the Internet, comprising:
a service provider access server; and
an office network;
wherein said service provider access server performs network address translation (NAT) and network address port translation (NAPT) as an external service for said office network and wherein said office network comprises:
a plurality of computer workstations connected via a local network; and
a stub router connected to said plurality of computer workstations via said local network.
12. The system of claim 11, wherein said service provider access server and said office network each run a different routing protocol.
13. A system for network address translation within a router of a service provider, comprising:
means for receiving a datagram whose destination is specified by a globally unique Internet Protocol (IP) address;
means for mapping said globally unique IP address to a locally significant IP address; and
means for routing said datagram to a stub router located in a stub network, wherein said stub network includes the destination specified by said locally significant IP address.
14. The system of claim 13, further comprising:
means for receiving a second datagram from said stub router located in said stub network whose source is said locally significant IP address; and
means for mapping said locally significant IP address to said globally unique IP address.
15. The system of claim 13, wherein the router of the service provider and said stub router each run a different routing protocol.
16. The system of claim 13, wherein said stub network is assigned a set of globally unique IP addresses and said first and second means for mapping comprises means for performing basic network address translation (NAT).
17. The system of claim 13, wherein said stub network is assigned one globally unique IP address and said first and second means for mapping comprises means for performing network address port translation (NAPT).
18. A computer program product comprising a computer usable medium having computer readable program code means embodied in said medium for causing an application program to execute on a computer that performs network address translation within a service provider router, said computer readable program code means comprising:
a first computer readable program code means for causing the computer to receive a datagram whose destination is specified by a globally unique Internet Protocol (IP) address;
a second computer readable program code means for causing the computer to map said globally unique IP address to a locally significant IP address; and
a third computer readable program code means for causing the computer to route said datagram to a stub router located in a stub network, wherein said stub network includes the destination specified by said locally significant IP address.
19. The computer program product of claim 18, further comprising:
a fourth computer readable program code means for causing the computer to receive a second datagram from said stub router located in said stub network whose source is said locally significant IP address;
a fifth computer readable program code means for causing the computer to map said locally significant IP address to said globally unique IP address.
20. A method for network address translation within a router of a service provider, comprising the steps of:
receiving a datagram whose destination is specified by a globally unique Internet Protocol (IP) address;
mapping said globally unique IP address to a locally significant IP address; and
routing said datagram to a stub router located in a stub network, wherein said stub network includes the destination specified by said locally significant IP address.
21. The method of claim 20, further comprising the steps of:
receiving a second datagram from said stub router located in said stub network whose source is said locally significant IP address; and
mapping said locally significant IP address to said globally unique IP address.
22. The method of claim 20, wherein the router of the service provider and said stub router each run a different routing protocol.
23. A system for performing Internet Protocol (IP) network address translation, comprising:
a service provider access server; and
an office network;
wherein said service provider access server performs network address translation (NAT) and network address port translation (NAPT) as an external service for said office network and wherein said office network comprises:
a plurality of computer workstations connected via a local network; and
a stub router connected to said plurality of computer workstations via said local network.
24. The system of claim 23, wherein said service provider access server and said office network each run a different routing protocol.
US10/136,108 1998-04-23 2002-05-01 System and method for network address translation as an external service in the access server of a service provider Expired - Lifetime USRE38902E1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/136,108 USRE38902E1 (en) 1998-04-23 2002-05-01 System and method for network address translation as an external service in the access server of a service provider

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/064,739 US6058431A (en) 1998-04-23 1998-04-23 System and method for network address translation as an external service in the access server of a service provider
US10/136,108 USRE38902E1 (en) 1998-04-23 2002-05-01 System and method for network address translation as an external service in the access server of a service provider

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/064,739 Reissue US6058431A (en) 1998-04-23 1998-04-23 System and method for network address translation as an external service in the access server of a service provider

Publications (1)

Publication Number Publication Date
USRE38902E1 true USRE38902E1 (en) 2005-11-29

Family

ID=22057977

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/064,739 Ceased US6058431A (en) 1998-04-23 1998-04-23 System and method for network address translation as an external service in the access server of a service provider
US10/136,108 Expired - Lifetime USRE38902E1 (en) 1998-04-23 2002-05-01 System and method for network address translation as an external service in the access server of a service provider

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/064,739 Ceased US6058431A (en) 1998-04-23 1998-04-23 System and method for network address translation as an external service in the access server of a service provider

Country Status (5)

Country Link
US (2) US6058431A (en)
EP (1) EP1074138B1 (en)
AU (1) AU3755099A (en)
DE (1) DE69924478T2 (en)
WO (1) WO1999055056A1 (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040143758A1 (en) * 2003-01-21 2004-07-22 Microsoft Corporation Method for mapping security associations to clients operating behind a network address translation device
US20050271047A1 (en) * 2004-06-02 2005-12-08 Huonder Russell J Method and system for managing multiple overlapping address domains
US7668083B1 (en) 2003-10-28 2010-02-23 Bbn Technologies Corp. Systems and methods for forwarding data in a communications network
US20100124191A1 (en) * 2008-11-17 2010-05-20 Sierra Wireless, Inc Method and apparatus for facilitating push communication across a network boundary
US20100205260A1 (en) * 2009-02-12 2010-08-12 Sierra Wireless, Inc. Method and system for aggregating communications
US20100287270A1 (en) * 2007-11-13 2010-11-11 Fujitsu Limited Control proxy apparatus and control proxy method
US7881229B2 (en) 2003-08-08 2011-02-01 Raytheon Bbn Technologies Corp. Systems and methods for forming an adjacency graph for exchanging network routing data
US7983239B1 (en) 2003-01-07 2011-07-19 Raytheon Bbn Technologies Corp. Systems and methods for constructing a virtual model of a multi-hop, multi-access network
USRE43057E1 (en) 2000-09-13 2012-01-03 Alcatel Lucent Method and apparatus for facilitating peer-to-peer application communication
US8103792B2 (en) 2003-08-27 2012-01-24 Raytheon Bbn Technologies Corp. Systems and methods for forwarding data units in a communications network
US8139504B2 (en) 2009-04-07 2012-03-20 Raytheon Bbn Technologies Corp. System, device, and method for unifying differently-routed networks using virtual topology representations
US8194673B2 (en) * 2003-05-28 2012-06-05 Citrix Systems, Inc. Policy based network address translation
US8275989B2 (en) 2003-11-14 2012-09-25 Microsoft Corporation Method of negotiating security parameters and authenticating users interconnected to a network
US8335224B1 (en) 2001-10-12 2012-12-18 Raytheon Bbn Technologies Corp. Data-buffering apparatus and method
US8539062B1 (en) 2002-12-19 2013-09-17 F5 Networks, Inc. Method and system for managing network traffic
US8645556B1 (en) 2002-05-15 2014-02-04 F5 Networks, Inc. Method and system for reducing memory used for idle connections
US8812730B2 (en) 2008-11-17 2014-08-19 Sierra Wireless, Inc. Method and apparatus for network port and network address translation
US9037724B2 (en) 2011-02-08 2015-05-19 Sierra Wireless, Inc. Method and system for forwarding data between network devices
US20210029035A1 (en) * 2019-05-31 2021-01-28 Adva Optical Networking Se Transparent Multiplexing of IP Endpoints

Families Citing this family (171)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2216533C (en) * 1995-12-19 2002-05-07 Motorola, Inc. Method and apparatus for rate governing communications
JP3038650B2 (en) * 1997-04-28 2000-05-08 日本電気株式会社 Internet communication method and apparatus for mobile packet communication system
JPH1165832A (en) * 1997-08-21 1999-03-09 Sony Corp Source code converting method and record medium
US6353614B1 (en) * 1998-03-05 2002-03-05 3Com Corporation Method and protocol for distributed network address translation
US6519635B1 (en) * 1998-04-30 2003-02-11 Cisco Technology, Inc. SNMP master agent that translates messages to a sub-agent proprietary format using a translation table by the sub-agent
US6775276B1 (en) * 1998-05-27 2004-08-10 3Com Corporation Method and system for seamless address allocation in a data-over-cable 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
US8516055B2 (en) 1998-05-29 2013-08-20 Research In Motion Limited System and method for pushing information from a host system to a mobile data communication device in a wireless data network
US20020049818A1 (en) * 1998-05-29 2002-04-25 Gilhuly Barry J. System and method for pushing encrypted information between a host system and a mobile data communication device
US6779019B1 (en) * 1998-05-29 2004-08-17 Research In Motion Limited System and method for pushing information from a host system to a mobile data communication device
US7209955B1 (en) 1998-05-29 2007-04-24 Research In Motion Limited Notification system and method for a mobile data communication device
US7266365B2 (en) * 1998-05-29 2007-09-04 Research In Motion Limited System and method for delayed transmission of bundled command messages
US9374435B2 (en) 1998-05-29 2016-06-21 Blackberry Limited System and method for using trigger events and a redirector flag to redirect messages
US7209949B2 (en) * 1998-05-29 2007-04-24 Research In Motion Limited System and method for synchronizing information between a host system and a mobile data communication device
US6438585B2 (en) 1998-05-29 2002-08-20 Research In Motion Limited System and method for redirecting message attachments between a host system and a mobile data communication device
US7606936B2 (en) * 1998-05-29 2009-10-20 Research In Motion Limited System and method for redirecting data to a wireless device over a plurality of communication paths
US20040024824A1 (en) * 2000-04-10 2004-02-05 Ferguson Tabitha K System and method for bundling information
US6463463B1 (en) 1998-05-29 2002-10-08 Research In Motion Limited System and method for pushing calendar event messages from a host system to a mobile data communication device
JP4080599B2 (en) * 1998-06-17 2008-04-23 富士通株式会社 Communication control apparatus and communication control method applied to multicast-compatible LAN
US6418476B1 (en) * 1998-06-29 2002-07-09 Nortel Networks, Limited Method for synchronizing network address translator (NAT) tables using the open shortest path first opaque link state advertisement option protocol
US6665702B1 (en) * 1998-07-15 2003-12-16 Radware Ltd. Load balancing
US6870845B1 (en) * 1998-08-04 2005-03-22 At&T Corp. Method for providing privacy by network address translation
US6717949B1 (en) * 1998-08-31 2004-04-06 International Business Machines Corporation System and method for IP network address translation using selective masquerade
US6457061B1 (en) * 1998-11-24 2002-09-24 Pmc-Sierra Method and apparatus for performing internet network address translation
US7013333B1 (en) * 1998-12-03 2006-03-14 British Telecommunications Public Limited Company Network management system
US8266266B2 (en) 1998-12-08 2012-09-11 Nomadix, Inc. Systems and methods for providing dynamic network authorization, authentication and accounting
US7194554B1 (en) 1998-12-08 2007-03-20 Nomadix, Inc. Systems and methods for providing dynamic network authorization authentication and accounting
US8713641B1 (en) 1998-12-08 2014-04-29 Nomadix, Inc. Systems and methods for authorizing, authenticating and accounting users having transparent computer access to a network using a gateway device
FR2787956B1 (en) * 1998-12-24 2001-02-23 France Telecom METHOD OF ADDRESSING IN A DIGITAL TELECOMMUNICATIONS NETWORK AND NAME AND ADDRESS SERVER IMPLEMENTING SUCH A METHOD
US6584096B1 (en) * 1998-12-30 2003-06-24 Nortel Networks Limited Method and apparatus for connecting a home network to the internet
US6535511B1 (en) 1999-01-07 2003-03-18 Cisco Technology, Inc. Method and system for identifying embedded addressing information in a packet for translation between disparate addressing systems
US20040109440A1 (en) * 1999-01-15 2004-06-10 Mattathil George P. Optimized packet and time division multiplex transmission and network integration
US6738382B1 (en) * 1999-02-24 2004-05-18 Stsn General Holdings, Inc. Methods and apparatus for providing high speed connectivity to a hotel environment
US7110390B1 (en) * 1999-04-20 2006-09-19 Mci, Inc. Communication controller for providing multiple access using a single telephone line
US6393488B1 (en) * 1999-05-27 2002-05-21 3Com Corporation System and method for supporting internet protocol subnets with network address translators
US6957346B1 (en) * 1999-06-15 2005-10-18 Ssh Communications Security Ltd. Method and arrangement for providing security through network address translations using tunneling and compensations
US6981155B1 (en) * 1999-07-14 2005-12-27 Symantec Corporation System and method for computer security
US7152239B1 (en) 1999-07-14 2006-12-19 Symantec Corporation System and method for preventing detection of a computer connection to an external device
US7117532B1 (en) * 1999-07-14 2006-10-03 Symantec Corporation System and method for generating fictitious content for a computer
EP1203280B1 (en) * 1999-07-14 2017-08-30 Symantec Corporation System and method for protecting a computer network against denial of service attacks
US7203962B1 (en) * 1999-08-30 2007-04-10 Symantec Corporation System and method for using timestamps to detect attacks
US20020055971A1 (en) * 1999-11-01 2002-05-09 Interdigital Technology Corporation Method and system for a low-overhead mobility management protocol in the internet protocol layer
US6581108B1 (en) * 1999-11-30 2003-06-17 Lucent Technologies Inc. Managing multiple private data networks using network and payload address translation
GB2357166B (en) * 1999-12-07 2001-10-31 Marconi Comm Ltd Memory access system
US6879593B1 (en) * 1999-12-20 2005-04-12 Intel Corporation Connections of nodes on different networks
US7007080B2 (en) * 1999-12-23 2006-02-28 Solution Inc Limited System for reconfiguring and registering a new IP address for a computer to access a different network without user intervention
US20020112076A1 (en) * 2000-01-31 2002-08-15 Rueda Jose Alejandro Internet protocol-based computer network service
US6820133B1 (en) * 2000-02-07 2004-11-16 Netli, Inc. System and method for high-performance delivery of web content using high-performance communications protocol between the first and second specialized intermediate nodes to optimize a measure of communications performance between the source and the destination
US6779035B1 (en) * 2000-03-06 2004-08-17 Microsoft Corporation Application programming interface and generalized network address translator for translation of transport-layer sessions
US7020719B1 (en) 2000-03-24 2006-03-28 Netli, Inc. System and method for high-performance delivery of Internet messages by selecting first and second specialized intermediate nodes to optimize a measure of communications performance between the source and the destination
US6754709B1 (en) * 2000-03-29 2004-06-22 Microsoft Corporation Application programming interface and generalized network address translator for intelligent transparent application gateway processes
US6934754B2 (en) * 2000-04-03 2005-08-23 Ibahn General Holdings, Inc. Methods and apparatus for processing network data transmissions
US7058730B2 (en) * 2000-05-05 2006-06-06 Fujitsu Limited Unique address space and method for a transport network
KR100379576B1 (en) * 2001-02-01 2003-04-10 니트젠테크놀러지스 주식회사 The Network Configuration Method of automatically Network Backup and Load Balancing for Network & System Problem
GB2363297B (en) * 2000-06-09 2004-04-07 Hewlett Packard Co Secure network communications
ATE326805T1 (en) * 2000-06-15 2006-06-15 Ericsson Telefon Ab L M METHOD AND ARRANGEMENTS IN A TELECOMMUNICATIONS SYSTEM
US6914905B1 (en) 2000-06-16 2005-07-05 Extreme Networks, Inc. Method and system for VLAN aggregation
WO2002003217A1 (en) * 2000-06-30 2002-01-10 Net2Phone System, method, and computer program product for resolving addressing in a network including a network address translator
US20020026522A1 (en) * 2000-07-20 2002-02-28 Eli Doron System and method for directing a media stream
US6553005B1 (en) * 2000-07-26 2003-04-22 Pluris, Inc. Method and apparatus for load apportionment among physical interfaces in data routers
US7388831B2 (en) * 2000-07-26 2008-06-17 Pluris, Inc. Method and apparatus for bond management according to hierarchy
GB2365256A (en) * 2000-07-28 2002-02-13 Ridgeway Systems & Software Lt Audio-video telephony with port address translation
KR100689034B1 (en) * 2000-08-26 2007-03-08 삼성전자주식회사 Network address translation system and method being capable of accessing to node having private IP address from external network and computer-readable medium recording the method
US7035281B1 (en) 2000-09-13 2006-04-25 Wp Media, Inc. Wireless provisioning device
WO2002032179A1 (en) * 2000-10-09 2002-04-18 Nokia Corporation Radio resource management
US6944167B1 (en) * 2000-10-24 2005-09-13 Sprint Communications Company L.P. Method and apparatus for dynamic allocation of private address space based upon domain name service queries
GB2369746A (en) * 2000-11-30 2002-06-05 Ridgeway Systems & Software Lt Communications system with network address translation
US7072981B1 (en) 2000-12-21 2006-07-04 Cisco Technology, Inc. Preallocation of client network address translation addresses for client-server networks
FI20002822A (en) * 2000-12-21 2002-06-22 Nokia Corp Address Sharing
EP1344353B1 (en) * 2000-12-22 2014-11-19 BlackBerry Limited Wireless router system and method
US7031275B1 (en) * 2000-12-28 2006-04-18 Utstarcom, Inc. Address management for mobile nodes
US20020085550A1 (en) * 2000-12-28 2002-07-04 Steven Rhodes Scalable switch
US7089328B1 (en) * 2000-12-29 2006-08-08 Cisco Technology, Inc. Method allocation scheme for maintaining server load balancers services in a high throughput environment
US6912592B2 (en) * 2001-01-05 2005-06-28 Extreme Networks, Inc. Method and system of aggregate multiple VLANs in a metropolitan area network
CA2368404C (en) * 2001-01-18 2005-08-09 Research In Motion Limited Unified messaging system and method
US6981038B2 (en) * 2001-01-23 2005-12-27 International Business Machines Corporation Methods, systems and computer program products for determining simple network management protocol (SNMP) object identifiers in a management information base (MIB) file
US6993012B2 (en) * 2001-02-20 2006-01-31 Innomedia Pte, Ltd Method for communicating audio data in a packet switched network
US7103656B2 (en) * 2001-02-20 2006-09-05 Research In Motion Limited System and method for administrating a wireless communication network
JP4491980B2 (en) * 2001-03-05 2010-06-30 ソニー株式会社 COMMUNICATION PROCESSING SYSTEM, COMMUNICATION PROCESSING METHOD, COMMUNICATION TERMINAL DEVICE, AND PROGRAM
CA2641610C (en) * 2001-03-09 2010-09-14 Research In Motion Limited Advanced voice and data operations in a mobile data communication device
US20020132609A1 (en) * 2001-03-14 2002-09-19 Lewis Allan D. Scalable and secure messaging system for a wireless network
US7293108B2 (en) * 2001-03-15 2007-11-06 Intel Corporation Generic external proxy
US20020138552A1 (en) * 2001-03-21 2002-09-26 Debruine Timothy S. Method and system for optimizing private network file transfers in a public peer-to-peer network
JP4075318B2 (en) * 2001-04-18 2008-04-16 株式会社日立製作所 Protocol conversion method and address conversion server
US7085267B2 (en) * 2001-04-27 2006-08-01 International Business Machines Corporation Methods, systems and computer program products for translating internet protocol (IP) addresses located in a payload of a packet
KR20020093398A (en) * 2001-06-08 2002-12-16 (주)바네트 Method for sharing an authorized internet protocol address of ultra highspeed internet restrictively
AU2002345633A1 (en) * 2001-06-08 2002-12-23 4Th Pass Inc. Method and system for two-way initiated data communication with wireless devices
US7068655B2 (en) * 2001-06-14 2006-06-27 Nortel Networks Limited Network address and/or port translation
US20030009561A1 (en) * 2001-06-14 2003-01-09 Sollee Patrick N. Providing telephony services to terminals behind a firewall and /or network address translator
US6985483B2 (en) * 2001-07-31 2006-01-10 North Carolina State University Methods and systems for fast packet forwarding
DE10139745A1 (en) * 2001-08-13 2003-02-27 Siemens Ag Method and device for establishing a communication link
US8195950B2 (en) * 2001-08-15 2012-06-05 Optimum Path LLC Secure and seamless wireless public domain wide area network and method of using the same
US7426208B2 (en) 2001-08-30 2008-09-16 Siemens Aktiengesellschaft Pre-processing of NAT addresses
JP2003078544A (en) * 2001-08-31 2003-03-14 Allied Tereshisu Kk Address converting device, monitoring device, and its program
US20030055978A1 (en) * 2001-09-18 2003-03-20 Microsoft Corporation Methods and systems for enabling outside-initiated traffic flows through a network address translator
JP2003110596A (en) * 2001-09-28 2003-04-11 Hitachi Ltd Data communication service providing method
JP2003124962A (en) * 2001-10-18 2003-04-25 Fujitsu Ltd Packet transferring apparatus and method, and semiconductor device
US7317699B2 (en) 2001-10-26 2008-01-08 Research In Motion Limited System and method for controlling configuration settings for mobile communication devices and services
US8095668B2 (en) * 2001-11-09 2012-01-10 Rockstar Bidco Lp Middlebox control
US7006436B1 (en) 2001-11-13 2006-02-28 At&T Corp. Method for providing voice-over-IP service
DE60214590T2 (en) * 2001-12-07 2007-09-13 Research In Motion Ltd., Waterloo METHOD AND DEVICE FOR CONTROLLING INFORMATION DISTRIBUTION TO MOBILE STATIONS
US7054944B2 (en) * 2001-12-19 2006-05-30 Intel Corporation Access control management system utilizing network and application layer access control lists
JP2003186632A (en) * 2001-12-20 2003-07-04 Oki Electric Ind Co Ltd Remote terminal connecting system
US7334049B1 (en) * 2001-12-21 2008-02-19 Cisco Technology, Inc. Apparatus and methods for performing network address translation (NAT) in a fully connected mesh with NAT virtual interface (NVI)
JP3548157B2 (en) * 2001-12-26 2004-07-28 アライドテレシス株式会社 Relay device, address conversion control method, and program
US20030145082A1 (en) * 2002-01-25 2003-07-31 Son Yong Ho NAT device with LAN monitor for remote management
US7224687B2 (en) * 2002-02-28 2007-05-29 Lucent Technologies Inc. Method and apparatus for voice over IP network address translation
TW588532B (en) * 2002-03-29 2004-05-21 Realtek Semiconductor Corp Management device and method of NAT/NAPT session
US7260649B1 (en) * 2002-04-16 2007-08-21 Cisco Technology, Inc. Apparatus and methods for forwarding data between public networks via a private network
US7243141B2 (en) * 2002-05-13 2007-07-10 Sony Computer Entertainment America, Inc. Network configuration evaluation
US7676579B2 (en) * 2002-05-13 2010-03-09 Sony Computer Entertainment America Inc. Peer to peer network communication
US7937471B2 (en) * 2002-06-03 2011-05-03 Inpro Network Facility, Llc Creating a public identity for an entity on a network
US6892234B2 (en) * 2002-06-12 2005-05-10 Electronic Data Systems Corporation Multi-tiered enterprise management system and method including a presentation services unit external to the enterprise
US7803052B2 (en) * 2002-06-28 2010-09-28 Microsoft Corporation Discovery and distribution of game session information
US6801528B2 (en) 2002-07-03 2004-10-05 Ericsson Inc. System and method for dynamic simultaneous connection to multiple service providers
US8224985B2 (en) * 2005-10-04 2012-07-17 Sony Computer Entertainment Inc. Peer-to-peer communication traversing symmetric network address translators
US8060626B2 (en) 2008-09-22 2011-11-15 Sony Computer Entertainment America Llc. Method for host selection based on discovered NAT type
US7139926B1 (en) 2002-08-30 2006-11-21 Lucent Technologies Inc. Stateful failover protection among routers that provide load sharing using network address translation (LSNAT)
US20040044756A1 (en) * 2002-08-30 2004-03-04 General Instrument Corporation Method and apparatus for providing management access to devices behind a network address translator (NAT)
US8234358B2 (en) * 2002-08-30 2012-07-31 Inpro Network Facility, Llc Communicating with an entity inside a private network using an existing connection to initiate communication
US7752334B2 (en) 2002-10-15 2010-07-06 Nomadix, Inc. Intelligent network address translator and methods for network address translation
TWI222811B (en) * 2002-11-19 2004-10-21 Inst Information Industry NAPT gateway system and method to expand the number of connections
CN1266882C (en) * 2002-12-04 2006-07-26 华为技术有限公司 A management method of network device
WO2004066587A1 (en) * 2003-01-20 2004-08-05 Koninklijke Philips Electronics N.V. Sessions intiated from a first to a second computer network
US7949785B2 (en) 2003-03-31 2011-05-24 Inpro Network Facility, Llc Secure virtual community network system
US20040249974A1 (en) * 2003-03-31 2004-12-09 Alkhatib Hasan S. Secure virtual address realm
US20040249973A1 (en) * 2003-03-31 2004-12-09 Alkhatib Hasan S. Group agent
US7900240B2 (en) * 2003-05-28 2011-03-01 Citrix Systems, Inc. Multilayer access control security system
US7827602B2 (en) 2003-06-30 2010-11-02 At&T Intellectual Property I, L.P. Network firewall host application identification and authentication
CN100366026C (en) * 2003-07-06 2008-01-30 华为技术有限公司 A method for implementing message forwarding control in routing equipment
US7633948B2 (en) * 2003-07-07 2009-12-15 Panasonic Corporation Relay device and server, and port forward setting method
KR100560744B1 (en) * 2003-09-25 2006-03-13 삼성전자주식회사 Apparatus and method for managing IP address based on DHCP
US8000297B2 (en) * 2003-11-26 2011-08-16 Electronics And Telecommunciations Research Institute Access router based mobile IPv6 fast handover method
US7765309B2 (en) * 2004-01-26 2010-07-27 Optimum Path LLC Wireless provisioning device
CN100364265C (en) * 2004-03-02 2008-01-23 泰发科技股份有限公司 Method for accessing apparatus connected to LAN by remote instrument
CN100448233C (en) * 2004-05-21 2008-12-31 迈普(四川)通信技术有限公司 Virtual domain name resolution proxy method and system
TWI245521B (en) * 2004-06-01 2005-12-11 Realtek Semiconductor Corp Network address-port translation device and method
US20060002334A1 (en) * 2004-06-21 2006-01-05 Washburn E R Iii WiFi network communication security system and method
JP4880883B2 (en) * 2004-07-14 2012-02-22 キヤノン株式会社 COMMUNICATION DEVICE CONTROL METHOD, COMMUNICATION DEVICE, AND COMMUNICATION DEVICE CONTROL PROGRAM
US7466712B2 (en) * 2004-07-30 2008-12-16 Brocade Communications Systems, Inc. System and method for providing proxy and translation domains in a fibre channel router
US7936769B2 (en) * 2004-07-30 2011-05-03 Brocade Communications System, Inc. Multifabric zone device import and export
US8059664B2 (en) * 2004-07-30 2011-11-15 Brocade Communications Systems, Inc. Multifabric global header
US8046829B2 (en) * 2004-08-17 2011-10-25 Toshiba America Research, Inc. Method for dynamically and securely establishing a tunnel
US8613048B2 (en) 2004-09-30 2013-12-17 Citrix Systems, Inc. Method and apparatus for providing authorized remote access to application sessions
US7711835B2 (en) 2004-09-30 2010-05-04 Citrix Systems, Inc. Method and apparatus for reducing disclosure of proprietary data in a networked environment
US7748032B2 (en) 2004-09-30 2010-06-29 Citrix Systems, Inc. Method and apparatus for associating tickets in a ticket hierarchy
US8024568B2 (en) * 2005-01-28 2011-09-20 Citrix Systems, Inc. Method and system for verification of an endpoint security scan
EP1694034B1 (en) * 2005-02-16 2014-05-21 Alcatel Lucent Method to establish a peer-to-peer connection between two user agents located behind symmetric NATs
CA2606193C (en) 2005-04-18 2015-03-17 Research In Motion Limited Method for providing wireless application privilege management
US20060268890A1 (en) * 2005-05-31 2006-11-30 Audiocodes Ltd. Method circuit and system for remotely updating a network appliance
CN100464540C (en) * 2005-09-09 2009-02-25 北京中星微电子有限公司 Communication for spanning gateway
CN100477671C (en) * 2005-12-16 2009-04-08 中国科学院计算技术研究所 Network address converting method for supporting multi-dialogue application-layer protocol under PAT mode
KR100844380B1 (en) 2006-11-07 2008-07-07 주식회사 케이티 Appratus for managing subscriber terminal and method thereof, recording medium for realizing the same
US8533846B2 (en) 2006-11-08 2013-09-10 Citrix Systems, Inc. Method and system for dynamically associating access rights with a resource
US8179872B2 (en) 2007-05-09 2012-05-15 Research In Motion Limited Wireless router system and method
US7995478B2 (en) * 2007-05-30 2011-08-09 Sony Computer Entertainment Inc. Network communication with path MTU size discovery
JP5002337B2 (en) * 2007-05-31 2012-08-15 株式会社東芝 Communication system for authenticating or relaying network access, relay device, authentication device, and communication method
US20090006435A1 (en) * 2007-06-28 2009-01-01 Cisco Technology, Inc. Object identifier awareness for network device notifications
JP5207270B2 (en) * 2007-07-12 2013-06-12 Necインフロンティア株式会社 Communication system between multiple networks
US7933273B2 (en) * 2007-07-27 2011-04-26 Sony Computer Entertainment Inc. Cooperative NAT behavior discovery
CN101132424B (en) * 2007-09-29 2011-08-31 杭州华三通信技术有限公司 Network address conversion method and device thereof
US7908393B2 (en) 2007-12-04 2011-03-15 Sony Computer Entertainment Inc. Network bandwidth detection, distribution and traffic prioritization
US7856506B2 (en) 2008-03-05 2010-12-21 Sony Computer Entertainment Inc. Traversal of symmetric network address translator for multiple simultaneous connections
US8073959B2 (en) * 2008-03-28 2011-12-06 Microsoft Corporation Automatically detecting whether a computer is connected to a public or private network
US7890657B2 (en) * 2008-06-12 2011-02-15 Genband Us Llc System and method for correct routing and enforcement policy in a network having address or port translation
JP5214402B2 (en) * 2008-10-22 2013-06-19 沖電気工業株式会社 Packet transfer apparatus, packet transfer method, packet transfer program, and communication apparatus
JP2011077804A (en) * 2009-09-30 2011-04-14 Oki Networks Co Ltd Communication device and communication method of the same
JP4947118B2 (en) * 2009-10-07 2012-06-06 パナソニック株式会社 Relay device and relay method
CN102984697B (en) * 2012-12-04 2015-07-08 中国联合网络通信集团有限公司 IP communication method, equipment and system based on mobile terminals
CN103095864B (en) * 2013-01-18 2015-05-20 清华大学 Internet protocol version 4 (IPv4) address and port section pool maintenance method facing IPv6 based on hash algorithm
US20230269223A1 (en) * 2022-02-22 2023-08-24 Cisco Technology, Inc. Secured advertisement of autoconfigured internet protocol prefixes in a cloud environment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5371852A (en) * 1992-10-14 1994-12-06 International Business Machines Corporation Method and apparatus for making a cluster of computers appear as a single host on a network
US5636216A (en) * 1994-04-08 1997-06-03 Metricom, Inc. Method for translating internet protocol addresses to other distributed network addressing schemes
US5793763A (en) * 1995-11-03 1998-08-11 Cisco Technology, Inc. Security system for network address translation systems
US5815664A (en) * 1995-03-20 1998-09-29 Fujitsu Limited Address reporting device and method for detecting authorized and unauthorized addresses in a network environment
US6058106A (en) * 1997-10-20 2000-05-02 Motorola, Inc. Network protocol method, access point device and peripheral devices for providing for an efficient centrally coordinated peer-to-peer wireless communications network
US6119171A (en) * 1998-01-29 2000-09-12 Ip Dynamics, Inc. Domain name routing
US6128664A (en) * 1997-10-20 2000-10-03 Fujitsu Limited Address-translating connection device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5371852A (en) * 1992-10-14 1994-12-06 International Business Machines Corporation Method and apparatus for making a cluster of computers appear as a single host on a network
US5636216A (en) * 1994-04-08 1997-06-03 Metricom, Inc. Method for translating internet protocol addresses to other distributed network addressing schemes
US5815664A (en) * 1995-03-20 1998-09-29 Fujitsu Limited Address reporting device and method for detecting authorized and unauthorized addresses in a network environment
US5793763A (en) * 1995-11-03 1998-08-11 Cisco Technology, Inc. Security system for network address translation systems
US6058106A (en) * 1997-10-20 2000-05-02 Motorola, Inc. Network protocol method, access point device and peripheral devices for providing for an efficient centrally coordinated peer-to-peer wireless communications network
US6128664A (en) * 1997-10-20 2000-10-03 Fujitsu Limited Address-translating connection device
US6119171A (en) * 1998-01-29 2000-09-12 Ip Dynamics, Inc. Domain name routing

Non-Patent Citations (13)

* Cited by examiner, † Cited by third party
Title
"Requirements for Internet Hosts-Application and Support", ed. R. Braden, Oct. 1989, Downloaded from ftp://ftp.isi.edu/in-notes/frc1123.txt.
"Requirements for Internet Hosts-Communication Layers", ed. R. Braden, Oct. 1989, Downloaded from ftp://ftp.isi.edu/in-notes/rfc1122.txt.
"Requirements for IP Version 4 Routers", ed. F. Baker, Jun. 1995, Downloaded from ftp://ftp.isi.edu/in-notes/rfc1812.txt.
"Transmission Control Protocol DARPA Internet Program Protocol Specification", prepared by the Information Sciences Institute of University of Southern California, Sep. 1981, Downloaded from ftp://ftp.isi.edu/in-notes/rfc793.txt.
Postel, J. and J. Reynolds, "File Transfer Protocol (FTP)", Oct. 1985, Downloaded from ftp://ftp.isi.edu/in-notes/rfc959.txt.
Postel, J., "Internet Control Message Protocol: DARPA Internet Program Protocol Specification", Sep. 1981, Downloaded from ftp://ftp.isi.edu/in-notes/rfc792.txt.
Postel, J., "User Datagram Protocol", Aug. 28, 1980, Downloaded from ftp://ftp.isi.edu/in-notes/rfc768.txt.
Rekhter, Y., et al., "Address Allocation for Private Internets", Feb. 1996, Downloaded from ftp://ftp.isi.edu/in-notes/rfc1918.txt.
Srisuresh, P. and Der-hwa Ghen, "Load Sharing using IP Network Address Translation (LSNAT)" Feb. 1998, Downloaded from http://ds.internic.net/internet-drafts/draft-srisuuresh-lsnat-01.txt.
Srisuresh, P. and K. Egevang, "The IP Network Address Translator", Sep. 1997, Downloaded from http://ds.internic.net/internet-drafts/draft-rfced-info-srisuresh-03.txt.
Tsirtsis, G. and P. Srisuresh, "Network Address Translation-Protocol Translation (NAT-PT)", Mar. 1998, Downloaded from http://ds.internic.net/internet-drafts/draft-ietf-ngtrans-natpt-01.txt.
Tsuchiya, P.F. and End, T., "Extending the IP Internet Through Address Reuse", Computer Communications Review, Jan. 1, 1993, p. 16-33. *
Yeom et al., "IP Multiplexing by Transparent Port-Address Translator", Proc. of the Systems Administration Conference, LISA, Sep. 29, 1996, p. 113-121. *

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
USRE43057E1 (en) 2000-09-13 2012-01-03 Alcatel Lucent Method and apparatus for facilitating peer-to-peer application communication
US8335224B1 (en) 2001-10-12 2012-12-18 Raytheon Bbn Technologies Corp. Data-buffering apparatus and method
US8874783B1 (en) * 2002-05-15 2014-10-28 F5 Networks, Inc. Method and system for forwarding messages received at a traffic manager
US8645556B1 (en) 2002-05-15 2014-02-04 F5 Networks, Inc. Method and system for reducing memory used for idle connections
US8676955B1 (en) 2002-12-19 2014-03-18 F5 Networks, Inc. Method and system for managing network traffic
US8539062B1 (en) 2002-12-19 2013-09-17 F5 Networks, Inc. Method and system for managing network traffic
US7983239B1 (en) 2003-01-07 2011-07-19 Raytheon Bbn Technologies Corp. Systems and methods for constructing a virtual model of a multi-hop, multi-access network
US7386881B2 (en) * 2003-01-21 2008-06-10 Swander Brian D Method for mapping security associations to clients operating behind a network address translation device
US20040143758A1 (en) * 2003-01-21 2004-07-22 Microsoft Corporation Method for mapping security associations to clients operating behind a network address translation device
US8194673B2 (en) * 2003-05-28 2012-06-05 Citrix Systems, Inc. Policy based network address translation
US7881229B2 (en) 2003-08-08 2011-02-01 Raytheon Bbn Technologies Corp. Systems and methods for forming an adjacency graph for exchanging network routing data
US8103792B2 (en) 2003-08-27 2012-01-24 Raytheon Bbn Technologies Corp. Systems and methods for forwarding data units in a communications network
US7668083B1 (en) 2003-10-28 2010-02-23 Bbn Technologies Corp. Systems and methods for forwarding data in a communications network
US8275989B2 (en) 2003-11-14 2012-09-25 Microsoft Corporation Method of negotiating security parameters and authenticating users interconnected to a network
US20050271047A1 (en) * 2004-06-02 2005-12-08 Huonder Russell J Method and system for managing multiple overlapping address domains
US20100287270A1 (en) * 2007-11-13 2010-11-11 Fujitsu Limited Control proxy apparatus and control proxy method
US8812730B2 (en) 2008-11-17 2014-08-19 Sierra Wireless, Inc. Method and apparatus for network port and network address translation
US20100124191A1 (en) * 2008-11-17 2010-05-20 Sierra Wireless, Inc Method and apparatus for facilitating push communication across a network boundary
US8228848B2 (en) 2008-11-17 2012-07-24 Sierra Wireless, Inc. Method and apparatus for facilitating push communication across a network boundary
US20100205260A1 (en) * 2009-02-12 2010-08-12 Sierra Wireless, Inc. Method and system for aggregating communications
US8924486B2 (en) 2009-02-12 2014-12-30 Sierra Wireless, Inc. Method and system for aggregating communications
US8139504B2 (en) 2009-04-07 2012-03-20 Raytheon Bbn Technologies Corp. System, device, and method for unifying differently-routed networks using virtual topology representations
US9037724B2 (en) 2011-02-08 2015-05-19 Sierra Wireless, Inc. Method and system for forwarding data between network devices
US20210029035A1 (en) * 2019-05-31 2021-01-28 Adva Optical Networking Se Transparent Multiplexing of IP Endpoints
US11621917B2 (en) * 2019-05-31 2023-04-04 Adva Optical Networking Se Transparent multiplexing of IP endpoints

Also Published As

Publication number Publication date
AU3755099A (en) 1999-11-08
EP1074138B1 (en) 2005-03-30
DE69924478T2 (en) 2006-03-02
US6058431A (en) 2000-05-02
DE69924478D1 (en) 2005-05-04
EP1074138A1 (en) 2001-02-07
WO1999055056A1 (en) 1999-10-28

Similar Documents

Publication Publication Date Title
USRE38902E1 (en) System and method for network address translation as an external service in the access server of a service provider
US7154891B1 (en) Translating between globally unique network addresses
US7715380B2 (en) Apparatus and methods for handling shared services through virtual route forwarding (VRF)-aware-NAT
US7450585B2 (en) Method and system in an IP network for using a network address translation (NAT) with any type of application
US8526467B2 (en) Facilitating transition of network operations from IP version 4 to IP version 6
US7454489B2 (en) System and method for accessing clusters of servers from the internet network
US7814541B1 (en) Virtual routing for virtual local area networks having overlapping IP addresses
US9042384B2 (en) Distributed routing domains in multi-tenant datacenter virtual networks
US7526562B1 (en) Stateful IPv4-IPv6 DNS application level gateway for handling topologies with coexisting IPv4-only, Ipv6-only and dual-stack devices
US20050058132A1 (en) Network repeater apparatus, network repeater method and network repeater program
US8798060B1 (en) Converting between tunneling protocols
US20050267978A1 (en) Method and apparatus for handling IPv4 DNS PTR queries across IPv4 and IPv6 networks
US8341296B1 (en) Method and system for automatically mapping secure network address translations
US20120297089A1 (en) Systems and Methods of Mapped Network Address Translation
US7136385B2 (en) Method and system for performing asymmetric address translation
US20060215649A1 (en) Network address converting apparatus using SSW tree
CN101175096B (en) Implementation of expandable IP network based on source routing
Cooper et al. IPv6: business applications and implementation concerns
Hamarsheh et al. Transition to IPv6 protocol, Where we are?
JPH1013471A (en) Inter-network connection system and domain name managing method
Abdalaziz et al. Analyzing the IPv6 deployment process in Palestine
KR100562390B1 (en) Network Data Flow Identification Method and System Using Host Routing and IP Aliasing Technique
Chimiak et al. Enhanced IP: IPv4 with 64-bit addresses
Zhang et al. Forming an IPv6-only Core for Today’s Internet
Pozefsky et al. Multiprotocol Transport Networking: Eliminating application dependencies on communications protocols

Legal Events

Date Code Title Description
FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FEPP Fee payment procedure

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12

AS Assignment

Owner name: CREDIT SUISSE AG, NEW YORK

Free format text: SECURITY INTEREST;ASSIGNOR:ALCATEL-LUCENT USA INC.;REEL/FRAME:030510/0627

Effective date: 20130130

AS Assignment

Owner name: ALCATEL-LUCENT USA INC., NEW JERSEY

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG;REEL/FRAME:033950/0261

Effective date: 20140819