WO2009084967A1 - A device and system for selective forwarding - Google Patents

A device and system for selective forwarding Download PDF

Info

Publication number
WO2009084967A1
WO2009084967A1 PCT/NO2008/000469 NO2008000469W WO2009084967A1 WO 2009084967 A1 WO2009084967 A1 WO 2009084967A1 NO 2008000469 W NO2008000469 W NO 2008000469W WO 2009084967 A1 WO2009084967 A1 WO 2009084967A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
specific selective
network
address
forwarding device
Prior art date
Application number
PCT/NO2008/000469
Other languages
French (fr)
Inventor
Haakon Bryhni
Tarik Cicic
Original Assignee
Media Network Services
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 Media Network Services filed Critical Media Network Services
Priority to GB1012137.4A priority Critical patent/GB2468819B/en
Publication of WO2009084967A1 publication Critical patent/WO2009084967A1/en
Priority to US12/828,835 priority patent/US9455924B2/en
Priority to US15/248,325 priority patent/US10263902B2/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/033Topology update or discovery by updating distance vector protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/04Interdomain routing, e.g. hierarchical routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/302Route determination based on requested QoS
    • H04L45/306Route determination based on the nature of the carried application
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • H04L65/1104Session initiation protocol [SIP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • H04L65/65Network streaming protocols, e.g. real-time transport protocol [RTP] or real-time control protocol [RTCP]

Definitions

  • communication equipment (1) that produces data streams is situated at the ends of the network.
  • the data are sent from the source endpoint to the destination endpoint using the network system.
  • the network system comprises local networks on the source and destination side (13), one or more local Internet Service Providers (ISP, 10) and one or more transport networks (11) as shown in figure 1.
  • ISP Internet Service Providers
  • Local networks (13) implement secure communication environments typically with private addresses and a firewall toward the rest of the Internet.
  • Local Internet service provider networks (10) aggregate a number of local networks and use the transport providers (11) to reach each other.
  • the socket is identified by the pentuple of (source address, destination address, source port number, destination port number, protocol type) .
  • the packets comprise two parts: a header and a payload.
  • the header provides control information, while the payload contains higher-layer
  • the header identifies said pentuple.
  • the data are forwarded between the forwarding devices (20) ho ⁇ -by-hop using the information in the packet header.
  • the network functionality an endpoint and its associated local network components typically implement is related to network addressing, including a) Resolving of symbolic names to network addresses b) Support for traversal of Network Address Translator (NAT) and firewall traversal.
  • NAT Network Address Translator
  • This simple interface does not allow the endpoint to select the end-to-end network path. Only the destination can be selected, and the network itself chooses the path. Typically, the packet will have to traverse multiple administrative authorities on its path.
  • the Internet provides so-called best-effort service to its users. This means the packets are transported from node to node toward their destination. They can be temporarily stored in the transit nodes awaiting available network capacity to continue the journey (buffering) . The nodes are free to discard any packet; this would typically happen if a node receives more packets than it can forward in the moment and its buffering capacity is exceeded. No notification is given to the sender of the packet.
  • Remedies that can improve the network quality and availability include establishing private wide area networks, both physical and virtual. Large enterprises may rent or deploy network capacity to connect their locations within the enterprise, but with a significant cost. Furthermore, one can influence the packet path using overlay or peer-to-peer architectures. Overlays and peer-to-peer networks cannot improve the network quality unless the network resources are provided to them with capacity guarantees, which is typically not the case.
  • ISPs Internet Service Providers
  • VPN Virtual Private Networks
  • One model is to provide the infrastructure for temporary data storage (caching) to enhance large-scale one-to-many data streaming. This model conserves bandwidth, but it assumes delay-tolerance and is not suitable for interactive, real-time communications.
  • Another network service model is to provide infrastructure with guaranteed bandwidth to customers with geographically diverse office locations together with associated private network maintenance services.
  • This service is different from VPNs in that there can be given bandwidth and latency guarantees to the traffic, and the customer need not have maintenance personnel employed.
  • the model is however limited to the locations where the provider has physical infrastructure available, and cannot be extended to arbitrary communication peers.
  • Border Gateway Protocol Some providers build their business model on extensive Border Gateway Protocol (BGP) peering with locally present ISPs, enhancing the performance of their hosting services. This method improves the network service quality only locally .
  • BGP Border Gateway Protocol
  • QoS Quality of Service
  • DiffServ [RFC2475] is a QoS framework for differentiation between different traffic classes. DiffServ scales well and can be used to provide a better service to a certain segments of the network traffic like VoIP. However, DiffServ provides no hard QoS guarantees, only prioritizing a given traffic type in front of another.
  • Network virtualization has recently been proposed as a means of deploying global network services .
  • CABO Concurrent Architectures are Better than One
  • virtual network links connect virtual routers to deploy a range of concurrent internets.
  • the virtual links are implemented using any of many available technologies including MPLS and IP tunneling.
  • Virtual routers are running as processes on real routing equipment owned and managed by the infrastructure providers .
  • the virtual routers have their integral resources such as output queues and schedulers.
  • CABO CABO
  • the distinction between the infrastructure providers and the network service providers is a novel concept in CABO and facilitates implementation of custom global network services. These could include secure networks, QoS networks, and networks with different addressing and routing schemes providing yet unknown services.
  • CABO also advocates deployment of a signaling system for dynamic establishment of virtual network topologies.
  • current business and security models in the Internet do not encourage deployment of CABO since the network operators do not accept third-party access to their critical infrastructure.
  • Real-time multimedia conferencing has gained substantial popularity recently, particularly in audio (telephony / Voice over IP) applications.
  • a control system based on the Session Initiation Protocol, H.323 or a proprietary protocol (e.g. Skype) establishes a connection between the endpoints.
  • the endpoints encode the media (audio, video, text for short messages, etc.) and send them as IP packets.
  • FIG. 2 shows a typical state of the art deployment for VoIP and/or video conferencing using SIP or H.323.
  • the VoIP/conferencing operator typically operates a control infrastructure (17) with at least a control server (30) and optionally media gateways (22) to facilitate audio communication from IP-based networks (11,13,14) to PSTN (18) .
  • the communication is initiated in a terminal connected to a terminal adapter (32) .
  • Many terminals include the terminal adapter capabilities inside the terminal, constituting a multimedia terminal, often called a "softphone" if implemented inside a mobile phone / computer.
  • the call is signaled from the terminal to the control server (30) using a control protocol (220) .
  • This control server is typically a SIP or H.323 proxy, which communicate with the remote terminal and establish a connection.
  • the terminals are instructed to use an IP/port address combination for the media communication.
  • the media stream (250) takes the default path through the IP network (11,13,14) to the destination terminal, and voice or video communication can begin. If the called party is a terminal on the PSTN network, the control server (30) will direct the call to a suitable media gateway (22) and complete the call over regular PSTN.
  • NAT Network Address Translation
  • STUN Network Address Translation
  • Restricted Cone the NAT IP mapping is only valid with outgoing traffic to the destination
  • Port Restricted Cone the same as Restricted Cone, but with IP and port mapping
  • Firewalls are used to enforce security in the local network. They typically close majority of network ports and discard packets addressed to these ports.
  • NAT and firewalls are widely used. Any device operating in the Internet today must be capable of handling them.
  • STUN which is a client-server system where the server answers the clients query by embedding the perceived global address of the client in the payload of its reply.
  • TURN server which is a STUN server with additional functionality to forward data packets to a given global IP destination • Application Level Gateway (ITU standard
  • the present invention enables the automatic redirection of traffic to a dedicated transport network by means of an application-specific selective data packet forwarding device.
  • the device can be integrated in the communication terminal, placed in the local network (CPE) , in equipment in an enterprise DMZ or using a public server.
  • the device handles data packets, typically in RTP format, and must be present in the media data path between the communicating peers .
  • the novelty of the invention is in that
  • AAA Accounting, Authentication, Authorization
  • the application-specific selective packet- forwarding device integrates with standard IP networks and standard communication protocols like SIP and H.323.
  • Data packet redirection can be either control driven or data driven: o Control-driven where a control protocol such as SIP, H.323 or another control protocol controls the application-specific forwarding device and instructs it which packets to redirect to the dedicated transport network and which packets to forward over the shared Internet.
  • a control protocol such as SIP, H.323 or another control protocol controls the application-specific forwarding device and instructs it which packets to redirect to the dedicated transport network and which packets to forward over the shared Internet.
  • o Data-driven where the application-specific forwarding device analyzes data packets and decides which packets to redirect to the dedicated transport network and which packets to forward over the shared Internet. - Mapping of the global IP addresses to the dedicated network PoPs and IP addresses. This way the dedicated network can hold the packets as long as it takes to forward them to the PoP nearest to their destination.
  • Application-specific packet forwarding devices (31) distinguish between the traffic that should be forwarded over the dedicated transport network (15) and the traffic that should be forwarded over the regular, shared Internet (11) -
  • the device comprises a packet filter (60) that classifies the data packets into at least two classes; one for the regular, shared Internet (11) and one for the dedicated transport network (15) .
  • the packet header (130) can be changed to reflect the intended transport.
  • the packet payload (150) can be transported unaltered.
  • the packets selected for forwarding over the dedicated transport network (15) are addressed (102) to a retransmission device (20) within the dedicated network (15) .
  • the address of said re-transmission device (20) is determined by a mapping between an address space and the addresses of the re-transmission devices within the transport network.
  • Said address space can be the IP address space, or the PSTN E.164 address space, or another address space that contains the network addresses of the call source and destination.
  • Said re-transmission device (20) can be an IP router, or a transport relay (33) operating as a SIP or H.323 media proxy.
  • Said mapping can be implemented in several ways. It can be based on BGP routing information collected in the transport network from the connected ISPs. It can be based on measurements such as the current network load in the transport network. It can be based on the network distance, i.e., which re-transmission device closest to the destination address, or which re-transmission device closest to the source address.
  • control system establishes the session using e.g. SIP as shown in figure 3. It then uses a control interface to instruct the application-specific forwarding device (31) which packets should be forwarded to the dedicated transport network (15) and which need not .
  • the communication between the control server (30) and the application-specific forwarding device (31) can be organized as a query-response protocol (200).
  • the device (31) can ask the server (30) whether the packet with header field combination (101, 120) should be transported using the dedicated network or not.
  • the server (30) can answer with the re-transmission device (20) or transport relay (33) address (102) .
  • the endpoint control system (32) can control the application-specific forwarding device based on the user configuration data or a management system data using a specialized protocol (210) as shown in figure 4.
  • the application-specific forwarding device in the data path and it monitors all IP data packets it forwards using a packet analyzer (61) as shown in figure 5.
  • the packet filter (60) it can select the packets that should be transported over the dedicated network (15) using header analysis or it quantifies the streams by associating the packets to the quantuple of (source address, destination address, source port, application port, protocol) , possibly using wildcards on one or more fields, and forwards long-lasting or voluminous or otherwise selected streams over the dedicated network (15) .
  • the system relies on a global dedicated transport network (15) as shown in figure 6, with the following properties:
  • the network has multiple Points of Presence (PoP) , located in vicinity of the endpoints operated by the service users.
  • PoP Points of Presence
  • the PoPs are connected using virtual or real network lines with guaranteed bandwidth (50) leased from the transport providers (12) .
  • the first embodiment comprises a dedicated transport network (15) , an application-specific forwarding device (31) and compliant re-transmission devices (20) , as shown in figure 7.
  • This embodiment relies on an application-specific forwarding device (31) that selects relevant traffic from the local network (13) and forwards this traffic onto a dedicated transport network (15) via the standard ISP used by the customer (10) .
  • the forwarding can be done using IP tunneling or a proxy operation using SIP or H.323.
  • the retransmission devices (20) can be implemented as IP routers or as SIP/H.323 media proxies.
  • the redirection can also be applied for signaling traffic, but the signaling can also use the regular IP route since it is not latency and bandwidth sensitive.
  • Optional control servers (30) may communicate with the application-specific forwarding device to assist in determination of the route selection. Additionally, they can be used for admission control, AAA and directory services .
  • each local network can have multiple endpoints, see figure 8. Multiple endpoints can be served by a concentrator typically located in the enterprise DMZ.
  • the architecture supports multicast. Multi-party conferences can be arranged by unicast-multicast reflectors [REFLECT] deployed in (20) and native multicast deployed in (15) .
  • control server (30) is located in the public IP network, typically close to the dedicated transport network as shown in figure 9.
  • One or more transport relays (33) are placed centrally in the dedicated transport network and can serve many users.
  • the SIP/H.323 terminals (32) must be configured to always contact the control server (30) as outbound signaling proxy. Signaling path is indicated between the terminals and the proxy (220) .
  • the control server maintains a mapping in the transport relay (33) using a control protocol (200).
  • the terminal After initial signaling between the terminal (32) and the control server (30) , the terminal is instructed to send the media stream (250) over the dedicated transport network (15) using the transport relay (33) as outbound media proxy.
  • the control server rewrites source and destination IP addresses/ports as part of the media redirection, to ensure that a packet redirected to the media proxy will be forwarded on to the original destination.
  • Embodiment 3 is similar to embodiment 2, the difference being that the control server (30) does not control the transport relay (33) directly as shown in figure 10. Instead, a modified Interactive Connectivity Establishment [ICE] procedure is used to instruct the transport relay (33) where to send the packets.
  • ICE Interactive Connectivity Establishment
  • the functionality of the transport relay (33) is similar to that of a TURN server [TURN] .
  • the caller endpoint control system (32) is configured to use the transport relay (33) as the outbound media proxy. Thus, it always directs media to the dedicated network.
  • the modified Interactive Connectivity Establishment [ICE] procedure is used to avoid sending data between collocated endpoint via the dedicated transport network (15) . This procedure includes two steps: a) The caller endpoint verifies whether the called endpoint has an IP address in the same network segment and that the called endpoint can be contacted. If confirmative, no dedicated network (15) is used. b) Otherwise, the transport relay (33) is used.

Abstract

A device and system of operating equipment and services to allow enhanced global transport of IP data packets is presented. The invention comprises an application-specific packet-forwarding device and a global virtual network with guaranteed capacity is used to transport said IP data packets. A number of application-selective forwarding devices are deployed to detect and forward selected traffic types to the said virtual network. The application-specific forwarding devices can be implemented based on the IP packets analysis, or by deploying enhanced control protocols like SIP/H.323.

Description

A device and system for selective forwarding
Background, of the Invention
In the use model that dominates the Internet today, communication equipment (1) that produces data streams is situated at the ends of the network. The data are sent from the source endpoint to the destination endpoint using the network system. The network system comprises local networks on the source and destination side (13), one or more local Internet Service Providers (ISP, 10) and one or more transport networks (11) as shown in figure 1.
Local networks (13) implement secure communication environments typically with private addresses and a firewall toward the rest of the Internet. Local Internet service provider networks (10) aggregate a number of local networks and use the transport providers (11) to reach each other.
Data packets enter the network from the end systems typically using a socket interface. In this model, the socket is identified by the pentuple of (source address, destination address, source port number, destination port number, protocol type) . The packets comprise two parts: a header and a payload. The header provides control information, while the payload contains higher-layer
(e.g., application-level) data. The header identifies said pentuple.
The data are forwarded between the forwarding devices (20) hoρ-by-hop using the information in the packet header.
Although additional functionality can be implemented in a network, only this hop-by-hop forwarding toward the destination is implemented universally in the Internet. Therefore, the network functionality an endpoint and its associated local network components typically implement is related to network addressing, including a) Resolving of symbolic names to network addresses b) Support for traversal of Network Address Translator (NAT) and firewall traversal.
This simple interface does not allow the endpoint to select the end-to-end network path. Only the destination can be selected, and the network itself chooses the path. Typically, the packet will have to traverse multiple administrative authorities on its path.
The Internet provides so-called best-effort service to its users. This means the packets are transported from node to node toward their destination. They can be temporarily stored in the transit nodes awaiting available network capacity to continue the journey (buffering) . The nodes are free to discard any packet; this would typically happen if a node receives more packets than it can forward in the moment and its buffering capacity is exceeded. No notification is given to the sender of the packet.
Many applications are interactive or bandwidth-demanding and have special network requirements such as low latency or low packet loss. These applications include among others gaming, business information feeds and multimedia communications. The traditional Internet model is insufficient for these applications. Advanced endpoint equipment may experience reduced quality due to congestion and packet loss.
Remedies that can improve the network quality and availability include establishing private wide area networks, both physical and virtual. Large enterprises may rent or deploy network capacity to connect their locations within the enterprise, but with a significant cost. Furthermore, one can influence the packet path using overlay or peer-to-peer architectures. Overlays and peer-to-peer networks cannot improve the network quality unless the network resources are provided to them with capacity guarantees, which is typically not the case.
Recently, some Internet Service Providers (ISPs) have extended their network access and Virtual Private Networks (VPN) services by offering new network service models.
One model is to provide the infrastructure for temporary data storage (caching) to enhance large-scale one-to-many data streaming. This model conserves bandwidth, but it assumes delay-tolerance and is not suitable for interactive, real-time communications.
Another network service model is to provide infrastructure with guaranteed bandwidth to customers with geographically diverse office locations together with associated private network maintenance services. This service is different from VPNs in that there can be given bandwidth and latency guarantees to the traffic, and the customer need not have maintenance personnel employed. The model is however limited to the locations where the provider has physical infrastructure available, and cannot be extended to arbitrary communication peers.
Some providers build their business model on extensive Border Gateway Protocol (BGP) peering with locally present ISPs, enhancing the performance of their hosting services. This method improves the network service quality only locally .
Finally, some providers rent network capacity or deploy it themselves where needed and provide end-to-end guaranteed bandwidth service. This approach provides excellent network infrastructure, but is coarse and expensive and therefore reserved only to the most well-funded enterprise customers. Communication with arbitrary peers is not possible .
Quality of Service in the Internet
Recognizing the shortcomings of the best effort Internet service, the research community has proposed Quality of Service (QoS) models for the Internet. In IntServ [RFC1633] , network resources can be reserved end-to-end using a special signaling protocol called RSVP. The resources are reserved per flow, along the standard routing path. Such per-flow reservations scale poorly in the Internet where millions of flows are running concurrently, and are seldom deployed in practice.
DiffServ [RFC2475] is a QoS framework for differentiation between different traffic classes. DiffServ scales well and can be used to provide a better service to a certain segments of the network traffic like VoIP. However, DiffServ provides no hard QoS guarantees, only prioritizing a given traffic type in front of another.
Both Internet QoS service frameworks have a serious shortcoming in that they need service agreements between the administrative domains. Furthermore, the local ISP would have to guarantee the service level to the user, without having full control of how the data is sent to the destination. This has been proved to be difficult in practice, and IntServ and DiffServ remain used largely in private networks.
Network Virtual!zation
Network virtualization has recently been proposed as a means of deploying global network services . In a recent architecture proposal called CABO ("Concurrent Architectures are Better than One" [CABO] ) , virtual network links connect virtual routers to deploy a range of concurrent internets. The virtual links are implemented using any of many available technologies including MPLS and IP tunneling. Virtual routers are running as processes on real routing equipment owned and managed by the infrastructure providers . The virtual routers have their integral resources such as output queues and schedulers. There is also a possibility to connect virtual links based on infrastructure owned by different providers using the virtual routers.
The distinction between the infrastructure providers and the network service providers is a novel concept in CABO and facilitates implementation of custom global network services. These could include secure networks, QoS networks, and networks with different addressing and routing schemes providing yet unknown services. CABO also advocates deployment of a signaling system for dynamic establishment of virtual network topologies. However, current business and security models in the Internet do not encourage deployment of CABO since the network operators do not accept third-party access to their critical infrastructure.
Real-Time Conferencing
Real-time multimedia conferencing has gained substantial popularity recently, particularly in audio (telephony / Voice over IP) applications. Typically, a control system based on the Session Initiation Protocol, H.323 or a proprietary protocol (e.g. Skype) establishes a connection between the endpoints. The endpoints encode the media (audio, video, text for short messages, etc.) and send them as IP packets.
Figure 2 shows a typical state of the art deployment for VoIP and/or video conferencing using SIP or H.323. The VoIP/conferencing operator typically operates a control infrastructure (17) with at least a control server (30) and optionally media gateways (22) to facilitate audio communication from IP-based networks (11,13,14) to PSTN (18) . The communication is initiated in a terminal connected to a terminal adapter (32) . Many terminals include the terminal adapter capabilities inside the terminal, constituting a multimedia terminal, often called a "softphone" if implemented inside a mobile phone / computer. The call is signaled from the terminal to the control server (30) using a control protocol (220) . This control server is typically a SIP or H.323 proxy, which communicate with the remote terminal and establish a connection. The terminals are instructed to use an IP/port address combination for the media communication. The media stream (250) takes the default path through the IP network (11,13,14) to the destination terminal, and voice or video communication can begin. If the called party is a terminal on the PSTN network, the control server (30) will direct the call to a suitable media gateway (22) and complete the call over regular PSTN.
NAT and Firewall Traversal
Network Address Translation (NAT) devices perform translation of IP addresses between networks. For example, internal IP addresses on a user network (13) can have a mapping in the public Internet address space. In each packet leaving the local network (13) the IP header has to be modified by swapping the local addresses with the global ones. Thee are 4 basic types of NAT [STUN]:
• Full Cone (not frequently used due to security issues)
• Restricted Cone (the NAT IP mapping is only valid with outgoing traffic to the destination) • Port Restricted Cone (same as Restricted Cone, but with IP and port mapping)
• Symmetric (different mapping for different destination addresses)
Firewalls are used to enforce security in the local network. They typically close majority of network ports and discard packets addressed to these ports.
NAT and firewalls are widely used. Any device operating in the Internet today must be capable of handling them.
There are many practical solutions to the NAT and firewall problem, among these:
• Universal Plug and Play (security issues by client control of firewall pinholes, and does not work with cascading NATs)
• STUN [STUN] , which is a client-server system where the server answers the clients query by embedding the perceived global address of the client in the payload of its reply. • TURN server [TURN] , which is a STUN server with additional functionality to forward data packets to a given global IP destination • Application Level Gateway (ITU standard
H.460.17/18/19) for use with the H.323 standards
Note that the present invention does not specify any particular of the NAT and firewall traversal solutions, and is intended to work with all of the above.
Description of the Invention
The present invention enables the automatic redirection of traffic to a dedicated transport network by means of an application-specific selective data packet forwarding device. The device can be integrated in the communication terminal, placed in the local network (CPE) , in equipment in an enterprise DMZ or using a public server. The device handles data packets, typically in RTP format, and must be present in the media data path between the communicating peers .
The novelty of the invention is in that
It provides targeted service for a specific data type (e.g., video, audio, game short messages, stock info)
It redirects the selected traffic to dedicated transport networks.
It integrates AAA (Accounting, Authentication, Authorization) as part of the system, in order to provide commercial services.
The application-specific selective packet- forwarding device integrates with standard IP networks and standard communication protocols like SIP and H.323. Data packet redirection can be either control driven or data driven: o Control-driven where a control protocol such as SIP, H.323 or another control protocol controls the application-specific forwarding device and instructs it which packets to redirect to the dedicated transport network and which packets to forward over the shared Internet. o Data-driven where the application-specific forwarding device analyzes data packets and decides which packets to redirect to the dedicated transport network and which packets to forward over the shared Internet. - Mapping of the global IP addresses to the dedicated network PoPs and IP addresses. This way the dedicated network can hold the packets as long as it takes to forward them to the PoP nearest to their destination.
Application-Specific Packet-Forwarding Device
Application-specific packet forwarding devices (31) distinguish between the traffic that should be forwarded over the dedicated transport network (15) and the traffic that should be forwarded over the regular, shared Internet (11) - The device comprises a packet filter (60) that classifies the data packets into at least two classes; one for the regular, shared Internet (11) and one for the dedicated transport network (15) . The packet header (130) can be changed to reflect the intended transport. The packet payload (150) can be transported unaltered.
The packets selected for forwarding over the dedicated transport network (15) are addressed (102) to a retransmission device (20) within the dedicated network (15) . The address of said re-transmission device (20) is determined by a mapping between an address space and the addresses of the re-transmission devices within the transport network. Said address space can be the IP address space, or the PSTN E.164 address space, or another address space that contains the network addresses of the call source and destination. Said re-transmission device (20) can be an IP router, or a transport relay (33) operating as a SIP or H.323 media proxy.
Said mapping can be implemented in several ways. It can be based on BGP routing information collected in the transport network from the connected ISPs. It can be based on measurements such as the current network load in the transport network. It can be based on the network distance, i.e., which re-transmission device closest to the destination address, or which re-transmission device closest to the source address.
There are two possible operation modes for the application-specific packet-forwarding device:
1) control protocol integration
2) data-driven operation.
Device Eit-bodiment 1 — Control Protocol Integration
In this embodiment, the control system establishes the session using e.g. SIP as shown in figure 3. It then uses a control interface to instruct the application-specific forwarding device (31) which packets should be forwarded to the dedicated transport network (15) and which need not .
The communication between the control server (30) and the application-specific forwarding device (31) can be organized as a query-response protocol (200). The device (31) can ask the server (30) whether the packet with header field combination (101, 120) should be transported using the dedicated network or not. The server (30) can answer with the re-transmission device (20) or transport relay (33) address (102) .
Alternatively the endpoint control system (32) can control the application-specific forwarding device based on the user configuration data or a management system data using a specialized protocol (210) as shown in figure 4.
Device Embodiment 2 - Data Driven Operation
In this embodiment, the application-specific forwarding device in the data path and it monitors all IP data packets it forwards using a packet analyzer (61) as shown in figure 5. In the packet filter (60) it can select the packets that should be transported over the dedicated network (15) using header analysis or it quantifies the streams by associating the packets to the quantuple of (source address, destination address, source port, application port, protocol) , possibly using wildcards on one or more fields, and forwards long-lasting or voluminous or otherwise selected streams over the dedicated network (15) .
System Description
The system relies on a global dedicated transport network (15) as shown in figure 6, with the following properties:
• The network has multiple Points of Presence (PoP) , located in vicinity of the endpoints operated by the service users.
• The PoPs are connected using virtual or real network lines with guaranteed bandwidth (50) leased from the transport providers (12) .
• Access to the network is strictly controlled and typically allowed to the paying customers only.
System Embodiment 1
The first embodiment comprises a dedicated transport network (15) , an application-specific forwarding device (31) and compliant re-transmission devices (20) , as shown in figure 7.
This embodiment relies on an application-specific forwarding device (31) that selects relevant traffic from the local network (13) and forwards this traffic onto a dedicated transport network (15) via the standard ISP used by the customer (10) . The forwarding can be done using IP tunneling or a proxy operation using SIP or H.323. The retransmission devices (20) can be implemented as IP routers or as SIP/H.323 media proxies.
Using this configuration, all unrelated traffic such as email and file transfer will go over the default IP route (11), while latency and bandwidth-sensitive traffic will be redirected to a dedicated transport network (15) with sufficient capacity.
The redirection can also be applied for signaling traffic, but the signaling can also use the regular IP route since it is not latency and bandwidth sensitive.
Optional control servers (30) may communicate with the application-specific forwarding device to assist in determination of the route selection. Additionally, they can be used for admission control, AAA and directory services .
In addition, each local network can have multiple endpoints, see figure 8. Multiple endpoints can be served by a concentrator typically located in the enterprise DMZ.
The architecture supports multicast. Multi-party conferences can be arranged by unicast-multicast reflectors [REFLECT] deployed in (20) and native multicast deployed in (15) .
System Embodiment 2 In this embodiment, the control server (30) is located in the public IP network, typically close to the dedicated transport network as shown in figure 9. One or more transport relays (33) are placed centrally in the dedicated transport network and can serve many users.
In this embodiment, the SIP/H.323 terminals (32) must be configured to always contact the control server (30) as outbound signaling proxy. Signaling path is indicated between the terminals and the proxy (220) . The control server maintains a mapping in the transport relay (33) using a control protocol (200).
After initial signaling between the terminal (32) and the control server (30) , the terminal is instructed to send the media stream (250) over the dedicated transport network (15) using the transport relay (33) as outbound media proxy.
The control server rewrites source and destination IP addresses/ports as part of the media redirection, to ensure that a packet redirected to the media proxy will be forwarded on to the original destination.
System Embodiment 3 Embodiment 3 is similar to embodiment 2, the difference being that the control server (30) does not control the transport relay (33) directly as shown in figure 10. Instead, a modified Interactive Connectivity Establishment [ICE] procedure is used to instruct the transport relay (33) where to send the packets.
In this embodiment, the functionality of the transport relay (33) is similar to that of a TURN server [TURN] . The caller endpoint control system (32) is configured to use the transport relay (33) as the outbound media proxy. Thus, it always directs media to the dedicated network. The modified Interactive Connectivity Establishment [ICE] procedure is used to avoid sending data between collocated endpoint via the dedicated transport network (15) . This procedure includes two steps: a) The caller endpoint verifies whether the called endpoint has an IP address in the same network segment and that the called endpoint can be contacted. If confirmative, no dedicated network (15) is used. b) Otherwise, the transport relay (33) is used.
When the transport relay (33) is used to transfer the data over the dedicated network (15), the NAT traversal is implicitly solved using the TURN technology.
References
[CABO] Nick Feamster, Lixin Gao and Jennifer Rexford: "How to lease Internet in your spare time", ACM SIGCOMM Computer Communications Review journal, pages 61-64, Jan. 2007.
[ICE] Rosenberg, J. , "Interactive Connectivity Establishment (ICE) : A Protocol for Network Address Translator (NAT) Traversal for Offer/Answer Protocols", IETF draft-ietf-mmusic-ice-16 (work in progress) , June 2007.
[REFLECT] Tarik Cicic, Haakon Bryhni, Steinar Sørlie: "Multicast-Unicast Reflector", In proceedings of Protocols for Multimedia Communications (PROMS) conference, pages 60-69, Krakow, Poland, 2000.
[RFC1633] R. Braden, D. Clark, S. Shenker: "Integrated Services in the Internet Architecture: an Overview", IETF, June 1994.
[RFC2475] S. Blake, D. Black, M. Carlson, E. Davies, Z. Wang, W. Weiss "An Architecture for Differentiated Services", IETF, Dec. 1998.
[RFC4364] E. Rosen and Y. Rekhter: "BGP/MPLS IP Virtual Private Networks (VPNs)", IETF, Feb. 2006.
[STUN] Rosenberg, J., Weinberger, J., Huitema, C. and R. Mahy, "STUN - Simple Traversal of User Datagram Protocol (UDP) Through Network Address Translators (NATs)", RFC 3489, March 2003. [TURN] J. Rosenborg, R. Mahy, C. Huitema: "Traversal Using Relays around NAT (TURN) : Relay Extensions to Session Traversal Utilities for NAT (STUN)", IETF draft-ietf- behave-turn-06 (work in progress), 2007.

Claims

C l a i m s
1. An application-specific selective data packet forwarding device (31) forwarding selected data packets with any destination address to the address of a retransmission device (20) in a dedicated transport network (15), characterized in that the address (102) of the retransmission device (20) is determined by a mapping from the incoming packet header (130) or packet content (150), and that the forwarding device (31) communicates with control servers (30) providing admission control to the transport network (15) .
2. An application-specific selective data packet forwarding device according to claim 1, where the device redirects latency and bandwidth-sensitive traffic to a dedicated transport network (15) with sufficient capacity.
3. An application-specific selective data packet forwarding device according to claim 1 or 2, where the forwarding device uses tunnels to forward packets to the re-transmission device.
4. An application-specific selective data packet forwarding device according to claim 1 or 2, where the forwarding device uses proxy mechanism to forward packets to the re-transmission device.
5. An application-specific selective data packet forwarding device according to any of the preceding claims, where the address of the re-transmission device is an IP address.
6. An application-specific selective data packet forwarding device according to any of the preceding claims, where the address of the re-transmission device is a SIP URI address.
7. An application-specific selective data packet forwarding device according to any of the preceding claims, where the address of the re-transmission device is an H.323 URI address.
8. An application-specific selective data packet forwarding device according to any of the preceding claims, where the mapping is done in the device (31) using a packet analyzer (61).
9. An application-specific selective data packet forwarding device according to any of the preceding claims, where the device (31) asks the server (30) whether the packet with header field combination (101, 120) should be transported using the dedicated network or not.
10. An application-specific selective data packet forwarding device according to any of the preceding claims, where the mapping is based on BGP information from another network.
11. An application-specific selective data packet forwarding device according to any of the preceding claims, where the mapping is based on network load information from the dedicated network.
12. An application-specific selective data packet forwarding device according to any of the preceding claims, where the selected re-transmission device (20) in the dedicated network (15) selected in the mapping is the re-transmission device closest to the destination address.
13. An application-specific selective data packet forwarding device according to any of the preceding claims, where the selected re-transmission device (20) in the dedicated network (15) selected in the mapping is the re-transmission device closest to the source address.
14. End-to-end application-specific selective transport network (ASSTN)' comprising a transport network (15) , with re-transmission devices at multiple points of presence (20) , internally connected by guaranteed bandwidth channels (50), connected to multiple ISPs (12) characterized by
- a centralized or distributed server function, implementing a mapping function between an address space and the address (102) of re-transmission device (20) within the transport network (15), and - an application-specific selective forwarding device (31) according to any of the preceding claims .
15. End-to-end application-specific selective transport network according to claim 14, where the re-transmission device (20) is an IP router.
16. End-to-end application-specific selective transport network according to claim 14, where the re-transmission device (20) is a SIP media proxy.
17. End-to-end application-specific selective transport network according to claim 14, where the re-transmission device (20) is an H.323 media proxy.
18. End-to-end application-specific selective transport network according to claim 14, where the control server manages the routing configuration in the transport network.
19. End-to-end application-specific selective transport network according to claim 14, where the communication between the control server and the application-specific selective forwarding device is encrypted.
20. End-to-end application-specific selective transport network according to claim 19, where the control server selectively instruct the re-transmission devices to select a transit connection (51) instead of re-transmitting packets in the transport network (15) where the selection is based on network load.
PCT/NO2008/000469 2008-01-02 2008-12-29 A device and system for selective forwarding WO2009084967A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
GB1012137.4A GB2468819B (en) 2008-01-02 2008-12-29 A device and system for selective forwarding
US12/828,835 US9455924B2 (en) 2008-01-02 2010-07-01 Device and system for selective forwarding
US15/248,325 US10263902B2 (en) 2008-01-02 2016-08-26 Device and system for selective forwarding

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
NO20080028 2008-01-02
NO20080028A NO20080028L (en) 2008-01-02 2008-01-02 A Device and System for Media Network Services

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/NO2008/000470 Continuation-In-Part WO2009084968A1 (en) 2008-01-02 2008-12-29 A device and system for selective forwarding

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/828,835 Continuation-In-Part US9455924B2 (en) 2008-01-02 2010-07-01 Device and system for selective forwarding

Publications (1)

Publication Number Publication Date
WO2009084967A1 true WO2009084967A1 (en) 2009-07-09

Family

ID=40824532

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/NO2008/000469 WO2009084967A1 (en) 2008-01-02 2008-12-29 A device and system for selective forwarding

Country Status (3)

Country Link
GB (1) GB2468819B (en)
NO (1) NO20080028L (en)
WO (1) WO2009084967A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2485148A (en) * 2010-11-01 2012-05-09 Media Network Services As Network routing with load balancing
WO2013140141A1 (en) 2012-03-20 2013-09-26 Media Network Services As Data distribution system
US9838108B2 (en) 2015-06-18 2017-12-05 International Business Machines Corporation IP based real-time communications over a mobile network
US10355973B2 (en) 2012-01-10 2019-07-16 Media Network Services As Data transport using geographical location
USRE49392E1 (en) 2012-10-05 2023-01-24 Aaa Internet Publishing, Inc. System and method for monitoring network connection quality by executing computer-executable instructions stored on a non-transitory computer-readable medium
US11606253B2 (en) 2012-10-05 2023-03-14 Aaa Internet Publishing, Inc. Method of using a proxy network to normalize online connections by executing computer-executable instructions stored on a non-transitory computer-readable medium
US11838212B2 (en) 2012-10-05 2023-12-05 Aaa Internet Publishing Inc. Method and system for managing, optimizing, and routing internet traffic from a local area network (LAN) to internet based servers

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5732078A (en) * 1996-01-16 1998-03-24 Bell Communications Research, Inc. On-demand guaranteed bandwidth service for internet access points using supplemental user-allocatable bandwidth network
US20030118036A1 (en) * 2001-12-21 2003-06-26 Mark Gibson Routing traffic in a communications network
US20040054810A1 (en) * 1999-05-10 2004-03-18 The Distribution Systems Research Institute Integrated IP network
WO2006043139A1 (en) * 2004-10-20 2006-04-27 Nokia Corporation Address modification in application servers

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5732078A (en) * 1996-01-16 1998-03-24 Bell Communications Research, Inc. On-demand guaranteed bandwidth service for internet access points using supplemental user-allocatable bandwidth network
US20040054810A1 (en) * 1999-05-10 2004-03-18 The Distribution Systems Research Institute Integrated IP network
US20030118036A1 (en) * 2001-12-21 2003-06-26 Mark Gibson Routing traffic in a communications network
WO2006043139A1 (en) * 2004-10-20 2006-04-27 Nokia Corporation Address modification in application servers

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2485148A (en) * 2010-11-01 2012-05-09 Media Network Services As Network routing with load balancing
WO2012059749A1 (en) 2010-11-01 2012-05-10 Media Network Services As Network relay services providing quality of service guarantess
GB2485148B (en) * 2010-11-01 2016-12-21 Media Network Services Network routing
US10355973B2 (en) 2012-01-10 2019-07-16 Media Network Services As Data transport using geographical location
WO2013140141A1 (en) 2012-03-20 2013-09-26 Media Network Services As Data distribution system
US9426420B2 (en) 2012-03-20 2016-08-23 Media Networks Services As Data distribution system
USRE49392E1 (en) 2012-10-05 2023-01-24 Aaa Internet Publishing, Inc. System and method for monitoring network connection quality by executing computer-executable instructions stored on a non-transitory computer-readable medium
US11606253B2 (en) 2012-10-05 2023-03-14 Aaa Internet Publishing, Inc. Method of using a proxy network to normalize online connections by executing computer-executable instructions stored on a non-transitory computer-readable medium
US11838212B2 (en) 2012-10-05 2023-12-05 Aaa Internet Publishing Inc. Method and system for managing, optimizing, and routing internet traffic from a local area network (LAN) to internet based servers
US9838108B2 (en) 2015-06-18 2017-12-05 International Business Machines Corporation IP based real-time communications over a mobile network

Also Published As

Publication number Publication date
GB2468819B (en) 2012-08-08
GB2468819A (en) 2010-09-22
GB201012137D0 (en) 2010-09-01
NO20080028L (en) 2009-07-03

Similar Documents

Publication Publication Date Title
US10263902B2 (en) Device and system for selective forwarding
US7072332B2 (en) Soft switch using distributed firewalls for load sharing voice-over-IP traffic in an IP network
Goode Voice over internet protocol (VoIP)
US9210197B2 (en) Packet-switched network-to-network interconnection interface
US8098671B1 (en) Monitoring datagrams in a data network
EP2410713B1 (en) Adaptive media handling
WO2010088774A1 (en) Scalable nat traversal
WO2009084967A1 (en) A device and system for selective forwarding
JP5216018B2 (en) Streaming media services for mobile phones
US9479967B1 (en) Enhanced media gateway
Matuszewski et al. Mobile P2PSIP-Peer-to-Peer SIP communication in mobile communities
US20100135292A1 (en) Apparatus and method for supporting nat traversal in voice over internet protocol system
GB2421871A (en) VOIP call processing
CA2840972A1 (en) Communication system for establishing a real-time communication session
WO2009084968A1 (en) A device and system for selective forwarding
EP1959643A1 (en) Method for NAT traversal in a P2P-SIP network
KR100769216B1 (en) Sip(session initiation protocol) service method for home network
EP2056574A1 (en) Method for directing a data transmission through a network and communications network
Ikeda et al. Context-aware quality of service control in session based IP networks
Ayari et al. Session awareness issues for next generation cluster based network load balancing frameworks
Itoh et al. A study on the applicability of MIDCOM method and a solution to its topology discovery problem
Bouras et al. Providing quality end-to-end videoconference services in IP networks
Burger A new interprovider interconnect technology for multimedia networks
Ngandu et al. Re-establishing and improving the experimental VoIP link with the University of Namibia: A Case Study
Cao et al. A gatekeeper-based NAT traversal method for media transport in H. 323 network system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08865970

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 1012137

Country of ref document: GB

Kind code of ref document: A

Free format text: PCT FILING DATE = 20081229

WWE Wipo information: entry into national phase

Ref document number: 1012137.4

Country of ref document: GB

122 Ep: pct application non-entry in european phase

Ref document number: 08865970

Country of ref document: EP

Kind code of ref document: A1