JP2010166189A - Ip repeater, communication system, and tcp flow control method used for them - Google Patents

Ip repeater, communication system, and tcp flow control method used for them Download PDF

Info

Publication number
JP2010166189A
JP2010166189A JP2009005270A JP2009005270A JP2010166189A JP 2010166189 A JP2010166189 A JP 2010166189A JP 2009005270 A JP2009005270 A JP 2009005270A JP 2009005270 A JP2009005270 A JP 2009005270A JP 2010166189 A JP2010166189 A JP 2010166189A
Authority
JP
Japan
Prior art keywords
tcp
control
packet
alg
function
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.)
Pending
Application number
JP2009005270A
Other languages
Japanese (ja)
Inventor
Mitsutoshi Tominaga
光俊 富永
Fumihiro Taniguchi
文浩 谷口
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.)
NEC Corp
NEC Communication Systems Ltd
Original Assignee
NEC Corp
NEC Communication Systems Ltd
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 NEC Corp, NEC Communication Systems Ltd filed Critical NEC Corp
Priority to JP2009005270A priority Critical patent/JP2010166189A/en
Publication of JP2010166189A publication Critical patent/JP2010166189A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)
  • Telephonic Communication Services (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an IP repeater capable of providing stable communication between nodes. <P>SOLUTION: The IP repeater includes: an ALG function (ALG control unit 23) for rewriting data of FTP and SIP of part of a TCP application on an NAT when repeating communication between a terminal belonging to a private network and a terminal belonging to a global network; and an TCP session control function (TCP session control unit 22) for controlling TCP connection when the ALG function receives the required TCP packets. The IP repeater provides an order property of the TCP packets from the TCP session control function (TCP session control unit 22) to the ALG function (ALG control unit 23). <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明はIP中継装置、通信システム及びそれらに用いるTCPフロー制御方法に関し、特にIP(Internet Protocol)中継装置におけるTCP(Transmission Control Protocol)フローの制御方法に関する。   The present invention relates to an IP relay device, a communication system, and a TCP flow control method used therefor, and more particularly, to a TCP (Transmission Control Protocol) flow control method in an IP (Internet Protocol) relay device.

グローバルネットワークとプライベートネットワークに属するNAT(Network Address Translation)機能が動作するIP中継装置において(例えば、非特許文献1参照)、FTP(File Transfer Protocol)やSIP(Session Initiation Protocol)等のTCP(Transmission Control Protocol)パケットを転送する時に、ALG(Application Level Gateway)機能によってTCPアプリケーションのペイロードを変換する必要がある。   In an IP relay device that operates a NAT (Network Address Translation) function belonging to a global network and a private network (see, for example, Non-Patent Document 1), TCP (Transmission Control Protocol) such as FTP (File Transfer Protocol) and SIP (Session Initiation Protocol). When transferring a Protocol packet, it is necessary to convert the payload of the TCP application by using an ALG (Application Level Gateway) function.

NATの基本動作では、IPパケットのIPヘッダ中のアドレス及びTCP/UDP(User Datagram Protocol)ヘッダのポート番号のみを変更する。   In the basic operation of NAT, only the address in the IP header of the IP packet and the port number of the TCP / UDP (User Datagram Protocol) header are changed.

しかしながら、アプリケーションによっては、TCP/UDPのデータ部分によってアドレスやポート番号を運ぶものがある。この場合、IPヘッダやTCP/UDPヘッダの情報以外にTCP/UDPのデータ部分のアドレスやポート番号情報を書き換える必要がある。この情報は、アプリケーションによって、書かれる位置が異なるため、アプリケーション毎に書き換えルールを定義する必要がある。この機能がALG機能と呼ばれている。   However, some applications carry addresses and port numbers in the TCP / UDP data portion. In this case, it is necessary to rewrite the address and port number information of the TCP / UDP data portion in addition to the information of the IP header and the TCP / UDP header. Since this information is written in different locations depending on the application, it is necessary to define a rewrite rule for each application. This function is called the ALG function.

P.Srisuresh、K.Egevang、RFC3022、Traditional IP Network Address Translator(Traditional NAT)、January 2001、URL:http://www.ietf.org/rfc/rfc3022.txtP. Srisuresh, K.M. Eggang, RFC3022, Transitional IP Network Address Translator (Traditional NAT), January 2001, URL: http: // www. ietf. org / rfc / rfc3022. txt

しかしながら、上述したALG機能を具備した中継装置では、TCPのセグメントが順番通りに来ない場合、TCPの再送やTCPのセグメントが分割された場合に、その後の正常なTCPの通信ができないという問題がある。その結果、TCPコネクションが途切れてしまうという問題、TCPパケットの再送が発生するという問題、通信を最初からやり直さなければいけないという問題等が生ずることとなる。   However, in the relay apparatus having the above-described ALG function, there is a problem that when TCP segments do not come in order, when TCP retransmission or TCP segments are divided, normal TCP communication thereafter cannot be performed. is there. As a result, a problem that the TCP connection is interrupted, a problem that the TCP packet is retransmitted, a problem that the communication has to be restarted from the beginning, and the like occur.

つまり、グローバルネットワークとプライベートネットワークに属するNAT機能を具備したIP中継装置において、一部のTCPアプリケーションでは、ALG機能を使用してペイロードを変換する必要があるが、TCPの順序が逆転した場合、TCPの再送、TCPのセグメントが分割された場合にALG機能が正しく処理できず、TCPコネクションが途切れてしまうという問題がある。   That is, in an IP relay device having a NAT function belonging to a global network and a private network, some TCP applications need to convert the payload using the ALG function, but if the TCP order is reversed, When the TCP segment is divided and the TCP segment is divided, the ALG function cannot be processed correctly and the TCP connection is interrupted.

TCPの順序が逆転した場合は、ALG機能が動作するTCPアプリケーションにおいて、複雑なTCPシーケンス番号の管理が必要になり、アプリケーションレイヤだけでなく、TCPレイヤまで管理しなければならない。   When the TCP order is reversed, it is necessary to manage a complicated TCP sequence number in a TCP application in which the ALG function operates, and it is necessary to manage not only the application layer but also the TCP layer.

また、TCPの再送が発生した場合は、ALG機能が動作するTCPアプリケーションにおいて、TCPの再送とは判断できずに、重複したリソースを確保してしまい、前までのコネクションが切断されてしまう。   Also, when TCP retransmission occurs, a TCP application in which the ALG function operates cannot be determined as TCP retransmission, and duplicate resources are secured, and the previous connection is disconnected.

さらに、TCPのセグメントが分割された場合は、TCPアプリケーションで書き換えるべきIPアドレス情報やTCPポート番号が認識できない場合が生じ、パケット破棄やそのまま転送するという問題が発生する。これは、正しく転送できないという問題と、セキュリティ上の問題とがある。   Further, when the TCP segment is divided, the IP address information and the TCP port number to be rewritten by the TCP application may not be recognized, which causes a problem of packet discard or transfer as it is. This has a problem that data cannot be transferred correctly and a security problem.

これらの問題のため、TCPの順序制御と再送制御、分割制御に対応したALG機能の実装方法を考案する必要がある。   Because of these problems, it is necessary to devise a method for implementing the ALG function corresponding to TCP sequence control, retransmission control, and division control.

そこで、本発明の目的は上記の問題点を解消し、ノード間の安定した通信を供給することができるIP中継装置、通信システム及びそれらに用いるTCPフロー制御方法を提供することにある。   Therefore, an object of the present invention is to provide an IP relay device, a communication system, and a TCP flow control method used for them, which can solve the above problems and can supply stable communication between nodes.

本発明によるIP中継装置は、プライベートネットワークに属する端末とグローバルネットワークに属する端末との通信を中継する際に、一部のTCP(Transmission Control Protocol)アプリケーションのFTP(File Transfer Protocol)及びSIP(Session Initiation Protocol)のデータをNAT(Network Address Translation)上で書き換えるALG(Application Level Gateway)機能と、
前記ALG機能が必要なTCPパケットを受信した場合にTCPコネクションを制御するTCPセッション制御機能とを備え、
前記TCPセッション制御機能から前記ALG機能へ前記TCPパケットの順序性を提供している。
The IP relay device according to the present invention, when relaying communication between a terminal belonging to a private network and a terminal belonging to a global network, FTP (File Transfer Protocol) and SIP (Session Initiation) of some TCP (Transmission Control Protocol) applications. ALG (Application Level Gateway) function for rewriting protocol data on NAT (Network Address Translation);
A TCP session control function for controlling a TCP connection when a TCP packet that requires the ALG function is received;
The TCP packet order is provided from the TCP session control function to the ALG function.

本発明による通信システムは、上記のIP中継装置を含むことを特徴とする。   A communication system according to the present invention includes the above-described IP relay device.

本発明によるTCPフロー制御方法は、IP(Internet Protocol)中継装置に、プライベートネットワークに属する端末とグローバルネットワークに属する端末との通信を中継する際に、一部のTCP(Transmission Control Protocol)アプリケーションのFTP(File Transfer Protocol)及びSIP(Session Initiation Protocol)のデータをNAT(Network Address Translation)上で書き換えるALG(Application Level Gateway)機能を設け、
前記IP中継装置が、前記ALG機能が必要なTCPパケットを受信した場合にTCPコネクションを制御するTCPセッション制御処理を実行し、前記TCPセッション制御処理から前記ALG機能へ前記TCPパケットの順序性を提供している。
In the TCP flow control method according to the present invention, when a communication between a terminal belonging to a private network and a terminal belonging to a global network is relayed to an IP (Internet Protocol) relay apparatus, FTP of some TCP (Transmission Control Protocol) applications is used. (File Transfer Protocol) and SIP (Session Initiation Protocol) data are provided with an ALG (Application Level Gateway) function that rewrites data on NAT (Network Address Translation).
When the IP relay apparatus receives a TCP packet that requires the ALG function, it executes a TCP session control process that controls a TCP connection, and provides the TCP packet order from the TCP session control process to the ALG function. is doing.

本発明は、上記のような構成及び動作とすることで、ノード間の安定した通信を供給することができるという効果が得られる。   The present invention has an effect that stable communication between nodes can be supplied by adopting the above configuration and operation.

本発明の第1の実施の形態による通信システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the communication system by the 1st Embodiment of this invention. 本発明の第1の実施の形態によるネットワーク構成例を示すブロック図である。It is a block diagram which shows the example of a network structure by the 1st Embodiment of this invention. 本発明の第1の実施の形態によるTCPの順序制御を示すシーケンスチャートである。It is a sequence chart which shows TCP order control by the 1st Embodiment of this invention. 本発明の第1の実施の形態によるTCPの再送パケットを受信した時の動作を示すシーケンスチャートである。It is a sequence chart which shows operation | movement when the TCP retransmission packet by the 1st Embodiment of this invention is received. 図4におけるALG処理待ち状態の動作を示すシーケンスチャートである。5 is a sequence chart showing an operation in an ALG process waiting state in FIG. 図4におけるACK応答待ち状態の動作を示すシーケンスチャートである。6 is a sequence chart showing an operation in an ACK response waiting state in FIG. 図4における上位アプリケーション待ち状態の動作を示すシーケンスチャートである。FIG. 5 is a sequence chart showing the operation in the upper application waiting state in FIG. 4. FIG. 図4におけるACK送信済み状態の動作を示すシーケンスチャートである。FIG. 5 is a sequence chart showing an operation in an ACK transmission completed state in FIG. 4. 本発明の第1の実施の形態によるTCPの分割パケット制御を示すシーケンスチャートである。It is a sequence chart which shows the division | segmentation packet control of TCP by the 1st Embodiment of this invention.

次に、本発明の実施の形態について図面を参照して説明する。まず、本発明による通信システムの概要について説明する。本発明による通信システムでは、プライベートネットワークに属する端末と、グローバルネットワークに属する端末とが通信する場合に、NAT(Network Address Translation)機能を具備したIP(Internet Protocol)中継装置を介して通信する。   Next, embodiments of the present invention will be described with reference to the drawings. First, an outline of a communication system according to the present invention will be described. In the communication system according to the present invention, when a terminal belonging to a private network and a terminal belonging to a global network communicate, communication is performed via an IP (Internet Protocol) relay apparatus having a NAT (Network Address Translation) function.

その中で、さらに一部のTCP(Transmission Control Protocol)アプリケーションのFTP(File Transfer Protocol)やSIP(Session Initiation Protocol)は、NAT上でデータを書き換える必要があるため、ALG(Application Level Gateway)機能が用いられる。   Among them, FTP (File Transfer Protocol) of some TCP (Transmission Control Protocol) applications and SIP (Session Initiation Protocol) need to rewrite data on NAT, so ALG (Application Level Gateway) functions. Used.

本発明による通信システムは、そのALG機能を具備したIP中継装置において、TCPセッションの順序制御、再送制御、分割制御を行うことにより、TCPパケットのシーケンス異常や再送受信、セグメントの分割受信に対応し、エンドツーエンドの通信を正確に行うことを特徴とする。   The communication system according to the present invention supports TCP packet sequence abnormalities, retransmission, and segmented reception by performing TCP session order control, retransmission control, and division control in an IP relay device having the ALG function. The end-to-end communication is performed accurately.

本発明による通信システムでは、IPパケット中継装置でTCPアプリケーションのALG機能を動作させる場合において、TCPセッション制御機能を具備することにより、TCPセッション異常時に対応し、ALG機能でのパケット破棄や無駄な処理を回避している。   In the communication system according to the present invention, when the ALG function of the TCP application is operated by the IP packet relay device, the TCP session control function is provided to cope with the TCP session abnormality, and the ALG function discards the packet and usesless processing. Is avoiding.

図1は本発明の第1の実施の形態による通信システムの構成例を示すブロック図であり、図2は本発明の第1の実施の形態によるネットワーク構成例を示すブロック図である。図1及び図2において、本発明の第1の実施の形態による通信システムは、PC(Parsonal Computer)(#1,#2)1−0,1−1と、IP中継装置2とから構成されている。IP中継装置2は、ALG機能20を備えている。   FIG. 1 is a block diagram showing a configuration example of a communication system according to the first embodiment of the present invention, and FIG. 2 is a block diagram showing a network configuration example according to the first embodiment of the present invention. 1 and 2, the communication system according to the first embodiment of the present invention includes PCs (Personal Computers) (# 1, # 2) 1-0, 1-1 and an IP relay device 2. ing. The IP relay device 2 has an ALG function 20.

PC(#1)1−0は、プライベートネットワーク100に属し、プライベートネットワークIPアドレスが割当てられている。PC(#2)1−1は、グローバルネットワーク101に属し、グローバルネットワークIPアドレスが割当てられている。   The PC (# 1) 1-0 belongs to the private network 100 and is assigned a private network IP address. The PC (# 2) 1-1 belongs to the global network 101 and is assigned a global network IP address.

IP中継装置2は、NAT機能(図示せず)を具備し、プライベートネットワーク100とグローバルネットワーク101との両方に属し、両方のIPアドレスが割当てられている。また、IP中継装置2は、インタネット網200を経由してPC(#2)1−1との通信を行う。   The IP relay device 2 has a NAT function (not shown), belongs to both the private network 100 and the global network 101, and is assigned both IP addresses. The IP relay device 2 communicates with the PC (# 2) 1-1 via the Internet network 200.

PC(#1)1−0とPC(#2)1−1とは、ALG機能を必要とするTCPアプリケーションのFTPやSIPを実装している。PC(#1)1−0とPC(#2)1−1とにおいてFTPが動作する場合は、PC(#1)1−0とPC(#2)1−1との間でTCPコネクションを確立し、TCP上でFTPをやりとりする。その際、IP中継装置2は、中継するFTPパケットの編集を行い、TCPパケットのセッション制御を行う。   The PC (# 1) 1-0 and the PC (# 2) 1-1 are mounted with FTP or SIP of a TCP application that requires the ALG function. When FTP operates on PC (# 1) 1-0 and PC (# 2) 1-1, a TCP connection is established between PC (# 1) 1-0 and PC (# 2) 1-1. Establish and exchange FTP over TCP. At that time, the IP relay device 2 edits the FTP packet to be relayed and performs session control of the TCP packet.

図1において、IP中継装置2は、図2に示すALG機能20の他に、レイヤ2・3送受信制御部21と、TCPセッション制御部22と、ALG制御部23とを備えている。TCPセッション制御部22は、再送制御部221と、順序制御部222と、パケットバッファ223とを備えている。   1, the IP relay device 2 includes a layer 2/3 transmission / reception control unit 21, a TCP session control unit 22, and an ALG control unit 23 in addition to the ALG function 20 shown in FIG. The TCP session control unit 22 includes a retransmission control unit 221, an order control unit 222, and a packet buffer 223.

PC(#1)1−0はプライベートネットワーク100に属し、PC(#2)1−1はグローバルネットワーク101に属している。PC(#1)1−0とPC(#2)1−1とは、それぞれALG機能20を必要とするTCPアプリケーションのFTPやSIPを実装している。IP中継装置2は、プライベートネットワーク100及びグローバルネットワーク101それぞれに属し、PC(#1)1−0とPC(#2)1−1とのIP通信を中継する。   The PC (# 1) 1-0 belongs to the private network 100, and the PC (# 2) 1-1 belongs to the global network 101. The PC (# 1) 1-0 and the PC (# 2) 1-1 each implement FTP and SIP of a TCP application that requires the ALG function 20. The IP relay device 2 belongs to each of the private network 100 and the global network 101, and relays IP communication between the PC (# 1) 1-0 and the PC (# 2) 1-1.

IP中継装置2において、レイヤ2・3送受信制御部21は、レイヤ2及びレイヤ3の通信を制御し、IPルーティング及びポリシルーティングを行うことで、IPパケットの転送とパケット送受信とを実現している。   In the IP relay device 2, the layer 2 and 3 transmission / reception control unit 21 controls communication of layer 2 and layer 3 and performs IP routing and policy routing, thereby realizing IP packet transfer and packet transmission / reception. .

IP中継装置2において、TCPセッション制御部22は、レイヤ2・3送受信制御部21よりALG機能20が必要なTCPパケットを受信した場合にTCPコネクションを制御する。TCPセッション制御部22では、順序制御部222とパケットバッファ223とを使用してTCPセッションの順序制御と分割制御とを実現する。   In the IP relay device 2, the TCP session control unit 22 controls the TCP connection when a TCP packet that requires the ALG function 20 is received from the layer 2/3 transmission / reception control unit 21. The TCP session control unit 22 uses the order control unit 222 and the packet buffer 223 to realize TCP session order control and division control.

また、TCPセッション制御部22は、再送制御部221とパケットバッファ223とを使用し、PC(#1)1−0とPC(#2)1−1との間のTCPパケットの再送を制御する。   Also, the TCP session control unit 22 uses the retransmission control unit 221 and the packet buffer 223 to control the retransmission of the TCP packet between the PC (# 1) 1-0 and the PC (# 2) 1-1. .

TCPセッション制御部22で受信したFTPやSIP等のALG機能20が必要なTCPパケットは、ALG制御部23へ通知する。ALG制御部23は、TCPセッション制御部22より順序制御されたTCPパケットを受信する。また、ALG制御部23では、受信したTCPパケットのセグメントが分割されている場合、フラグメントされた残りのセグメントを受信するまでバッファリングしてリアセンブルする。   TCP packets that are required by the ALG function 20 such as FTP and SIP received by the TCP session control unit 22 are notified to the ALG control unit 23. The ALG control unit 23 receives a TCP packet whose order is controlled by the TCP session control unit 22. In addition, when the segment of the received TCP packet is divided, the ALG control unit 23 buffers and reassembles until the remaining fragmented segment is received.

ALG制御部23では、TCPアプリケーションそれぞれの処理が行われ、TCPアプリケーションのペイロードにネットワークアドレスやポート番号等の変換が必要なアプリケーションデータを含む場合、TCPアプリケーションの設定にしたがってTCPアプリケーションのペイロードを変換し、そのペイロードをTCPセッション制御部22へ送信する。   The ALG control unit 23 processes each TCP application, and converts the payload of the TCP application according to the setting of the TCP application when the TCP application payload includes application data that needs to be converted such as a network address and a port number. The payload is transmitted to the TCP session control unit 22.

TCPセッション制御部22は、ALG制御部23よりTCPアプリケーションパケットの送信要求があった場合、TCPパケットのチェックサムやシーケンス番号、ACK(ACKnowledgement)番号、IPヘッダのID(IDentifier)、パケット長、チェックサムを再計算し、レイヤ2・3送受信制御部21へ送信要求する。   When a TCP application packet transmission request is received from the ALG control unit 23, the TCP session control unit 22 checks the TCP packet checksum, sequence number, ACK (ACKnowledgement) number, IP header ID (IDentifier), packet length, check The sum is recalculated and a transmission request is sent to the layer 2/3 transmission / reception control unit 21.

図3は本発明の第1の実施の形態によるTCPの順序制御を示すシーケンスチャートである。これら図1〜図3を参照して本発明の第1の実施の形態によるTCPの順序制御について説明する。   FIG. 3 is a sequence chart showing TCP sequence control according to the first embodiment of the present invention. The TCP sequence control according to the first embodiment of the present invention will be described with reference to FIGS.

PC(#1)1−0とPC(#2)1−1とのTCP通信は、インタネット網200の輻輳状況やネットワーク構成により、PCが送信した順番ではなく、後から送信したパケットが先に到着する場合がある(図3のS301)。この場合、TCPセッション制御部22は、TCPパケットのシーケンス番号から順序逆転を判定し、前に送信されたパケットを受信するまで(図3のS303)、パケットバッファ223でパケットを保持し(図3のS302)、順序を元に戻して(図3のS304)、そのパケットをALG制御部23へ渡す(図3のS305)。   The TCP communication between the PC (# 1) 1-0 and the PC (# 2) 1-1 is not based on the order in which the PCs are transmitted, but the packets transmitted later are the first depending on the congestion status and network configuration of the Internet network 200. There is a case of arrival (S301 in FIG. 3). In this case, the TCP session control unit 22 determines the order reversal from the sequence number of the TCP packet, and holds the packet in the packet buffer 223 until the previously transmitted packet is received (S303 in FIG. 3) (FIG. 3). S302), the order is restored (S304 in FIG. 3), and the packet is transferred to the ALG control unit 23 (S305 in FIG. 3).

TCPセッション制御部22は、パケットをALG制御部23へ渡した後、保持しているパケットのシーケンスを確認し(図3のS306)、ALG制御部23へ渡してよいシーケンスであれば、そのパケットをALG制御部23へ渡す(図3のS307)。   After passing the packet to the ALG control unit 23, the TCP session control unit 22 confirms the sequence of the held packet (S306 in FIG. 3), and if the sequence can be passed to the ALG control unit 23, the packet Is transferred to the ALG control unit 23 (S307 in FIG. 3).

ALG制御部23で編集されたアプリケーションデータは、TCPセッション制御部22へ送信要求される(図3のS308、S310)。ここで、セグメント長が変化しているのは、NATの一般的な動作であり、ALG制御部23による編集のためである。   The application data edited by the ALG control unit 23 is requested to be transmitted to the TCP session control unit 22 (S308 and S310 in FIG. 3). Here, the change in the segment length is a general operation of NAT, and is for editing by the ALG control unit 23.

ALG制御部23より送信要求されたTCPセッション制御部22は、IPパケットヘッダ、TCPパケットヘッダの再計算をしてレイヤ2・3送受信制御部21へ送信要求する(図3のS309、S311)。   The TCP session control unit 22 requested to transmit from the ALG control unit 23 recalculates the IP packet header and the TCP packet header, and requests the transmission to the layer 2/3 transmission / reception control unit 21 (S309 and S311 in FIG. 3).

図4は本発明の第1の実施の形態によるTCPの再送パケットを受信した時の動作を示すシーケンスチャートである。これら図1と図2と図4とを参照して本発明の第1の実施の形態によるTCPの再送パケットを受信した時の動作について説明する。   FIG. 4 is a sequence chart showing an operation when a TCP retransmission packet is received according to the first embodiment of the present invention. The operation when a TCP retransmission packet according to the first embodiment of the present invention is received will be described with reference to FIGS.

TCPの再送パケットを受信した時の動作は、TCPセッション制御部22とALG制御部23とがどこまで処理を行ったかに応じて、再送制御を行う。再送パケットに対するTCPセッション制御部22の状態は、次の4つの状態に分類される。   The operation when the TCP retransmission packet is received performs retransmission control according to how far the TCP session control unit 22 and the ALG control unit 23 have processed. The state of the TCP session control unit 22 with respect to the retransmission packet is classified into the following four states.

1つ目の状態は、TCPセッション制御部22がTCPのデータセグメントを受信して(図4のS401)、ALG制御部23へ通知した(図4のS402)後のALG処理待ち状態(図4のS403)である。   In the first state, the TCP session control unit 22 receives a TCP data segment (S401 in FIG. 4), and notifies the ALG control unit 23 (S402 in FIG. 4) and waits for an ALG process (FIG. 4). S403).

2つ目の状態は、ALG制御部23からパケット送信要求を受け(図4のS404)、レイヤ2・3送受信制御部21へデータセグメントを送信要求した(図4のS405)後のACK応答待ち状態(図4のS406)である。   In the second state, a packet transmission request is received from the ALG control unit 23 (S404 in FIG. 4), and a data segment transmission request is sent to the layer 2/3 transmission / reception control unit 21 (S405 in FIG. 4). This is the state (S406 in FIG. 4).

3つ目の状態は、TCPセッション制御部22がACKを受信して(図4のS407)、ALG制御部23へパケット受信通知した(図4のS408)後のALG ACK処理待ち状態(図4のS409)である。   In the third state, the TCP session control unit 22 receives an ACK (S407 in FIG. 4) and waits for an ALG ACK process after the packet reception is notified to the ALG control unit 23 (S408 in FIG. 4) (FIG. 4). S409).

4つ目の状態は、ALG制御部23からACKパケット送信要求を受け(図4S410)、レイヤ2・3送受信制御部21へACKパケットを送信要求した(図4のS411)後のACK送信済み状態(図4のS412)である。次に、それぞれの状態における動作について説明する。   The fourth state is an ACK transmission completed state after receiving an ACK packet transmission request from the ALG control unit 23 (S410 in FIG. 4) and requesting transmission of an ACK packet to the layer 2/3 transmission / reception control unit 21 (S411 in FIG. 4). (S412 in FIG. 4). Next, the operation in each state will be described.

図5は図4におけるALG処理待ち状態(S403)の動作を示すシーケンスチャートである。これら図1と図2と図5とを参照して本発明の第1の実施の形態によるALG処理待ち状態(S403)の動作について説明する。   FIG. 5 is a sequence chart showing the operation in the ALG processing wait state (S403) in FIG. The operation in the ALG process waiting state (S403) according to the first embodiment of the present invention will be described with reference to FIG. 1, FIG. 2, and FIG.

TCPセッション制御部22は、PC(#1)1−0よりTCPパケットのリクエストパケットを受信すると(図5のS501)、ALG制御部23へパケット受信通知した(図5のS502)後、ALG処理待ち状態になる(図5のS503)。   When the TCP session control unit 22 receives a request packet of a TCP packet from the PC (# 1) 1-0 (S501 in FIG. 5), it notifies the ALG control unit 23 of packet reception (S502 in FIG. 5), and then performs an ALG process. A waiting state is entered (S503 in FIG. 5).

その後に、TCPセッション制御部22は、再送パケットを受信すると、ALG制御部23へ通知済みの情報のため、これを破棄する(図5のS505)。TCPセッション制御部22がパケットを破棄することにより、ALG制御部23での重複した処理をさせない効果がある。   After that, when receiving the retransmission packet, the TCP session control unit 22 discards the information because it has been notified to the ALG control unit 23 (S505 in FIG. 5). Since the TCP session control unit 22 discards the packet, there is an effect that the ALG control unit 23 does not perform duplicate processing.

図6は図4におけるACK応答待ち状態(S406)の動作を示すシーケンスチャートである。これら図1と図2と図6とを参照して本発明の第1の実施の形態によるACK応答待ち状態(S406)の動作について説明する。   FIG. 6 is a sequence chart showing the operation in the ACK response waiting state (S406) in FIG. The operation in the ACK response waiting state (S406) according to the first embodiment of the present invention will be described with reference to FIGS.

TCPセッション制御部22は、PC(#1)1−0からTCPパケットを受信すると(図6のS601)、そのパケットの受信をALG制御部23へ通知し、ALG制御部23よりPC(#2)1−1宛への送信要求があると、PC(#2)1−1宛へのパケットのコピーをACKを受信するまでパケットバッファ223に保持し(図6のS604)、PC(#2)1−1宛へパケットを送信する。ここで、TCPセッション制御部22は、ACK応答待ち状態になる(図6のS606)。   When the TCP session control unit 22 receives a TCP packet from the PC (# 1) 1-0 (S601 in FIG. 6), the TCP session control unit 22 notifies the ALG control unit 23 of the reception of the packet, and the ALG control unit 23 sends the PC (# 2). ) When there is a transmission request addressed to 1-1, a copy of the packet addressed to PC (# 2) 1-1 is held in the packet buffer 223 until an ACK is received (S604 in FIG. 6), and PC (# 2 ) Send the packet to 1-1. Here, the TCP session control unit 22 enters an ACK response waiting state (S606 in FIG. 6).

この状態において、TCPセッション制御部22は、再送パケットを受信した場合(図6のS607)、受信した再送パケットを破棄し、ALG制御部23へ送信することなく、S604の処理で保持していたPC(#2)1−1宛の送信要求パケットを再送する(図6のS609)。パケットバッファ223は、コピーしていたパケットを、PC(#2)1−1よりACKを受信するまで保持する(図6のS610)。   In this state, when the TCP session control unit 22 receives a retransmission packet (S607 in FIG. 6), the TCP session control unit 22 discards the received retransmission packet and holds it in the process of S604 without sending it to the ALG control unit 23. The transmission request packet addressed to PC (# 2) 1-1 is retransmitted (S609 in FIG. 6). The packet buffer 223 holds the copied packet until an ACK is received from the PC (# 2) 1-1 (S610 in FIG. 6).

図7は図4における上位アプリケーション待ち状態(S409)の動作を示すシーケンスチャートである。これら図1と図2と図7とを参照して本発明の第1の実施の形態による上位アプリケーション待ち状態(S409)の動作について説明する。   FIG. 7 is a sequence chart showing the operation of the upper application waiting state (S409) in FIG. With reference to FIG. 1, FIG. 2, and FIG. 7, the operation in the upper application waiting state (S409) according to the first embodiment of the present invention will be described.

TCPセッション制御部22は、PC(#2)1−1よりACKを受信し(図7S705)、そのACKをALG制御部23へ渡すと(図7のS706)、上位アプリケーション待ち状態(図7のS707)になる。ここで、TCPセッション制御部22は、S707の再送パケットを受信した場合(S708)、この再送パケットをALG制御部23へ送信することなく、破棄する(図7のS709)。   When the TCP session control unit 22 receives the ACK from the PC (# 2) 1-1 (S705 in FIG. 7) and passes the ACK to the ALG control unit 23 (S706 in FIG. 7), it waits for the upper application (in FIG. 7). S707). When the TCP session control unit 22 receives the retransmission packet in S707 (S708), the TCP session control unit 22 discards the retransmission packet without transmitting it to the ALG control unit 23 (S709 in FIG. 7).

図8は図4におけるACK送信済み状態(S412)の動作を示すシーケンスチャートである。これら図1と図2と図8とを参照して本発明の第1の実施の形態によるACK送信済み状態(S412)の動作について説明する。   FIG. 8 is a sequence chart showing the operation in the ACK transmission completed state (S412) in FIG. The operation in the ACK transmission completed state (S412) according to the first embodiment of the present invention will be described with reference to FIGS.

TCPセッション制御部22は、PC(#2)1−1からACKを受信し(図8のS805)、PC(#1)1−0へACKを送信すると(図8のS808)、ACK送信済み状態となる(図8のS809)。   When the TCP session control unit 22 receives an ACK from the PC (# 2) 1-1 (S805 in FIG. 8) and transmits an ACK to the PC (# 1) 1-0 (S808 in FIG. 8), the ACK has been transmitted. A state is reached (S809 in FIG. 8).

ここで、TCPセッション制御部22は、S801の再送パケットを受信した場合(図8のS810)、受信した再送パケットをALG制御部23へ送信することなく、破棄し(図8のS809)、送信元のPC(#1)1−0へACK(S808)を再送する(図8のS812)。   When the TCP session control unit 22 receives the retransmission packet in S801 (S810 in FIG. 8), the TCP session control unit 22 discards the received retransmission packet without transmitting it to the ALG control unit 23 (S809 in FIG. 8). The ACK (S808) is retransmitted to the original PC (# 1) 1-0 (S812 in FIG. 8).

図9は本発明の第1の実施の形態によるTCPの分割パケット制御を示すシーケンスチャートである。これら図1と図2と図9とを参照して本発明の第1の実施の形態によるTCPの分割パケット制御について説明する。   FIG. 9 is a sequence chart showing TCP fragmented packet control according to the first embodiment of the present invention. TCP fragmented packet control according to the first embodiment of the present invention will be described with reference to FIG. 1, FIG. 2, and FIG.

PC(#1)1−0とPC(#2)1−1との間のTCPパケットは、TCPアプリケーションのメッセージサイズがMSS(Maximum Segment Size)より大きい場合やPCとIP中継装置2との間のネットワーク構成によりTCPのセグメントが分割されてIP中継装置2に到着する。   The TCP packet between the PC (# 1) 1-0 and the PC (# 2) 1-1 is used when the message size of the TCP application is larger than the MSS (Maximum Segment Size) or between the PC and the IP relay device 2. The TCP segment is divided by the network configuration and arrives at the IP relay device 2.

分割パケット(1/2)(図9のS901)及び分割パケット(2/2)(図9のS902)は、PC(#1)1−0からPC(#2)1−1宛に送信されたデータセグメントを示し、PC(#1)1−0から送信された時に1つのメッセージが2つに分割されて送信され、IP中継装置2に到着したことを示している。   The fragment packet (1/2) (S901 in FIG. 9) and the fragment packet (2/2) (S902 in FIG. 9) are transmitted from the PC (# 1) 1-0 to the PC (# 2) 1-1. The data segment indicates that one message is divided into two when transmitted from the PC (# 1) 1-0 and arrives at the IP relay device 2.

分割パケット(1/2)(図9のS901)が到着すると、TCPセッション制御部22は、TCPのセッション管理情報を更新し(図9のS902)、ALG制御部23へ渡す。TCPセッション管理情報は、受信したTCPパケットのセッション情報で、TCPの順序制御や再送制御、分割制御、パケット送信時のIPヘッダ、TCPヘッダの再計算に使用する。   When the divided packet (1/2) (S901 in FIG. 9) arrives, the TCP session control unit 22 updates the TCP session management information (S902 in FIG. 9) and passes it to the ALG control unit 23. The TCP session management information is session information of the received TCP packet, and is used for TCP order control, retransmission control, division control, recalculation of the IP header and TCP header at the time of packet transmission.

ALG制御部23は、TCPセッション制御部22から、TCPパケット(図9のS903)のTCPのデータセグメントを受信するが、分割されているため、TCPアプリケーションのバッファに保持する(図9のS904)。   The ALG control unit 23 receives the TCP data segment of the TCP packet (S903 in FIG. 9) from the TCP session control unit 22, but since it is divided, it holds it in the buffer of the TCP application (S904 in FIG. 9). .

TCPセッション制御部22は、分割パケット(2/2)が到着すると(図9のS905)、セッション情報を更新し(図9のS906)、パケット情報をALG制御部23へ渡す(図9のS907)。   When the divided packet (2/2) arrives (S905 in FIG. 9), the TCP session control unit 22 updates the session information (S906 in FIG. 9), and passes the packet information to the ALG control unit 23 (S907 in FIG. 9). ).

ALG制御部23は、パケット情報を受信すると(図9のS907)、保持しているデータを使用し、データセグメントをリアセンブルして編集する(図9のS908)。編集したデータセグメント(図9のS909)は、TCPセッション制御部22へ送信要求される。   When receiving the packet information (S907 in FIG. 9), the ALG control unit 23 uses the held data to reassemble and edit the data segment (S908 in FIG. 9). The edited data segment (S909 in FIG. 9) is requested to be transmitted to the TCP session control unit 22.

TCPセッション制御部22は、IPヘッダのチェックサム、ID、パケット長、TCPヘッダのチェックサム、ACK番号、シーケンス番号を計算し、レイヤ2・3送受信制御部21へ送信要求する(図9のS911)。ここで、セグメントの分割が必要であれば、分割して送信する。   The TCP session control unit 22 calculates the IP header checksum, ID, packet length, TCP header checksum, ACK number, and sequence number, and sends a transmission request to the layer 2/3 transmission / reception control unit 21 (S911 in FIG. 9). ). Here, if it is necessary to divide the segment, it is divided and transmitted.

このように、本実施の形態では、TCPセッション制御部22からALG制御部23へTCPパケットの順序性を提供することで、ALG制御部23での順序制御が不要になるという効果がある。   As described above, in this embodiment, providing the TCP packet order from the TCP session control unit 22 to the ALG control unit 23 has an effect that the order control in the ALG control unit 23 becomes unnecessary.

これによって、本実施の形態では、ALG制御部23において、セグメントを受信した順番に処理すればよいため、セグメントのリアセンブルが容易になるという効果がある。   As a result, in the present embodiment, the ALG control unit 23 has only to process the segments in the order in which they are received.

また、本実施の形態では、再送制御を行うことで、ALG制御部23での重複した処理を回避することができ、不要なリソース消費を回避することができる。これによって、本実施の形態では、リソースを2重に使用することを回避し、リソースの不一致が解消されるため、コネクションの切断を防止することができる。よって、本実施の形態では、TCPクライアントとTCPサーバとに安定した接続を供給することができる。   Further, in the present embodiment, by performing retransmission control, it is possible to avoid redundant processing in the ALG control unit 23 and to avoid unnecessary resource consumption. As a result, in this embodiment, double use of resources is avoided and resource mismatch is resolved, so that disconnection of connections can be prevented. Therefore, in this embodiment, a stable connection can be supplied to the TCP client and the TCP server.

さらに、本実施の形態では、TCPクライアントとTCPサーバとに安定した接続を供給することができるので、TCPの通信がスムーズに行われるため、IP中継装置2が属するシステム全体において、パケット処理の負荷を低減することができる。これによって、本実施の形態では、TCPの通信がスムーズに行うことによって、プライベートIPアドレス及びプライベートポート番号の漏洩を防ぐことができる。   Furthermore, in this embodiment, since a stable connection can be supplied to the TCP client and the TCP server, TCP communication is performed smoothly. Therefore, in the entire system to which the IP relay apparatus 2 belongs, the packet processing load Can be reduced. Accordingly, in the present embodiment, it is possible to prevent leakage of the private IP address and private port number by smoothly performing TCP communication.

さらにまた、本実施の形態では、TCPデータセグメントが分割された場合に一つのメッセージとして揃うまで、ALG制御部23で複数の分割されたセグメントをバッファリングすることで、ALG制御部23がネットワークアドレスの書き換え失敗やポート番号書き換え失敗を回避することができる。   Furthermore, in the present embodiment, when the TCP data segment is divided, the ALG control unit 23 buffers the plurality of divided segments until the ALG control unit 23 arranges the network address until it is arranged as one message. Rewrite failure and port number rewrite failure can be avoided.

尚、本発明は、図2においてNATを使用するのではなく、ステートフルインスペクションやIDS(Intrusion Detection System)や、プロキシサーバとして構成してもよい。その構成においても、本発明の第1の実施の形態と同様に、IP中継装置2は、TCPセッションを管理し、ALGへ順序制御と、再送制御、分割制御を提供することができる。   The present invention may be configured as a stateful inspection, IDS (Intrusion Detection System), or proxy server instead of using NAT in FIG. Also in the configuration, as in the first embodiment of the present invention, the IP relay device 2 can manage the TCP session and provide order control, retransmission control, and division control to the ALG.

1−0 PC(#1)
1−1 PC(#2)
2 IP中継装置
20 ALG機能
21 レイヤ2・3送受信制御部
22 TCPセッション制御部
23 ALG制御部
100 プライベートネットワーク
101 グローバルネットワーク
200 インタネット網
221 再送制御部
222 順序制御部
223 パケットバッファ
1-0 PC (# 1)
1-1 PC (# 2)
2 IP Relay Device 20 ALG Function 21 Layer 2/3 Transmission / Reception Control Unit 22 TCP Session Control Unit 23 ALG Control Unit 100 Private Network 101 Global Network 200 Internet Network 221 Retransmission Control Unit 222 Sequence Control Unit 223 Packet Buffer

Claims (13)

プライベートネットワークに属する端末とグローバルネットワークに属する端末との通信を中継する際に、一部のTCP(Transmission Control Protocol)アプリケーションのFTP(File Transfer Protocol)及びSIP(Session Initiation Protocol)のデータをNAT(Network Address Translation)上で書き換えるためのALG(Application Level Gateway)機能と、
前記ALG機能が必要なTCPパケットを受信した場合にTCPコネクションを制御するTCPセッション制御機能とを有し、
前記TCPセッション制御機能から前記ALG機能へ前記TCPパケットの順序性を提供することを特徴とするIP(Internet Protocol)中継装置。
When relaying communication between a terminal belonging to the private network and a terminal belonging to the global network, FTP (File Transfer Protocol) and SIP (Session Initiation Protocol) data of some TCP (Transmission Control Protocol) applications and NAT (Network) are used. ALG (Application Level Gateway) function for rewriting on Address Translation),
A TCP session control function for controlling a TCP connection when a TCP packet that requires the ALG function is received;
An IP (Internet Protocol) relay apparatus, which provides the TCP packet order from the TCP session control function to the ALG function.
前記TCPセッション制御機能は、TCPセッションの順序制御と再送制御と分割制御とを行うことを特徴とする請求項1記載のIP中継装置。   The IP relay apparatus according to claim 1, wherein the TCP session control function performs TCP session order control, retransmission control, and division control. 前記TCPパケットを一時保持するパケットバッファを含み、
前記TCPセッション制御機能は、前記順序制御と前記パケットバッファとを使用して前記TCPセッションの順序制御と分割制御とを行うことを特徴とする請求項2記載のIP中継装置。
A packet buffer for temporarily holding the TCP packet;
3. The IP relay device according to claim 2, wherein the TCP session control function performs order control and division control of the TCP session using the order control and the packet buffer.
前記TCPセッション制御機能は、前記TCPパケットのシーケンス番号から順序逆転を判定し、その判定結果に応じて前記TCPセッションの順序制御を行うことを特徴とする請求項3記載のIP中継装置。   4. The IP relay apparatus according to claim 3, wherein the TCP session control function determines order reversal based on a sequence number of the TCP packet, and performs order control of the TCP session according to the determination result. TCPデータセグメントが分割された場合に一つのメッセージとして揃うまで、前記ALG機能にて複数の分割されたセグメントをバッファリングすることを特徴とする請求項2から請求項4のいずれか記載のIP中継装置。   5. The IP relay according to claim 2, wherein when the TCP data segment is divided, the plurality of divided segments are buffered by the ALG function until they are arranged as one message. apparatus. 前記TCPセッション制御機能は、前記再送制御と前記パケットバッファとを使用して前記端末間の前記TCPパケットの再送を制御することを特徴とする請求項2から請求項5のいずれか記載のIP中継装置。   6. The IP relay according to claim 2, wherein the TCP session control function controls retransmission of the TCP packet between the terminals using the retransmission control and the packet buffer. apparatus. 前記請求項1から請求項6のいずれかに記載のIP中継装置を含むことを特徴とする通信システム。   A communication system comprising the IP relay device according to any one of claims 1 to 6. IP(Internet Protocol)中継装置に、プライベートネットワークに属する端末とグローバルネットワークに属する端末との通信を中継する際に、一部のTCP(Transmission Control Protocol)アプリケーションのFTP(File Transfer Protocol)及びSIP(Session Initiation Protocol)のデータをNAT(Network Address Translation)上で書き換えるためのALG(Application Level Gateway)機能を設け、
前記IP中継装置が、前記ALG機能が必要なTCPパケットを受信した場合にTCPコネクションを制御するTCPセッション制御処理を実行し、前記TCPセッション制御処理から前記ALG機能へ前記TCPパケットの順序性を提供することを特徴とするTCPフロー制御方法。
When relaying communication between a terminal belonging to a private network and a terminal belonging to a global network to an IP (Internet Protocol) relay apparatus, FTP (File Transfer Protocol) and SIP (Session) of some TCP (Transmission Control Protocol) applications An ALG (Application Level Gateway) function for rewriting the data of Initiation Protocol (NAT) on Network Address Translation (NAT) is provided.
When the IP relay apparatus receives a TCP packet that requires the ALG function, it executes a TCP session control process that controls a TCP connection, and provides the TCP packet order from the TCP session control process to the ALG function. A TCP flow control method characterized by:
前記IP中継装置が、前記TCPセッション制御処理において、TCPセッションの順序制御と再送制御と分割制御とを行うことを特徴とする請求項8記載のTCPフロー制御方法。   9. The TCP flow control method according to claim 8, wherein the IP relay device performs TCP session order control, retransmission control, and division control in the TCP session control processing. 前記IP中継装置に、前記TCPパケットを一時保持するパケットバッファを設け、
前記IP中継装置が、前記TCPセッション制御処理において、前記順序制御と前記パケットバッファとを使用して前記TCPセッションの順序制御と分割制御とを行うことを特徴とする請求項2記載のTCPフロー制御方法。
The IP relay device is provided with a packet buffer for temporarily holding the TCP packet,
3. The TCP flow control according to claim 2, wherein the IP relay apparatus performs the order control and the division control of the TCP session using the order control and the packet buffer in the TCP session control process. Method.
前記IP中継装置が、前記TCPセッション制御処理において、前記TCPパケットのシーケンス番号から順序逆転を判定し、その判定結果に応じて前記TCPセッションの順序制御を行うことを特徴とする請求項10記載のTCPフロー制御方法。   11. The IP relay device according to claim 10, wherein in the TCP session control process, an order inversion is determined from a sequence number of the TCP packet, and the order of the TCP session is controlled according to the determination result. TCP flow control method. 前記IP中継装置が、TCPデータセグメントが分割された場合に一つのメッセージとして揃うまで、前記ALG機能にて複数の分割されたセグメントをバッファリングすることを特徴とする請求項9から請求項1のいずれか記載のTCPフロー制御方法。   The said IP relay apparatus buffers the some segmented segment by the said ALG function until it arranges as one message, when a TCP data segment is segmented | segmented, The Claims 1-9 characterized by the above-mentioned. Any one of the TCP flow control methods. 前記IP中継装置が、前記TCPセッション制御処理において、前記再送制御と前記パケットバッファとを使用して前記端末間の前記TCPパケットの再送を制御することを特徴とする請求項9から請求項12のいずれか記載のTCPフロー制御方法。   The IP relay device controls retransmission of the TCP packet between the terminals using the retransmission control and the packet buffer in the TCP session control process. Any one of the TCP flow control methods.
JP2009005270A 2009-01-14 2009-01-14 Ip repeater, communication system, and tcp flow control method used for them Pending JP2010166189A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009005270A JP2010166189A (en) 2009-01-14 2009-01-14 Ip repeater, communication system, and tcp flow control method used for them

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009005270A JP2010166189A (en) 2009-01-14 2009-01-14 Ip repeater, communication system, and tcp flow control method used for them

Publications (1)

Publication Number Publication Date
JP2010166189A true JP2010166189A (en) 2010-07-29

Family

ID=42582035

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009005270A Pending JP2010166189A (en) 2009-01-14 2009-01-14 Ip repeater, communication system, and tcp flow control method used for them

Country Status (1)

Country Link
JP (1) JP2010166189A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5674179B1 (en) * 2011-12-19 2015-02-25 クアルコム,インコーポレイテッド Apparatus and method for efficient network address translation and application level gateway processing
JP2016515316A (en) * 2013-02-11 2016-05-26 キュー テレコム リミテッド Communication device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000156709A (en) * 1998-11-20 2000-06-06 Pfu Ltd Address converter and recording medium
JP2001244957A (en) * 2000-02-28 2001-09-07 Fujitsu Ltd Ip router device with tcp terminating function and medium
JP2004254010A (en) * 2003-02-19 2004-09-09 Nippon Telegr & Teleph Corp <Ntt> Sip communication controlling apparatus
JP2004350188A (en) * 2003-05-26 2004-12-09 Nec Corp Data transfer apparatus and program
JP2006148727A (en) * 2004-11-24 2006-06-08 Nec Corp Application monitor apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000156709A (en) * 1998-11-20 2000-06-06 Pfu Ltd Address converter and recording medium
JP2001244957A (en) * 2000-02-28 2001-09-07 Fujitsu Ltd Ip router device with tcp terminating function and medium
JP2004254010A (en) * 2003-02-19 2004-09-09 Nippon Telegr & Teleph Corp <Ntt> Sip communication controlling apparatus
JP2004350188A (en) * 2003-05-26 2004-12-09 Nec Corp Data transfer apparatus and program
JP2006148727A (en) * 2004-11-24 2006-06-08 Nec Corp Application monitor apparatus

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNG200500374001; 匂坂 岳志 他: 'SIP-ALGにおけるセッション管理方式の検討' 電子情報通信学会技術研究報告 第103巻,第506号, 20031212, p.5〜8 *
JPN6012059476; 匂坂 岳志 他: 'SIP-ALGにおけるセッション管理方式の検討' 電子情報通信学会技術研究報告 第103巻,第506号, 20031212, p.5〜8 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5674179B1 (en) * 2011-12-19 2015-02-25 クアルコム,インコーポレイテッド Apparatus and method for efficient network address translation and application level gateway processing
JP2015507408A (en) * 2011-12-19 2015-03-05 クアルコム,インコーポレイテッド Apparatus and method for efficient network address translation and application level gateway processing
JP2016515316A (en) * 2013-02-11 2016-05-26 キュー テレコム リミテッド Communication device

Similar Documents

Publication Publication Date Title
US8499083B2 (en) Relay device and communication system
JP4274231B2 (en) Relay server and relay communication system
JP4154615B2 (en) SIP server sharing module device, SIP message relay method, and program
US10681188B2 (en) Reducing transmission pathway lengths within a distributed network
EP1267529B1 (en) Data packets acknowledgment system
JP4207078B2 (en) Relay server
JP4764737B2 (en) Network system, terminal and gateway device
JP2006279394A (en) Session relaying apparatus, and session relaying method and program
JP7531697B2 (en) Data processing method, device, related equipment and storage medium
JP3999785B2 (en) Communication method
JP2008147738A (en) Communication method, communication system, apparatus and terminal
Takasugi et al. Seamless service platform for following a user's movement in a dynamic network environment
JP2010166189A (en) Ip repeater, communication system, and tcp flow control method used for them
US20190141009A1 (en) Session moderator for turn-pattern tcp-packet relay with websocket instantiation
JP2009055418A (en) Communicating system, relay device, terminal, relay processing method, and its program
JP2009015392A (en) Communication device and communication method
TW201806358A (en) Method for relaying packets with aid of network address translation in a network system, and associated apparatus
JP2008205676A (en) Information processing system, information processor, information processing method and information processing program
EP2434707A1 (en) Method and system for optimising routing between two network nodes, at least one of which is mobile
JP6062394B2 (en) Relay device and relay method
EP4246937A1 (en) Mp-dccp proxy to enable multipath transmission of dccp data packets between a sender and a receiver
JP5135257B2 (en) Method and system for establishing a plurality of sessions of different routes by home gateway and session control server
JP2018157513A (en) Communication control device, communication control system, communication control method, and communication control program
Fairhurst Datagram congestion control protocol (DCCP) simultaneous-open technique to facilitate NAT/middlebox traversal
Carthern et al. Introduction to Practical Networking

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20110714

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20110714

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111208

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121019

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121113

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121210

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130618