KR100667732B1 - Internet protocol apparatus for communicating with private network from outsidenetwork - Google Patents
Internet protocol apparatus for communicating with private network from outsidenetwork Download PDFInfo
- Publication number
- KR100667732B1 KR100667732B1 KR1019990042330A KR19990042330A KR100667732B1 KR 100667732 B1 KR100667732 B1 KR 100667732B1 KR 1019990042330 A KR1019990042330 A KR 1019990042330A KR 19990042330 A KR19990042330 A KR 19990042330A KR 100667732 B1 KR100667732 B1 KR 100667732B1
- Authority
- KR
- South Korea
- Prior art keywords
- address
- private
- terminal
- network
- public
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/09—Mapping addresses
- H04L61/25—Mapping addresses of the same type
- H04L61/2503—Translation of Internet protocol [IP] addresses
- H04L61/2514—Translation of Internet protocol [IP] addresses between local and global IP addresses
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/09—Mapping addresses
- H04L61/25—Mapping addresses of the same type
- H04L61/2503—Translation of Internet protocol [IP] addresses
- H04L61/2517—Translation of Internet protocol [IP] addresses using port numbers
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
외부에서 사설망 내부와 통신하는 인터넷 통신 장치 및 방법이 개시되어 있다. 본 발명은 외부망에서 메세지를 수신하여 연결 설정 요청인가를 체크하는 과정, 수신된 메세지로 부터 공인 주소에 의한 연결 설정 요청이면 통신하고자하는 사설단말의 네임을 사설망 내부의 네임 서비스를 통해 사설망 내부 단말의 사설 주소로 변환하는 과정, 변환된 사설 주소와 공인 주소간의 변환 테이블을 작성하는 과정, 작성된 변환 테이블에 따라 연결 설정 메시지의 공인 주소를 사설 주소로 변환하여 상기 외부망의 단말과 사설망의 단말이 통신하는 과정을 포함한다. 본 발명에 의하면 인터넷 통신에서 연결서버를 통해 외부 단말에서 사설망 내부 단말로 통신이 가능하게 함으로써 한정된 인터넷 주소를 효율적으로 이용할 수있다. An internet communication apparatus and method for communicating with an inside of a private network from the outside are disclosed. The present invention is a process of checking the connection establishment request by receiving a message from the external network, if the connection establishment request by the public address from the received message, the name of the private terminal to communicate with the private terminal inside the private network through a name service in the private network A process of converting a private address of the private network to a private address, a process of creating a conversion table between the converted private address and a public address, and a terminal of the external network and a private network by Communication process. According to the present invention, it is possible to efficiently use a limited Internet address by enabling communication from an external terminal to an internal terminal of a private network through a connection server in the Internet communication.
Description
도 1은 본 발명에 따른 외부에서 사설망 내부와 통신하는 인터넷 통신 장치 을 보이는 전체 블록도이다.1 is an overall block diagram showing an Internet communication device for communicating with the inside of a private network from the outside according to the present invention.
도 2는 외부단말에서 송신하는 메세지 구조의 한 예이다.2 is an example of a message structure transmitted from an external terminal.
도 3은 도 1의 연결서버의 상세도이다.3 is a detailed view of the connection server of FIG. 1.
도 4는 도 3의 룩-엎 테이블의 상세도이다. 4 is a detailed view of the look-up table of FIG. 3.
도 5는 외부에서 사설망 내부와 통신하는 인터넷 통신 방법을 보이는 흐름도이다. 5 is a flowchart illustrating an internet communication method of communicating with an inside of a private network from the outside.
본 발명은 인터넷 통신 장치 및 방법에 관한 것으로서, 특히 외부에서 사설망 내부와 통신하는 인터넷 통신 장치 및 방법에 관한 것이다.The present invention relates to an internet communication apparatus and method, and more particularly, to an internet communication apparatus and method for communicating with the inside of a private network from the outside.
인터넷을 이용한 통신이 증가하면서 한정된 인터넷 주소(IP 주소)를 효율적으로 사용하기 위하여, 세계적으로 유일한 공인 IP주소외에 특정망 내부에서만 사 용가능한 사설 IP주소의 사용이 증가하고 있다. 사설 IP주소는 세계적으로 유일한 주소가 아니기 때문에 사설망 외부와 통신하기 위해서는 주소 변환기능을 이용하여 사설 IP주소를 할당받은 공인 IP주소로 변환된다. 그러나 이러한 주소변환기능을 이용하더라도 종래에는 사설망내부로 부터 공인 IP주소를 가지는 외부 단말과의 통신 시도만 가능하며, 사설망 외부에서 사설망 내부로 시도하는 통신은 사설망 내부의 IP 주소를 알수 없기 때문에 불가능한 문제점이 있었다. Increasing communication over the Internet has led to an increase in the use of private IP addresses that can only be used within specific networks, in addition to the world's only public IP addresses, in order to efficiently use limited Internet addresses (IP addresses). Since the private IP address is not the only address in the world, in order to communicate with the outside of the private network, the private IP address is converted into a public IP address assigned with the private IP address. However, even when using this address translation function, it is possible only to attempt communication with an external terminal having a public IP address from the inside of the private network, and communication attempted from outside the private network to the inside of the private network is impossible because the IP address inside the private network is not known. There was this.
본 발명이 이루고자 하는 기술적 과제는 공인 IP주소를 사용하는 연결서버 (Connection Server)를 통해 외부망 단말에서 사설망 내부 단말로 통신이 가능하게 하는 인터넷 통신 장치 및 그 방법을 제공하는 데있다. SUMMARY OF THE INVENTION The present invention has been made in an effort to provide an internet communication apparatus and a method for enabling communication from an external network terminal to a private network internal terminal through a connection server using a public IP address.
상기의 기술적 과제를 해결하기 위하여, 본 발명은 외부에서 사설망 내부와 통신하는 인터넷 통신 방법에 있어서, In order to solve the above technical problem, the present invention in the Internet communication method for communicating with the inside of the private network from the outside,
상기 외부망에서 메세지를 수신하여 연결 설정 요청인가를 체크하는 과정;Receiving a message from the external network and checking whether it is a connection establishment request;
상기 과정에서 수신된 메세지로 부터 공인 주소에 의한 연결 설정 요청이면 통신하고자하는 사설단말의 네임을 사설망 내부의 네임 서비스를 통해 사설망 내부 단말의 사설 주소로 변환하는 과정;Converting a name of a private terminal to be communicated into a private address of a terminal inside a private network through a name service inside the private network, if a connection establishment request by a public address is received from the message received in the process;
상기 과정에서 변환된 사설 주소와 공인 주소간의 변환 테이블을 작성하는 과정;Creating a conversion table between the converted private address and the public address;
상기 과정에서 작성된 변환 테이블에 따라 연결 설정 메시지의 공인 주소를 사설 주소로 변환하여 상기 외부망의 단말과 사설망의 단말이 통신하는 과정을 포함하는 인터넷 통신 방법이다.According to the conversion table created in the above process is converted to the public address of the connection setting message to the private address Internet communication method comprising the terminal of the external network and the terminal of the private network to communicate.
상기의 다른 기술적 과제를 해결하기 위하여, 본 발명은 외부에서 사설망 내부와 통신하는 인터넷 통신 장치에 있어서,In order to solve the above other technical problem, the present invention provides an Internet communication apparatus for communicating with the inside of a private network from the outside,
공인 주소를 사용하는 외부망단말;External network terminals using public addresses;
특정망 내의 사설 주소를 사용하는 사설망단말;Private network terminals using private addresses within a specific network;
상기 사설망단말이 상기 외부망단말로 부터 연결 설정을 요청 받으면 사설망 내부의 네임 서비스에 의해 통신하고자하는 네임을 해당하는 사설망 단말의 사설주소로 변환하고, 이 사설 주소와 공인주소간의 변환테이블을 작성하여 상기 외부망 단말의 공인주소로 상기 사설망 단말에 연결 설정하는 연결 서버를 포함하는 인터넷 통신 장치이다. When the private network terminal receives a connection setting request from the external network terminal, the name service in the private network converts a name to be communicated into a private address of a corresponding private network terminal, and prepares a conversion table between the private address and the public address. Internet connection device including a connection server for establishing a connection to the private network terminal to the public address of the external network terminal.
이하 첨부된 도면을 참조로하여 본 발명의 바람직한 실시예를 설명하기로 한다. Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.
도 1은 본 발명에 따른 외부에서 사설망 내부와 통신하는 인터넷 통신 장치 을 보이는 전체 블록도이다.1 is an overall block diagram showing an Internet communication device for communicating with the inside of a private network from the outside according to the present invention.
도 1의 장치는 공중망에 연결된 외부 단말(110), 공중망과 사설망을 연결하는 연결서버(Connection Server)(120), 사설망에 연결된 제1단말(230) 및 제2단말 (140)로 구성된다. 사설망내부에는 네임서버(Name Server)가 설치되어 있어 외부망단말로 부터 통화할 네임을 받으면 그 주소를 넘겨주는 네임 서비스가 가능하다. 1 includes an
도 2는 외부단말에서 송신하는 메세지 구조의 한 예이며, 제어정보영역 및 데이터영역으로 구성된다. 제어정보영역은 목적지주소, 발신지주소, 발신측포트, 수신측포트로 이루어지며, 데이터영역은 네임(Name)과 정보 데이터로 이루어진다. 2 is an example of a message structure transmitted from an external terminal, and is composed of a control information area and a data area. The control information area consists of destination address, source address, origination port, and reception side port, and the data area consists of name and information data.
도 1을 참조하면, 사설망과 외부망과의 통신을 위하여 사설망은 한정된 수의 공인 IP 주소를 할당 받는다. 외부단말(110)에서는 사설망의 공인 IP 주소만을 알고 있으므로 이러한 공인 IP 주소로 연결 서버(120)에게 연결 설정을 요청한다. 이때 외부 단말(110)은 실제로 통신하고자는 네임(Name)을 도 2의 데이터 영역에 파라메터(Parameter)로 전송한다. 연결 서버(120)는 네임 서비스(Name Service)를 이용하여 네임에 해당하는 단말의 사설IP주소를 얻게되며, 사설 IP주소를 얻게 되면 사설 IP주소를 공인 IP주소로 변환하는 변환 테이블을 작성하게 되며, 작성된 주소 변환 테이블에 따라 연결 설정 요구 메시지의 공인 IP 주소를 사설 IP주소로 변환하여 회송(forwarding)한다. 연결 설정 메세지를 수신한 사설망의 단말들(130, 140)은 정상적으로 메시지를 처리하게 되고 사설망의 내부 단말들(130, 140)과 외부망의 단말(110)은 주소변환을 통해 서로 통신하게 된다. Referring to FIG. 1, a private network is assigned a limited number of public IP addresses for communication between a private network and an external network. Since the
도 3은 도 1의 연결서버(120)의 상세도이며, 공중망송수신부(310), 사설망송수신부(320), 연결 메시지처리부(340), 데이터메시지처리부(350), 룩-엎 테이블 (360), 제어부(330)로 구성된다. 3 is a detailed view of the
도 4는 도 3의 룩-엎 테이블(360)의 실시예를 도시한 것이며, 공중망 단말(110), 연결서버(120), 공중망단말과 통화하고자하는 사설망단말들(130, 140) 각각에 해당하는 공인 IP 주소, 사설 IP 주소 , 포트 넘버 가 저장된다. FIG. 4 illustrates an embodiment of the look-up table 360 of FIG. 3, and corresponds to each of the
도 3 및 도 4를 참조하면, 공중망송수신부(310)는 공중망을 통해 외부단말(110)에서의 도 2와 같은 구조의 메시지를 수신하고 사설망으로 통해 사설망의 사설 IP 주소를 송신한다. 연결메시지처리부(340)는 제어부(330)를 통해 공중망송수신부(310)로 부터 수신되는 연결 요구 메시지에 요청된 네임(Name)을 사설망 내부의 네임 서비스를 이용해서 사설망 IP 주소로 변환하고, 제어부(330)에 사설 IP주소와 공인 IP주소간의 변환 테이블 작성을 요구하고, 제어부(330)를 통해 작성된 변환 테이블에 따라 연결 설정 메시지의 공인 IP 주소를 사설 IP주소로 설정하여 그 연결 설정 메시지를 사설망송수신부(320)으로 전송한다. 그리고 데이터메시지처리부(350)는 수신한 데이터 메시지를 룩-엎 테이블을 참조하여 사설망 및 공중망간의 주소를 변환한다. 사설망송수신부(320)는 사설망과 연결서버(120)간에 메시지를 송수신한다. 제어부(330)는 공중망 송수신부(310)로 부터 수신되는 메시지가 연결 메시지인가 데이터 메세지인가를 구별하여 연결메세지처리부(340) 및 데이터메세지처리부(350)로 출력하며, 연결 메세지 처리부(340)의 요청에 따라 룩-엎 테이블의 정보를 작성한다.3 and 4, the public network transmitting and receiving
도 5는 외부에서 사설망 내부와 통신하는 인터넷 통신 방법을 보이는 흐름도이다. 5 is a flowchart illustrating an internet communication method of communicating with an inside of a private network from the outside.
사설망과 외부망과의 통신을 위하여 사설망은 한정된 수의 공인 IP 주소를 할당 받는다. 외부단말(110)에서는 사설망의 공인 IP주소만을 알고 있으므로 이러한 공인 IP주소로 연결서버(120)에 연결 설정을 요청한다. 이때에 실제로 통신하고자하는 사설망단말의 네임을 파라미터로 전송해야한다. Private networks are assigned a limited number of public IP addresses for communication between private and external networks. Since the
510과정에서 연결서버(120)는 외부망으로 부터 네임이 포함된 도 2와 같은 메세지를 수신한다. In step 510, the
520과정에서 연결 서버(120)는 수신된 메세지로 부터 공인 IP주소에 의한 연결 설정 요청(네임 요청)이 포함되어 있는가를 체크한다. 즉, 연결서버(120)는 도 1과 같은 구조의 메세지에 목적지 주소, 발신지 주소, 발신측 포트, 수신측포트의 제어정보를 파악한다. In
530과정에서 연결서버(120)는 사설망 내부에 설치되어 있는 네임 서비스(Name Service)를 이용해 제어정보에 포함된 통신하고자하는 네임을 해당 사설망 내부 단말(제1단말(130) 또는 제2단말(140)의 사설 IP 주소로 변환한다. 예를 들면 통화할 사설망 단말의 네임이 (P, 5)이면 그에 해당하는 단말의 주소가 (A, 10)로 변환한다. In
540과정에서 연결서버(120)는 변환된 사설 IP주소와 공인 IP주소간의 변환 테이블을 작성한다. 예를 들면 도 4의 룩-엎 테이블에 도시된 바와 같이 공중망단말의 공인주소 및 포트넘버, 연결서버(120)의 공인주소 및 포트 넘버, 해당 사설망단말의 사설 주소 및 포트 넘버를 작성한다. In
550과정에서 연결서버(120)는 작성된 변환 테이블에 따라 연결 설정 메시지의 공인 IP주소를 사설 IP주소로 변환하여 전송한다. 예를 들면 도 4의 룩-엎 테이블에 작성된 연결서버의 공인주소 및 포트 넘버를 해당 사설망단말의 사설 주소 및 포트 넘버로 변환한다. 이때 룩-엎 테이블에 기록된 공중망단말주소와 연결서버주소가 일치해야만 사설망단말 주소로 변환된다. 따라서 외부망 단말(110)로 부터 연결 설정 메시지를 수신한 사설망의 단말은 정상적으로 메시지를 처리하게 되고 사 설망 내부 단말들(130, 140)과 외부망 단말(110)은 룩-엎 테이블을 이용한 주소 변환으로 서로 통신한다. In step 550, the
한편 560 및 570과정에서 연결 서버(120)는 수신된 메세지로 부터 공인 IP주소에 의한 연결 설정 요청(또는 네임 요청)이 없다고 판단한 경우 룩-엎 테이블을 참조하여 주소 변환을 하고 데이터를 전송한다. On the other hand, in
상술한 바와 같이 본 발명에 의하면, 인터넷 통신에서 연결서버 (Connection Server)를 통해 외부 단말에서 사설망 내부 단말로 통신이 가능하게 함으로써 한정된 인터넷 주소를 효율적으로 이용할 수있다. As described above, according to the present invention, it is possible to efficiently use a limited Internet address by enabling communication from an external terminal to an internal terminal of a private network through a connection server in the Internet communication.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019990042330A KR100667732B1 (en) | 1999-10-01 | 1999-10-01 | Internet protocol apparatus for communicating with private network from outsidenetwork |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019990042330A KR100667732B1 (en) | 1999-10-01 | 1999-10-01 | Internet protocol apparatus for communicating with private network from outsidenetwork |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20010035641A KR20010035641A (en) | 2001-05-07 |
KR100667732B1 true KR100667732B1 (en) | 2007-01-11 |
Family
ID=19613619
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019990042330A KR100667732B1 (en) | 1999-10-01 | 1999-10-01 | Internet protocol apparatus for communicating with private network from outsidenetwork |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100667732B1 (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20030075810A (en) * | 2002-03-20 | 2003-09-26 | 유디에스 주식회사 | Communication system and its method between Internet protocol network and Private Network |
KR100437044B1 (en) * | 2002-03-20 | 2004-06-23 | 엘지전자 주식회사 | Home Appliance Network System and the Controlling Method of the Same |
KR100477653B1 (en) * | 2002-06-22 | 2005-03-23 | 삼성전자주식회사 | Apparatus and method for searching DNS server on outer net |
KR100667502B1 (en) * | 2005-03-28 | 2007-01-10 | 주식회사 케이티프리텔 | Method of mobile node's connection to virtual private network using Mobile IP |
KR101435931B1 (en) * | 2013-01-17 | 2014-09-01 | 주식회사 시큐아이 | Communication method and device thereof |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR19990001579A (en) * | 1997-06-16 | 1999-01-15 | 양승택 | Hybrid Gateway Structure and Its Operation Method |
-
1999
- 1999-10-01 KR KR1019990042330A patent/KR100667732B1/en not_active IP Right Cessation
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR19990001579A (en) * | 1997-06-16 | 1999-01-15 | 양승택 | Hybrid Gateway Structure and Its Operation Method |
Also Published As
Publication number | Publication date |
---|---|
KR20010035641A (en) | 2001-05-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6993012B2 (en) | Method for communicating audio data in a packet switched network | |
US6772210B1 (en) | Method and apparatus for exchanging communications between telephone number based devices in an internet protocol environment | |
US7142531B2 (en) | Method and system of relaying calls with a tone provision function in the next generation mobile communication network | |
JP2679635B2 (en) | LAN connection device | |
JP2004528774A (en) | System and method for establishing a channel for a real-time streaming media communication system | |
JP2002335583A5 (en) | ||
US7440465B2 (en) | Home gateway for executing a function of a security protocol and a method thereof | |
WO2002045361A2 (en) | Method for communicating audio data in a packet switched network | |
US6493325B1 (en) | Method and apparatus for providing telephony over a computer network | |
KR100667732B1 (en) | Internet protocol apparatus for communicating with private network from outsidenetwork | |
JP3970857B2 (en) | Communication system, gateway device | |
CN101465783B (en) | Connection method, device and connection network bridge for isomery household network appliances | |
JP2003258836A (en) | Method and system for communication in identical private address space, and repeater | |
JP2003283536A (en) | Portable router unit | |
JP2007104676A (en) | VoIP TERMINAL AND COMMUNICATING METHOD OF THE TERMINAL | |
JP4143479B2 (en) | Communication system between subscriber terminals | |
JP3390384B2 (en) | Connection setting method and method in TCP / IP | |
KR100798190B1 (en) | Selective gateway for multiple protocol working together | |
JP3920791B2 (en) | Call connection relay system, call connection relay device and program thereof, call connection request information conversion device and program thereof | |
KR100565179B1 (en) | Data interface device using telephone line | |
KR100297818B1 (en) | A communication system between ieee 1394 networks by use of external communication network and method for thereof | |
JP3139623B2 (en) | Internet telephone system and its emergency line connection method | |
JPH118648A (en) | Network connection device | |
US7362747B2 (en) | Translation of identifiers of user installation terminal in a packet network | |
KR20000039900A (en) | Internet message process system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20121228 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20131230 Year of fee payment: 8 |
|
FPAY | Annual fee payment |
Payment date: 20141223 Year of fee payment: 9 |
|
FPAY | Annual fee payment |
Payment date: 20151229 Year of fee payment: 10 |
|
LAPS | Lapse due to unpaid annual fee |