CN1992716A - Method for realizing port triggering function in Linux protocol stack - Google Patents

Method for realizing port triggering function in Linux protocol stack Download PDF

Info

Publication number
CN1992716A
CN1992716A CNA2005101356669A CN200510135666A CN1992716A CN 1992716 A CN1992716 A CN 1992716A CN A2005101356669 A CNA2005101356669 A CN A2005101356669A CN 200510135666 A CN200510135666 A CN 200510135666A CN 1992716 A CN1992716 A CN 1992716A
Authority
CN
China
Prior art keywords
conntrack
port
message
address
expect
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.)
Granted
Application number
CNA2005101356669A
Other languages
Chinese (zh)
Other versions
CN100568875C (en
Inventor
周衍坚
缪伟
杨旭
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CNB2005101356669A priority Critical patent/CN100568875C/en
Publication of CN1992716A publication Critical patent/CN1992716A/en
Application granted granted Critical
Publication of CN100568875C publication Critical patent/CN100568875C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a method for realizing port trigger function on Linux protocol stack, wherein said method comprises that: setting port trigger parameter on network gate as trigger port and port range; when inner report reaches network gate device, building trigger connected ip_conntrack, storing inner network IP address and port; if said report meets trigger condition, storing the port distributed to said report in ip_conntrack_expect relative to said ip_conntrack, using nat module to send it to outer network device; when outer network report enters into conntrack module, building transfer connected ip_conntrack; if meets transfer condition, building the relation between said ip_conntrack and relative ip_conntrack_expect, storing the IP address and remote port of outer network device; when feedback report enters into nat expect, finding the trigger connected ip_conntrack, obtaining the IP address of inner network device and port, to complete transferring data; when the data is transmitted, releasing built ip_conntrack and ip_conntrack_expect, ending.

Description

A kind of method that on the Linux protocol stack, realizes port triggering function
Technical field
The present invention relates to a kind of communication network NAT crossing technology, relate in particular to a kind of implementation method of port triggering function.
Background technology
The keen competition of IT industry, the continuous drop of product price has all brought stern challenge to IT producer.Everybody has thrown into sight on the (SuSE) Linux OS at a low price one after another, and Linux popularizes and development expansion at this point.Concerning the networking products of terminal class, Linux is undoubtedly one of operating system and well selects.
But problem is also following, in the Intranet environment by NAT (Network address translators makes port mapping or port transmit again), inner net computer user's network application always is subjected to various restrictions, some online game cisco unity malfunctions, chat tool can not normally use.There is limitation in this because message passing through NAT gateway and causes, can address this problem by the mapping of configured port on gateway, but during practical operation, again because port mapping need have a lot of problems at concrete inner net computer in flexibility; Owing to opened a plurality of ports, make the safety problem of equipment become serious in addition.In this case, PortTrigger (port triggering) function can address these problems, and it can solve the dual problem of flexibility and safety according to the dynamic open port mapping of the operating position of inner net computer.
The agreement that has needs control connection to be connected with transmitting, and transmit connection is to pre-define, be arranged in the port range, as QuickTime, particularly a lot of online games etc., transmit the connection meeting and select several ports to carry out the transmission of data message, at this moment just need port triggering function at this port range.Though provide existing Linux protocol stack port mapping, ALG methods such as (ALG) solve the address port transfer problem of outer net to Intranet, the function that does not but provide port to trigger, at present present situation, be badly in need of on the Linux protocol stack, providing the implementation method of this function.
Summary of the invention
The technical problem to be solved in the present invention is to propose a kind of method that realizes port triggering function on the Linux protocol stack.
In order to realize above-mentioned technical problem, the invention provides a kind of method that on the Linux protocol stack, realizes port triggering function, may further comprise the steps:
(a) configured port triggered parameter on gateway device comprises and triggers port and port set scope, and is saved in IP connection tracking assistant ip_conntrack_helper and the IP address transition assistant Ip_nat_helper structure;
When (b) message that sends of Intranet equipment arrives gateway device, enter connection tracking conntrack module automatically, create and trigger the IP connection tracking ip_conntrack structure that connects, and in this structure, preserve Intranet IP address and port;
(c) if this message meets trigger condition, be that its destination interface is described triggering port, ip_conntrack_helper be described port set middle port that set up with the IP track expectation table ip_conntrack_expect structure ip_conntrack structure connection in deposit the port that distributes into this message, this message sends to outer net equipment again by address transition nat module from the port that distributes;
(d) described outer net equipment is to described gateway device returned packet, and message enters the conntrack module automatically, creates and transmits the ip_conntrack structure that connects;
(e) if this message that returns meets the forwarding condition, be that its destination interface is the port in the described port set, then set up this forwarding ip_conntrack structure that connects and the ip_conntrack_expect Structural Interrelationship relation of preserving same port, and the IP address and the remote port of in transmitting the IP-conntrack structure that connects, preserving described outer net equipment;
(f) this message that returns enters the network address and revises supplementary module nat expect part, find the ip_conntrack structure of the triggering connection of its association again by the ip_conntrack_expect structure of association, obtain the IP address and the port of Intranet equipment, finish the forwarding work of data message;
(g) Intranet equipment and outer net equipment carry out data communication by the switching of setting up, finish transfer of data after, discharge ip_conntrack structure and the ip_conntrack_expect structure set up, finish.
Further, said method also can have following characteristics: the port parameter of described step (a) configuration also comprises the agreement that triggers the message use, in the described step (c), if the destination interface of Intranet equipment transmission message and the agreement of use are all identical with the agreement that the triggering port and the triggering message of configuration use, think that just it meets trigger condition.
Further, said method also can have following characteristics: the port parameter of described step (a) configuration also comprises the agreement that E-Packets and use, in the described step (d), if the destination interface of outer net equipment returned packet is the port in the described port set, and when the agreement that the E-Packeting of the agreement of its use and configuration used is identical, think that just it meets the forwarding condition.
Further, said method also can have following characteristics: described step (a) is to carry out the configuration of described parameter by a configured port, then the parameter that configures is passed to the Linux protocol stack module, is set to connection tracking conntrack part and address transition nat initial condition partly.
Further, said method also can have following characteristics: in the described step (b), when described message passes through address transition nat module, by address transition assistant nat_helper structure, check triggering to connect, and be the ip_conntrack_expect structure assignment.
Further, said method also can have following characteristics: in the described step (e), also IP address and the remote port with described outer net equipment is saved in the described ip_conntrack_expect structure.
Further, said method also can have following characteristics: in the described step (f), behind the IP address and port that obtain Intranet equipment, also it is write and transmit the ip_conntrack structure that connects.
Further, said method also can have following characteristics: in the described step (e), after setting up this forwarding ip_conntrack structure that connects and the ip_conntrack_expect Structural Interrelationship relation of preserving same port, also the IP address that obtains is written in this related Ip_conntrack_expect structure with remote port information.
Further, said method also can have following characteristics: in the described step (g), when Intranet equipment and outer net devices communicating, when the message that is dealt into described outer net equipment when described Intranet equipment reaches described gateway device, enter described conntrack module, find the corresponding ip_conntrack structure of this connection, in this structure, obtain the source of preservation, the address information of destination device, then message is carried out the source port address transition and send.
Further, said method also can have following characteristics: in the described step (g), when Intranet equipment and outer net devices communicating, when the message that turns back to described Intranet equipment when described outer net equipment arrives described gateway device, enter described conntrack module, find the corresponding ip_conntrack structure of this connection, in this structure, obtain the source of preservation, the address information of destination device, message is carried out the destination interface address transition and sends.
As from the foregoing, adopt method of the present invention, realize the port triggering function in the Linux protocol stack.This function has remedied the defective of existing Linux NAT crossing technology, and and port mapping, ALG ALG complements one another, by the present invention, avoided that crossing technology need be according to different application in the past, constantly revise the problem of protocol stack, similarly the ALG module is just realized by a PortTrigger module.Improved the compatibility between heterogeneous networks application and gateway device, reduced the technical costs of upgrading gateway, passed through the Linux NAT device for network application a better choice is provided.
Description of drawings
Fig. 1 is the schematic diagram of embodiment of the invention PortTrigger processing data packets flow process.
Fig. 2 is the associated diagram of the key data structure of embodiment of the invention PortTrigger.
Embodiment
The present invention adopts port arrangement and port to transmit and is separated and the dynamic open design philosophy of port, realizes the PortTrigger function at the Linux of NAT gateway device protocol stack.During network termination sends in the NAT gateway device is received packet, by judging, realize that these packets satisfy pre-configured trigger condition, will set up the mapping relations of NAT gateway port according to the open port of configuration to interior network termination, dynamically realize of the data interaction of outer network server by these ports and interior network termination, when connecting activity end, this PortTrigger closes this port mapping again automatically, improves security of system.
Have connection tracking (conntrack) module and address transition (nat) module in the Linux protocol stack.Address translation feature is to realize on the basis of connection tracking.Connection tracking as its name suggests, is exactly to follow the tracks of and the record connection status.Connection tracking is the basis of realizing address transition, must load this module when using address translation feature.
In order to handle the dynamic address and the port of application protocol the inside, each uses the agreement of dynamic address and port generally all to define data structure ip_conntrack_helper, and drops it off in the chained list of an overall situation.This quasi-protocol generally all can have the connection of triggering (also claiming control connection) to be connected (main index is according to connecting) two different connections with transmitting.And in this structure, defined the parameter of mating its agreement control connection.There is not corresponding ip_conntrack_helper structure (interface of Conntrack part in protocol stack that port triggers) when creating or more all can searching to have in the chained list during new construction ip_conntrack, if exist, the function of ip_conntrack_helper the inside can be created and the structure ip_conntrack_expect that triggers the join dependency connection according to address in the agreement and port, and dropped it off in the chained list of an overall situation, then, when setting up the forwarding connection, find this ip_conntrack_expect structure again, and it and newly-built ip_conntrack structure are coupled together.Incidence relation between triggering connection ip_conntrack structure, ip_conntrack_expect structure and the forwarding connection ip_conntrack structure as shown in Figure 2.Be associated by pointer between each structure.As the ip_conntrack structure (among the figure forwarding connect) of transmitting connection is by master pointed ip_conntrack_expect structure, and the like.
Though agreement originally is useful on connection tracking, manage the ip_conntrack structure of all connections and be used to realize the ip_conntrack_expect structure of ALG function.But how the two is used, to realize that port triggering function is that former protocols having does not have, the present invention has made full use of original framework, realizes port triggering function by designing new mechanism.
In order to realize the PortTrigger function, the present invention has increased following functional unit on the basis of former protocols having: parameter/configuration interface is used to dispose the application parameter of required PortTrigger.The trigger condition judging unit is used to judge whether the message that Intranet is sent meets user configured trigger condition.Transmit the condition judgment unit, judge whether the message that outer net is sent meets user configured forwarding condition.Simultaneously, also provide the working method of ip_conntrack_helper and Nat_helper, Ip_nat_helper, allowed it in time come into force and to lose efficacy, thereby realized port triggering function according to user configured triggering, forwarding condition.
Be that example is described the whole flow process that triggers connection, transmits connection now, the implementation procedure of port_trigger is described with a concrete network application.The triggering port of supposing this network application is UDP, and PORT 4000, and port set is TCP PORT 20000~20059, and handling process may further comprise the steps as shown in Figure 1:
Step 1, the user is according to the requirement of application program, the required PortTrigger application parameter of configuration on gateway device, the agreement that has comprised relative trigger port, port set scope and triggered message and E-Packet and use, the triggering port of supposing configuration is UDP, PORT 4000, and the corresponding port group is TCPPORT 20000~20059;
Step 2, the port parameter that configures is passed to the Linux protocol stack module, be set to the initial condition of conntrack part and nat part, promptly, finish initial work as agreement and port information in ip_conntrack_helper and the Ip_nat_helper structure;
Step 3, when Intranet PC brings into operation web application, program outwards sends the triggering message, suppose that this message adopts udp protocol, port numbers is 4000, when message arrives the position of gateway, enters the conntrack module automatically, create and trigger the ip_conntrack structure that connects, and in this structure, preserve Intranet IP and Intranet source port;
Step 4, the trigger condition judging unit is with the destination interface in this message and agreement and user configured triggering port, triggering the agreement of message use compares, meet trigger condition if the both is identical, set up ip_conntrack_expect (track expectation table) structure by ip_conntrack_helper (connection tracking assistant) for each port in the port set of setting (TCP PORT 20000:20059), in this structure, deposit the port and protocol that distributes into this message, be used to promptly judge whether message needs the condition of transmitting: the destination interface that E-Packets and the agreement of use (referring to TCP PORT 20000:20059), and the ip_conntrack structurally associated connection that is connected with triggering;
If the agreement in this message is not agreement and the port that user configured triggering is connected with the port of destination address, then do not handle.
Step 5, along with triggering the continuation that connects, this message is by the nat_helper structure of nat module, this part begins to check and to the port information assignment trigger connecting, and affact the corresponding ip_conntrack_expect structure of this connection, be this ip_conntrack_expect structure assignment, promptly revise tuple parameter, the ip_conntrack_tuple structure of this inside configuration, the source IP address of Intranet PC and port information in the tax; After consulting with server end, gateway device sends to server with this message from the port (one of TCPPORT 20000~20059) that distributes;
Step 6, Intranet PC be connected with server triggers finish after, after server is received, send datagram to gateway, its destination interface scope is within TCP PORT 20000~20059;
Step 7, when data message arrives gateway device, automatically enter the conntrack module, create and transmit the ip_conntrack structure that connects, transmit this message of condition judgment unit judges and whether meet the forwarding condition, the agreement that is its use be the agreement used of E-Packeting of configuration and its destination interface be configuration the end group in port, if meet the forwarding condition, search the ip_conntrack_expect chained list according to its destination interface, find to trigger to connect the ip_conntrack_expect structure of creating, and set up incidence relation with it with same port (TCP PORT);
Normal process, trigger to connect and cause triggering, set the port mapping relation, do not set up owing to transmit this moment to connect also, do not know the IP address and the source port of far-end (generally being server), so this part field (the tuple field that refers to the Ip_conntrack_expect structure) is not filled in, when transmitting connection foundation, got access to the IP address, the ip_conntrack_tuple structure among the IP-conntrack that the forwarding of creating is connected after the information such as remote port and the tuple field of Ip_conntrack_expect structure are provided with, the information completely of the IP-conntrack structure that (be stored in tuplehash[IP_CT_DIR_ORIGINAL] in) and forwarding are connected so that the Ip_conntrack_expect structure (be stored in tuplehash[IP_CT_DIR_REPLY] in);
Step 8, message enters the nat expect part of port_trigger, whether need to transmit by this message of ip_conntrack_expect structure decision that is associated that reads, as needs, find the ip_conntrack structure of related triggering connection again by internal pointer, obtain IP address and the port numbers of corresponding Intranet PC, be written to and transmit the ip_conntrack structure that connects, and, finish the forwarding work of data message then with its purpose IP address and port as data message;
Step 9, after the forwarding connection is also set up successfully, when the message that is dealt into outer net as Intranet PC reaches gateway, at first entered connection tracking (conntrack) module of Linux protocol stack, in this module, find the corresponding ip_conntrack structure of this connection, the source of configuration, the address information of destination device are carried out SNAT (source port address transition) to message then, and are sent before obtaining in this structure;
Step 10, and the message that returns from server later on (belonging to this forwarding connects) is when arriving gateway, enter connection tracking (conntrack) module of Linux protocol stack, also in this module, find the corresponding ip_conntrack structure of this connection, source, the destination device address information of configuration before in this structure, obtaining, be DNAT (destination interface address transition), send;
Step 11, Intranet PC and server carry out data communication by the port set of opening, after finishing transfer of data, trigger to connect ip_conntrack structure, ip_conntrack_expect structure and transmit the ip_conntrack structure that is connected and enter idle condition, along with the timer of this inside configuration enters the overtime stage, automatically nullified by protocol stack, the port mapping of this server and Intranet PC is cancelled, and protocol stack returns to the state before triggering.
The process that whole triggering connects has been described in this part, makes us be familiar with this configuration earlier, triggers again, and the last NAT that dynamically transmits passes through mechanism.With this mode of Port Trigger, solved in the past that NAT passes through the problem that needs continuous updating protocol stack, improve the compatibility of system, the convenience of configuration has very strong market application foreground.

Claims (10)

1, a kind of method that realizes port triggering function on the Linux protocol stack may further comprise the steps:
(a) configured port triggered parameter on gateway device comprises and triggers port and port set scope, and is saved in IP connection tracking assistant ip_conntrack_helper and the IP address transition assistant Ip_nat_helper structure;
When (b) message that sends of Intranet equipment arrives gateway device, enter connection tracking conntrack module automatically, create and trigger the IP connection tracking ip_conntrack structure that connects, and in this structure, preserve Intranet IP address and port;
(c) if this message meets trigger condition, be that its destination interface is described triggering port, ip_conntrack_helper be described port set middle port that set up with the IP track expectation table ip_conntrack_expect structure ip_conntrack structure connection in deposit the port that distributes into this message, this message sends to outer net equipment again by address transition nat module from the port that distributes;
(d) described outer net equipment is to described gateway device returned packet, and message enters the conntrack module automatically, creates and transmits the ip_conntrack structure that connects;
(e) if this message that returns meets the forwarding condition, be that its destination interface is the port in the described port set, then set up this forwarding ip_conntrack structure that connects and the ip_conntrack_expect Structural Interrelationship relation of preserving same port, and the IP address and the remote port of in transmitting the IP-conntrack structure that connects, preserving described outer net equipment;
(f) this message that returns enters the network address and revises supplementary module nat expect part, find the ip_conntrack structure of the triggering connection of its association again by the ip_conntrack_expect structure of association, obtain the IP address and the port of Intranet equipment, finish the forwarding work of data message;
(g) Intranet equipment and outer net equipment carry out data communication by the switching of setting up, finish transfer of data after, discharge ip_conntrack structure and the ip_conntrack_expect structure set up, finish.
2, the method for claim 1, it is characterized in that, the port parameter of described step (a) configuration also comprises the agreement that triggers the message use, in the described step (c), if the destination interface of Intranet equipment transmission message and the agreement of use are all identical with the agreement that the triggering port and the triggering message of configuration use, think that just it meets trigger condition.
3, the method for claim 1, it is characterized in that, the port parameter of described step (a) configuration also comprises the agreement that E-Packets and use, in the described step (d), if the destination interface of outer net equipment returned packet is the port in the described port set, and when the agreement that the E-Packeting of the agreement of its use and configuration used is identical, think that just it meets the forwarding condition.
4, the method for claim 1, it is characterized in that, described step (a) is to carry out the configuration of described parameter by a configured port, then the parameter that configures is passed to the Linux protocol stack module, is set to connection tracking conntrack part and address transition nat initial condition partly.
5, the method for claim 1, it is characterized in that, in the described step (c), when described message passes through address transition nat module, by address transition assistant nat_helper structure, check triggering to connect, and compose source IP address and the port information of going up Intranet PC for the ip_conntrack_expect structure.
6, method as claimed in claim 5 is characterized in that, in the described step (e), also IP address and the remote port with described outer net equipment is saved in the described ip_conntrack_expect structure.
7, the method for claim 1 is characterized in that, in the described step (f), behind the IP address and port that obtain Intranet equipment, also it is write and transmits the ip_conntrack structure that connects.
8, the method for claim 1, it is characterized in that, in the described step (e), after setting up this forwarding ip_conntrack structure that connects and the ip_conntrack_expect Structural Interrelationship relation of preserving same port, also the IP address that obtains is written in this related Ip_conntrack_expect structure with remote port information.
9, the method for claim 1, it is characterized in that, in the described step (g), when Intranet equipment and outer net devices communicating, when the message that is dealt into described outer net equipment when described Intranet equipment reaches described gateway device, enter described conntrack module, find the corresponding ip_conntrack structure of this connection, in this structure, obtain the source of preservation, the address information of destination device, then message is carried out the source port address transition and send.
10, method as claimed in claim 7, it is characterized in that, in the described step (g), when Intranet equipment and outer net devices communicating, when the message that turns back to described Intranet equipment when described outer net equipment arrives described gateway device, enter described conntrack module, find the corresponding ip_conntrack structure of this connection, in this structure, obtain the source of preservation, the address information of destination device, message is carried out the destination interface address transition and sends.
CNB2005101356669A 2005-12-31 2005-12-31 A kind of method that on the Linux protocol stack, realizes port triggering function Expired - Fee Related CN100568875C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2005101356669A CN100568875C (en) 2005-12-31 2005-12-31 A kind of method that on the Linux protocol stack, realizes port triggering function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2005101356669A CN100568875C (en) 2005-12-31 2005-12-31 A kind of method that on the Linux protocol stack, realizes port triggering function

Publications (2)

Publication Number Publication Date
CN1992716A true CN1992716A (en) 2007-07-04
CN100568875C CN100568875C (en) 2009-12-09

Family

ID=38214663

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2005101356669A Expired - Fee Related CN100568875C (en) 2005-12-31 2005-12-31 A kind of method that on the Linux protocol stack, realizes port triggering function

Country Status (1)

Country Link
CN (1) CN100568875C (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010148603A1 (en) * 2009-06-22 2010-12-29 中兴通讯股份有限公司 Method and system for supporting data forwarding between multiple protocol stacks in the same system
CN101753640B (en) * 2009-12-28 2011-11-30 电子科技大学 Multi-interface fusion method of communication node
CN103023942A (en) * 2011-09-27 2013-04-03 奇智软件(北京)有限公司 Load balancing method, device and system of server
CN106507028A (en) * 2016-11-29 2017-03-15 四川长虹电器股份有限公司 A kind of Intranet in television video call penetrates direct-connected method
CN107819621A (en) * 2017-11-06 2018-03-20 珠海格力电器股份有限公司 A kind of collocation method of gateway, device and gateway
CN114422249A (en) * 2022-01-20 2022-04-29 北京华电云博科技有限公司 Modbus safety detection method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010148603A1 (en) * 2009-06-22 2010-12-29 中兴通讯股份有限公司 Method and system for supporting data forwarding between multiple protocol stacks in the same system
CN101753640B (en) * 2009-12-28 2011-11-30 电子科技大学 Multi-interface fusion method of communication node
CN103023942A (en) * 2011-09-27 2013-04-03 奇智软件(北京)有限公司 Load balancing method, device and system of server
CN103023942B (en) * 2011-09-27 2016-08-03 北京奇虎科技有限公司 A kind of server load balancing method, Apparatus and system
CN106507028A (en) * 2016-11-29 2017-03-15 四川长虹电器股份有限公司 A kind of Intranet in television video call penetrates direct-connected method
CN107819621A (en) * 2017-11-06 2018-03-20 珠海格力电器股份有限公司 A kind of collocation method of gateway, device and gateway
CN114422249A (en) * 2022-01-20 2022-04-29 北京华电云博科技有限公司 Modbus safety detection method

Also Published As

Publication number Publication date
CN100568875C (en) 2009-12-09

Similar Documents

Publication Publication Date Title
US5999974A (en) Internet protocol assists for high performance LAN connections
US6014699A (en) Internet protocol assists for high performance LAN connections
US6009467A (en) System for checking status of supported functions of communication platforms at preselected intervals in order to allow hosts to obtain updated list of all supported functions
CN1992716A (en) Method for realizing port triggering function in Linux protocol stack
CN1266882C (en) A management method of network device
CN101385315B (en) Communication using private ip addresses of local networks
US6003088A (en) Blocking IP datagrams in a multi-path channel point-to-point environment
US7765313B2 (en) Hierarchical protocol classification engine
US6078964A (en) Establishing direct communications between two hosts without using a high performance LAN connection
CN100521663C (en) Method for crossing network address conversion in point-to-point communication
CN106302199B (en) user mode protocol stack implementation method and system based on three-layer switch equipment
US8432799B1 (en) Obtaining high availability using TCP proxy devices
CN102821032B (en) A kind of method of fast-forwarding packet and three-layer equipment
US6084859A (en) Internet protocol assists using multi-path channel protocol
CN112165432B (en) Method for realizing communication between OpenStack virtual machine and outside
CN1216657A (en) Internet protocol filter
CN110768994B (en) Method for improving SIP gateway performance based on DPDK technology
US6023734A (en) Establishing direct communications between two hosts without using a high performance LAN connection
US5987515A (en) Internet protocol assists using multi-path channel protocol
CN112187674B (en) Network structure and networking method supporting IPv4 and IPv6 dual-stack mixing
EP1146722A2 (en) Method and apparatus for providing telephony services switch-based processing of media streams
US6185218B1 (en) Communication method and apparatus for use in a computing network environment having high performance LAN connections
US5974049A (en) Internet protocol assists for high performance LAN connections
US6006261A (en) Internet protocol assists using multi-path channel protocol
US6003080A (en) Internet protocol assists using multi-path channel protocol

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20091209

Termination date: 20141231

EXPY Termination of patent right or utility model