KR20020073359A - Remote access router - Google Patents

Remote access router Download PDF

Info

Publication number
KR20020073359A
KR20020073359A KR1020010013799A KR20010013799A KR20020073359A KR 20020073359 A KR20020073359 A KR 20020073359A KR 1020010013799 A KR1020010013799 A KR 1020010013799A KR 20010013799 A KR20010013799 A KR 20010013799A KR 20020073359 A KR20020073359 A KR 20020073359A
Authority
KR
South Korea
Prior art keywords
address
local
local network
router
access router
Prior art date
Application number
KR1020010013799A
Other languages
Korean (ko)
Inventor
최영준
양흥모
서정
Original Assignee
어드밴텍테크놀로지스(주)
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 어드밴텍테크놀로지스(주) filed Critical 어드밴텍테크놀로지스(주)
Priority to KR1020010013799A priority Critical patent/KR20020073359A/en
Publication of KR20020073359A publication Critical patent/KR20020073359A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/2514Translation of Internet protocol [IP] addresses between local and global IP addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal

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

PURPOSE: A remote access router is provided to connect to a device in a local network through the Internet, assign a global fixed IP(Internet Protocol) address or floating IP address in the local network, route a packet transmitted from the outside to a desired device among a plurality of devices in the local network. CONSTITUTION: A processor(301) performs an entire operation. A recording medium(303) records programs for executing an entire operation. A memory(305) memorizes data generated during the entire operation. A computer connection port driver(307) records and changes internal setting data by an external computer(203). A global LAN(Local Area Network) driver(309) transmits and receives an Internet protocol signal with a global router. A local LAN driver(311) transmits and receives the Internet protocol signal with a local network router.

Description

원격 액세스 라우터{Remote Access Router}Remote Access Router

본 발명은 인터넷 주소 변환(NAT)에 관한 것으로서, 보다 상세하게는 글로벌 또는 로컬 IP 주소를 참조하여 로컬 네트워크 내의 특정 장치에 액세스하는 라우터에 관한 것이다.The present invention relates to Internet address translation (NAT), and more particularly to a router that accesses a particular device within a local network with reference to a global or local IP address.

도 1은 종래의 로컬 네트워크가 포함된 통신 환경을 도시한 블록도이다.1 is a block diagram illustrating a communication environment including a conventional local network.

도 1에 도시된 통신 환경은 인터넷 망(101)을 이용한다. 인터넷(101)에는 원격 컴퓨터(103)와 로컬 네트워크(107)가 접속된다. 로컬 네트워크(107)에는 하나 이상의 컴퓨터(105)가 접속된다. 로컬 네트워크(107) 내의 컴퓨터(105)에는 인터넷 프로토콜에 의한 정보를 처리할 수 있는 수단이 구비된다. 이러한 수단으로는 컴퓨터 등에 장착 가능한 랜 접속용 카드 또는 컴퓨터에 내장되는 형태의 랜 접속 장치 등이 있을 수 있다.The communication environment shown in FIG. 1 uses the Internet network 101. The remote computer 103 and the local network 107 are connected to the Internet 101. One or more computers 105 are connected to the local network 107. The computer 105 in the local network 107 is provided with means capable of processing information according to the Internet protocol. Such means may be a LAN connection card that can be mounted on a computer or the like, or a LAN connection device built in a computer.

로컬 네트워크(107)에는 라우터(100)가 마련된다. 라우터(100)는 인터넷과 접속되는 커넥션, 예를 들면 T-1 라인과 접속된다. 인터넷(101)에 액세스 가능한 원격 컴퓨터(103)는 본 발명에 따른 라우터(100)를 통해 로컬 네트워크(107) 내의 컴퓨터(105)에 액세스할 수 있다.The local network 107 is provided with a router 100. The router 100 is connected to a connection connected to the Internet, for example, the T-1 line. A remote computer 103 accessible to the Internet 101 may access the computer 105 in the local network 107 via a router 100 in accordance with the present invention.

인터넷 프로토콜에 따르면, 도 1에 도시된 통신 환경은 인터넷(101)과 접속된 수많은 컴퓨터 및 기타 장치들을 식별하기 위한 인터넷 프로토콜 주소(IP 주소)를 사용한다. IP 주소는 32 비트의 호스트 주소에 의해 특정되며, 통상적으로 도트로 구분되는 4 계층의 십진수로 표현된다. 32 비트의 주소 방식이므로, 인터넷에접속된 모든 장치에 대하여 지정할 수 있는 IP 주소의 상한은 232개이다. 따라서, 통상적으로 인터넷 정보 제공자(ISP)는 기업이나 학교와 같은 단체에 단일 또는 소수의 IP 주소를 할당하고, 기업이나 학교의 사용자들로 하여금 주소를 공유하도록 한다. 도 1에 있어서, 로컬 네트워크에는 단일 또는 소수의 IP 주소가 할당되고, 할당된 IP 주소는 인터넷의 IP 주소 관리 기관에 등록되며, 로컬 네트워크 내의 컴퓨터(105)들은 로컬 네트워크에 할당된 IP 주소를 공유한다.According to the internet protocol, the communication environment shown in FIG. 1 uses an internet protocol address (IP address) for identifying numerous computers and other devices connected with the internet 101. An IP address is specified by a 32-bit host address and is typically represented by four layers of decimal numbers separated by dots. Since it is a 32-bit address method, the upper limit of the IP address that can be specified for all devices connected to the Internet is 2 32 . Thus, Internet Information Providers (ISPs) typically assign single or few IP addresses to organizations such as businesses or schools, and allow users of businesses or schools to share addresses. In Fig. 1, the local network is assigned a single or few IP addresses, the assigned IP address is registered with the IP address management authority of the Internet, and the computers 105 in the local network share the IP address assigned to the local network. do.

로컬 네트워크(107) 내의 사용자가 인터넷을 이용하여 E-메일을 전송하거나, FTP를 이용하여 파일을 전송하거나, WWW 서버에 접속하거나, 또는 텔넷(Telnet)을 하고자 하는 경우, 전송하고자 하는 데이터를 구성하는 패킷에 소오스와 목적지의 IP 주소가 정확하게 지정되어야 한다. 이에 따라서, 패킷은 소오스와 목적지의 IP 주소를 자체적으로 포함하고, 이에 기초하여 소오스로부터 목적지로 자동적으로 라우팅된다.When a user in the local network 107 transmits an E-mail using the Internet, transfers a file using FTP, accesses a WWW server, or telnets, configure data to be transmitted. In this packet, the source and destination IP addresses must be specified correctly. Accordingly, the packet itself contains the source and IP addresses of the destination and is automatically routed from the source to the destination based thereon.

로컬 네트워크(107)의 라우터(100)는 통상적으로 네트워크 주소 변환(NAT) 또는 네트워크 주소 포트 변환(NAPT) 기능을 수행한다. NAT 기능에 의해서, 로컬 네트워크 내의 장치들은 IP 주소로 등록되지 않은 주소를 로컬 네트워크 내에서 사용하고, 로컬 네트워크 외부에서는 IP 주소로 등록된 주소를 이용하여 로컬 네트워크를 식별한다. 본 명세서에서는 인터넷 상에 IP 주소로 등록된 주소를 글로벌 IP 주소라 칭하고, 인터넷 상에 IP 주소로 등록되지 않은 주소를 로컬 IP 주소라 칭한다.Router 100 of local network 107 typically performs a network address translation (NAT) or network address port translation (NAPT) function. By the NAT function, devices in the local network use addresses that are not registered as IP addresses within the local network, and outside the local network, use addresses registered as IP addresses to identify the local network. In the present specification, an address registered as an IP address on the Internet is referred to as a global IP address, and an address not registered as an IP address on the Internet is referred to as a local IP address.

본 발명은 인터넷을 통해 로컬 네트워크 내의 장치에 접속하도록 하는 장치를 제공하는 것을 목적으로 한다.It is an object of the present invention to provide a device for connecting to a device in a local network via the Internet.

본 발명의 다른 목적은, 로컬 네트워크에 단일의 글로발 고정 IP 주소 또는 유동 IP를 할당하고, 외부로부터 전송된 패킷을 로컬 네트워크 내의 다수의 장치 중 특정한 소망의 장치로 라우팅할 수 있는 장치를 제공하는 것이다.Another object of the present invention is to provide a device capable of assigning a single global fixed IP address or a floating IP to a local network and routing packets transmitted from outside to a specific desired device among a plurality of devices in the local network. .

본 발명의 한 특징에 따르면, 로컬 네트워크의 라우터 내의 네트워크 어드레스 변환 장치가 제공된다. 본 발명에 따른 장치는 인터넷 프로토콜(IP) 주소 및 포트 번호를 포함하는 글로벌 주소에 의해 목적지가 특정되는 데이터그램을 인터넷으로부터 수신하는 수단, 상기 데이터그램의 상기 IP주소 및 포트 번호를 상기 로컬 네트워크 내에서 유일한 로컬 주소로 변환하는 수단, 및 상기 수신된 데이터그램을 상기 로컬 주소로 라우팅하는 수단을 포함한다.According to one aspect of the invention, a network address translation apparatus in a router of a local network is provided. The apparatus according to the invention comprises means for receiving from the Internet a datagram whose destination is specified by a global address comprising an Internet Protocol (IP) address and a port number, the IP address and port number of the datagram in the local network. Means for translating to a unique local address in C, and means for routing the received datagram to the local address.

도 1은 종래의 로컬 네트워크가 포함된 통신 환경을 도시한 블록도.1 is a block diagram illustrating a communication environment incorporating a conventional local network.

도 2는 본 발명에 따른 원격 액세스 라우터(200)가 적용되는 환경을 도시한 블록도.2 is a block diagram illustrating an environment to which a remote access router 200 according to the present invention is applied.

도 3는 본 발명에 따른 원격 액세스 라우터(200)의 구성을 더욱 상세하게 도시한 블록도.3 is a block diagram illustrating in more detail the configuration of a remote access router 200 in accordance with the present invention.

도 4는 본 발명의 한 실시예에 따른 원격 액세스 라우터(200)의 동작을 설명하기 위한 시계열도.4 is a time series diagram illustrating the operation of a remote access router 200 according to an embodiment of the present invention.

<도면의 주요한 부분에 대한 부호의 설명><Description of the symbols for the main parts of the drawings>

101: 인터넷 망101: the Internet

103: 원격 컴퓨터103: remote computer

100b: 글로벌 라우터100b: global router

205a, 205b: 컴퓨터205a, 205b: computer

205c, 205d: 컴퓨터 이외의 장치205c, 205d: Devices other than computers

100a: 로컬 네트워크 라우터100a: local network router

도 2는 본 발명에 따른 원격 액세스 라우터(200)가 적용되는 환경을 도시한 블록도이다. 도 2에 도시된 통신 환경 중 도 1에 도시된 것과 동일한 구성은 동일한 참조 번호를 사용한다.2 is a block diagram illustrating an environment to which the remote access router 200 according to the present invention is applied. The same configuration as that shown in FIG. 1 of the communication environment shown in FIG. 2 uses the same reference numerals.

도 2에 도시된 통신 환경은 인터넷 망(101)을 이용한다. 인터넷(101)에는 원격 컴퓨터(103)가 직접 접속되거나, 또는 로컬 네트워크를 인터넷에 접속시키기 위한 라우터(100b)가 접속된다. 라우터(100b)는 인터넷과 접속되는 커넥션, 예를 들면 T-1 라인과 접속된다. 라우터(100b)에는 글로발 고정 IP(Global Fixed IP) 또는 유동 IP 주소가 할당될 수 있다. 본 발명의 한 실시예에 따르면, 라우터(100b)에는 글로발 고정 IP(Global Fixed IP)만이 할당될 수도 있다. 도 2에 도시된 라우터(100b)와 유사한 기능을 하는 것으로서, CSU, 통상적인 의미의 라우터(Router), 허브(hub) 또는 ADSL 모뎀이 있을 수 있다. 예를 들어, 라우터(100b)가 ADSL 모뎀인 경우, 라우터(100b)에 할당되는 유동 IP는 전화국에 설치된 ADSL 기지국에 의해서 할당된다.The communication environment shown in FIG. 2 uses the Internet network 101. The internet 101 is directly connected to a remote computer 103 or a router 100b for connecting a local network to the Internet. The router 100b is connected to a connection, for example, a T-1 line, connected to the Internet. The router 100b may be assigned a global fixed IP or a floating IP address. According to an embodiment of the present invention, only the global fixed IP may be assigned to the router 100b. As a function similar to the router 100b shown in FIG. 2, there may be a CSU, a router in a conventional sense, a hub, or an ADSL modem. For example, if router 100b is an ADSL modem, the dynamic IP assigned to router 100b is assigned by an ADSL base station installed in the telephone station.

본 명세서에서는 인터넷(101)과 접속되는 커넥션과 접속되는 라우터(100b)를 글로벌 라우터(Global Router)라 칭한다. 또한, 글로벌 라우터(100b)에 할당되는 고정 또는 유동 IP를 글로벌 IP라 칭한다. 본 발명의 바람직한 실시예에 따르면, 외부의 원격 컴퓨터(103)는 글로벌 라우터(100b)에 할당된 글로벌 IP를 참조하여 로컬 네트워크(107)에 액세스할 수 있다.In the present specification, the router 100b connected to a connection connected to the Internet 101 is called a global router. In addition, a fixed or dynamic IP assigned to the global router 100b is called a global IP. According to a preferred embodiment of the present invention, the external remote computer 103 can access the local network 107 with reference to the global IP assigned to the global router 100b.

로컬 네트워크(107)에는 컴퓨터(205a, 205b)와 컴퓨터 이외의 장치(205c, 205d)가 접속된다. 컴퓨터 이외의 장치로는 프린터(205c), 팩스(205d), 전화기, 및 다양한 가전 제품이 있을 수 있다. 또한, 본 발명을 로컬 네트워크(103)에 접속된 산업용 기기의 원격 제어에 응용하는 경우에는, 컴퓨터 이외의 장치로는 인터넷을 통해 접속될 수 있는 제 산업용 디바이스, 제어 계측 장비, 업무용 단말기, 및 자동화 기기 등이 될 수 있다. 이러한 장치의 예로서, ㈜어드밴텍 테크놀러지스 제조의 제품명이 ADAM인 디지털 아날로그 입출력 장치, 제품명이 e-Camera인 유동 IP를 사용하는 비디오 클라이언트 모듈 접속용 장치, 제품명이 e-I/O인 TCP/IP 접속기 응용 제품, 제품명이 e-Security인 TCP/IP접속기를 응용한 경보 시스템, 제품명이e-Access인 도어 액세스 컨트롤러, 제품명이 e-PLC인 전원선을 이용한 전등 및 가전기기 제어 장치, 제품명이 e-Sign인 디스플레이 장치가 있다.The computers 205a and 205b and devices 205c and 205d other than the computer are connected to the local network 107. Devices other than computers may be printers 205c, faxes 205d, telephones, and various home appliances. In addition, when the present invention is applied to remote control of an industrial device connected to the local network 103, a second industrial device, control measurement equipment, a work terminal, and automation that can be connected via the Internet with a device other than a computer. Device and the like. As an example of such a device, a digital analog input / output device manufactured by Advantech Technologies, Inc. is ADAM, a video client module connection device using a dynamic IP product named e-Camera, and a TCP / IP connector application product named eI / O. , Alarm system using TCP / IP connector with product name e-Security, Door access controller with product name e-Access, Lighting and home appliance control device using power line with product name e-PLC, Product name with e-Sign There is a display device.

로컬 네트워크(107) 내의 컴퓨터(205a, 205b)와 기타 장치(205c, 205d)에는 인터넷 프로토콜에 의한 정보를 처리할 수 있는 수단이 구비된다. 이러한 수단으로는 컴퓨터 등에 장착 가능한 랜 접속용 카드, 가전 제품에 내장되는 형태의 랜 접속 장치, 및 ㈜ 어드밴텍 테크놀로지스 제조의 TCP/IP 접속기 등이 있을 수 있다.Computers 205a and 205b and other devices 205c and 205d in the local network 107 are provided with means capable of processing information according to the Internet protocol. Such means may include a LAN connection card that can be attached to a computer, a LAN connection device embedded in a home appliance, a TCP / IP connector manufactured by Advantech Technologies, Inc., and the like.

또한, 로컬 네트워크(107)에는 라우터(100a)가 마련된다. 로컬 네트워크(107)에 마련된 라우터(100a)를 본 명세서에서는 로컬 네트워크 허브(Hub)라 칭한다. 로컬 네트워크 허브(100a)는 로컬 네트워크 내의 컴퓨터 및 컴퓨터 이외의 장치들을 상호 접속하기 위한 모든 종류의 허브를 말한다.In addition, the router 100a is provided in the local network 107. The router 100a provided in the local network 107 is referred to herein as a local network hub. The local network hub 100a refers to all kinds of hubs for interconnecting computers and non-computer devices within the local network.

본 발명에 따른 원격 액세스 라우터(200)는 글로벌 라우터(100b) 및 로컬 네트워크 허브(100a)와 접속된다. 또한, 본 발명에 따른 원격 엑세스 라우터(200)에는 컴퓨터(203)가 접속될 수 있는 포트가 마련된다. 컴퓨터(203)를 통해 원격 액세스 라우터(200)의 주소 설정 등을 수행할 수 있다. 본 발명의 다른 실시예에 따르면, 글로벌 라우터(100b) 및 로컬 네트워크 허브(100a)의 기능이 본 발명에 따른 원격 엑세스 라우터에 모두 포함될 수 있다.The remote access router 200 according to the present invention is connected with the global router 100b and the local network hub 100a. In addition, the remote access router 200 according to the present invention is provided with a port to which the computer 203 can be connected. Address setting of the remote access router 200 may be performed through the computer 203. According to another embodiment of the present invention, the functions of the global router 100b and the local network hub 100a may both be included in the remote access router according to the present invention.

본 발명에 따른 원격 액세스 라우터(200)는 라우터(100b)를 통해 전송된 외부의 데이터에 대하여 로컬 네트워크 내의 특정한 장치로 주소 변환하는 기능을 수행한다. 본 발명의 한 실시예에 따르면, 이러한 외부의 데이터는 패킷의 형태일 수 있으며, 이러한 데이터를 본 명세서에서는 일반적으로 데이터그램이라 칭한다.이러한 원격 액세스 라우터(200)는 네트워크 주소 변환(NAT) 라우팅 서비스 및 본 발명에 따른 원격 액세스(RA) 라우팅 서비스를 모두 지원할 수 있다. 이하의 설명에서는 네트워크 주소 변환 라우팅을 NAT 라우팅이라 칭하고, 본 발명에 따른 원격 액세스 라우팅을 RA 라우팅이라 칭한다. 또한, 본 발명에 따른 원격 액세스 라우터(200)는 TCP/IP, UDP, DHCP, PPPoE, 및 고정 IP를 지원할 수 있다.The remote access router 200 according to the present invention performs a function of address translation of external data transmitted through the router 100b to a specific device in a local network. According to one embodiment of the invention, such external data may be in the form of packets, and such data is generally referred to herein as datagrams. Such a remote access router 200 is a network address translation (NAT) routing service. And remote access (RA) routing services according to the present invention. In the following description, network address translation routing is referred to as NAT routing, and remote access routing according to the present invention is referred to as RA routing. In addition, the remote access router 200 according to the present invention may support TCP / IP, UDP, DHCP, PPPoE, and fixed IP.

원격 액세스 라우터(200)에 의해서 주소 변환된 데이터그램은 로컬 네트워크 허브(100a)를 통해 로컬 네트워크의 특정 장치로 전송된다.The datagrams addressed by the remote access router 200 are transmitted via the local network hub 100a to specific devices in the local network.

본 발명에 따르면, 원격 액세스 라우터(200)는 로컬 네트워크 내의 장치에 다수의 로컬 IP 주소를 할당할 수 있다. 예를 들면, 원격 액세스 라우터(200)는 로컬 네트워크 내 장치에 NAT 라우팅에 의한 IP 주소 127개와, RA 라우팅에 의한 IP 주소 126 개의 최대 253 개의 로컬 IP 주소를 할당한다.According to the present invention, the remote access router 200 can assign a plurality of local IP addresses to devices in the local network. For example, the remote access router 200 allocates up to 253 local IP addresses of 127 IP addresses by NAT routing and 126 IP addresses by RA routing to devices in the local network.

본 발명의 바람직한 실시예에 따르면, NAT 라우팅과 RA 라우팅을 모두 지원할 수 있는 원격 액세스 라우터(200)는, NAT라우팅에 의한 액세스를 제공하고자 하는 장치에는 소정의 NAT 라우팅 주소, 예를 들면 192.168.128.128내지 192.168.128.254를 할당한다. 또한, 본 발명에 따른 RA 라우팅에 의한 원격 액세스를 제공하고자 하는 장치에는 NAT 라우팅 주소와는 구별되는 원격 액세스 라우팅 주소, 예를 들면 192.168.128.2내지 192.168.128.127을 할당한다.According to a preferred embodiment of the present invention, a remote access router 200 capable of supporting both NAT routing and RA routing may provide a device with a NAT routing address, for example, 192.168.128.128 to provide access by NAT routing. To 192.168.128.254. In addition, a device to provide remote access by RA routing according to the present invention is assigned a remote access routing address distinct from a NAT routing address, for example, 192.168.128.2 to 192.168.128.127.

네트워크 내의 장치들은 자신에게 할당된 로컬 IP 주소를 글로벌 IP 주소처럼 취급할 수 있다. 뿐만 아니라, 로컬 네트워크 외부의 원격 컴퓨터(103)도 글로벌 IP 주소 및 로컬 네트워크 내의 장치들에 할당된 로컬 IP 주소를 이용하여 로컬네트워크 내의 장치들에 직접 액세스할 수 있다.Devices in the network can treat the local IP address assigned to them as a global IP address. In addition, the remote computer 103 outside the local network can also directly access the devices in the local network using the global IP address and the local IP address assigned to the devices in the local network.

본 발명의 한 실시예에 따르면 원격 액세스 라우터(200)는 RA 라우팅이 제공되는 로컬 네트워크 내의 장치들에 포트 번호를 이용한 사설 IP를 할당하고, 원격 컴퓨터(103)로부터 전송된 패킷으로부터 IP 주소를 추출하여, 이로부터 로컬 네트워크 내의 특정 사설 IP번호를 해독한다. 이어서, 해독된 사설 IP를 갖는 장치로 전송한다. 또한, 원격 액세스 라우터(200)는 NAT 라우팅이 제공되는 장치들에는 통상적인 NAT 라우팅 서비스를 제공할 수 있다.According to an embodiment of the present invention, the remote access router 200 assigns a private IP using a port number to devices in a local network provided with RA routing, and extracts an IP address from a packet transmitted from the remote computer 103. From this, a specific private IP number in the local network is decrypted. Then send to the device with the decrypted private IP. In addition, the remote access router 200 may provide a conventional NAT routing service for devices provided with NAT routing.

도 3은 본 발명에 따른 원격 액세스 라우터(200)의 구성을 더욱 상세하게 도시한 블록도이다. 도 2에 도시된 바와 같이, 본 발명에 따른 원격 액세스 라우터(200)는 전체적인 동작을 수행하기 위한 프로세서(301), 전체적인 동작을 실행하기 위한 프로그램 등이 기록된 기록 매체(303), 전체적인 동작 중에 발생하는 데이터를 기억하기 위한 메모리(305), 외부의 컴퓨터(203)에 의해 내부 설정 데이터를 기록 변경하기 위한 컴퓨터 접속 포트 드라이버(307), 글로벌 라우터(100b)와 인터넷 프로토콜 신호를 송수신하기 위한 글로발측 랜 드라이버(309), 및 로컬 네트워크 라우터(100a)와 인터넷 프로토콜 신호를 송수신하기 위한 로컬측 랜 드라이버(311)를 포함한다.3 is a block diagram showing in more detail the configuration of a remote access router 200 according to the present invention. As shown in FIG. 2, the remote access router 200 according to the present invention includes a processor 301 for performing an overall operation, a recording medium 303 in which a program for performing an overall operation, and the like are recorded. Memory 305 for storing the generated data, Computer connection port driver 307 for recording and changing the internal setting data by an external computer 203, and Global for transmitting and receiving Internet protocol signals with the global router 100b. Side LAN driver 309, and a local side LAN driver 311 for transmitting and receiving the Internet protocol signal with the local network router 100a.

전체적인 동작을 수행하기 위한 프로세서(301)는 범용 프로세서인 것이 바람직하다. 본 발명의 한 구현예에 따르면, 범용 프로세서로서 하이퍼 스톤(Hyper Stone)의 32 비트 프로세서를 사용한다.The processor 301 for performing the overall operation is preferably a general purpose processor. According to one embodiment of the present invention, a 32-bit processor of Hyper Stone is used as a general purpose processor.

프로그램 등이 기록된 기록 매체(303)는 프로세서(301)에 의해 실행되기 위한 프로그램이 기록된다. 또한, 기록 매체(303)에는 전체적인 동작에 필요한 설정용 데이터가 기록된다. 본 발명의 바람직한 실시예에 따르면, 로컬 네트워크에 접속된 장치에 대하여 할당된 포트 번호 및 로컬 IP 주소가 장치별로 기록된다. 본 발명의 한 구현예에 따르면, 기록 매체(303)로서 재차 기록이 가능한 형태의 ROM, 예를 들면 플래쉬 롬(Flash Rom) 이 사용될 수 있다. 프로그램 등이 기록된 기록 매체(303)로는 EEPROM을 사용할 수도 있으며, 대표적으로는 품명이 28F001인 EEPROM을 사용할 수 있다.In the recording medium 303 in which a program or the like is recorded, a program for execution by the processor 301 is recorded. The recording medium 303 also records setting data necessary for the overall operation. According to a preferred embodiment of the present invention, a port number and a local IP address allocated for a device connected to a local network are recorded for each device. According to one embodiment of the present invention, as a recording medium 303, a ROM capable of recording again, for example, a flash ROM may be used. EEPROM may be used as the recording medium 303 in which a program or the like is recorded, and typically, an EEPROM having a product name of 28F001 may be used.

컴퓨터 접속 포트 드라이버(307)는 외부의 컴퓨터와 데이터를 송수신할 수 있는 포트 드라이버이다. 본 발명의 한 구현예에 따르면, 컴퓨터의 직렬 포트와 데이터 전송이 가능한 RS-232 드라이버가 사용된다. RS-232 드라이버로는 품명이 16C550인 제품을 사용할 수 있다.The computer connection port driver 307 is a port driver capable of transmitting and receiving data with an external computer. According to one embodiment of the present invention, an RS-232 driver capable of data transmission with a serial port of a computer is used. An RS-232 driver can be used as a part number 16C550.

글로발측 랜 드라이버(309) 및 로컬측 랜 드라이버(311)는 각각 글로벌 라우터(100b) 및 로컬 네트워크 허브(100a)와 데이터를 송수신하기 위한 드라이버이다. 본 발명의 한 구현예에 따르면, 통상적인 랜 드라이버를 사용한다.The global LAN driver 309 and the local LAN driver 311 are drivers for transmitting and receiving data with the global router 100b and the local network hub 100a, respectively. According to one embodiment of the invention, a conventional LAN driver is used.

도 4는 본 발명의 한 실시예에 따른 원격 액세스 라우터(200)의 동작을 설명하기 위한 시계열도이다. 도 4를 참조하여, 원격 액세스 라우터(200)의 동작을 설명한다. 본 발명의 한 구현예에 의하면, 이하의 동작은 기록 매체(303)에 기록되어 있던 프로그램이 메모리(305)에 업로드된 후 프로세서(301)에 의해 실행되는 것이 바람직하다.4 is a time series diagram illustrating the operation of the remote access router 200 according to an embodiment of the present invention. Referring to Fig. 4, the operation of the remote access router 200 will be described. According to one embodiment of the present invention, the following operation is preferably executed by the processor 301 after the program recorded in the recording medium 303 is uploaded to the memory 305.

초기 설정Initial setting

원격 액세스 라우터(200)는 초기 설정 과정을 수행한다(401).The remote access router 200 performs an initial setup process (401).

원격 액세스 라우터(200)에 글로발 고정 IP 주소가 할당된다. 도 4에 도시된 예에서는, 원격 액세스 라우터에 211.205.85.230의 고정 IP 주소가 할당된 경우를 예로 들어 설명한다. 외부로부터 로컬 네트워크(107)로 액세스하고자 하는 경우, 외부의 컴퓨터(103)는 원격 액세스 라우터(200)에 할당된 고정 IP 주소, 211.205.85.230를 참조하면 된다. 예를 들면, 외부의 원격 컴퓨터(103)는 ping 211.205.85.230이라는 명령어를 통해, 인터넷을 통해 원격 액세스 라우터(200)에 액세스할 수 있는지 여부를 확인할 수 있다.The global fixed IP address is assigned to the remote access router 200. In the example shown in FIG. 4, the case where a fixed IP address of 211.205.85.230 is assigned to the remote access router will be described as an example. In order to access the local network 107 from the outside, the external computer 103 may refer to the static IP address 211.205.85.230 assigned to the remote access router 200. For example, the external remote computer 103 may determine whether the remote access router 200 can be accessed through the Internet through the command ping 211.205.85.230.

원격 액세스 라우터(200)는 로컬 네트워크에 접속된 각각의 장치에 대하여 기할당된 로컬 네트워크 IP 의 정보를 갖는다. 로컬 네트워크 IP 주소는 로컬 네트워크 내의 장치 각각에 대하여 유일하게 지정된다. 로컬 네트워크 IP 주소 할당 정보는 외부 컴퓨터(203)를 이용하여 컴퓨터 접속 포트 드라이버(307)를 통해 원격 액세스 라우터(200)에 기록할 수 있다.The remote access router 200 has information of a pre-assigned local network IP for each device connected to the local network. The local network IP address is uniquely assigned to each device in the local network. Local network IP address assignment information may be recorded to the remote access router 200 via the computer connection port driver 307 using the external computer 203.

본 발명의 바람직한 실시예에 따르면, 원격 액세스 라우터(200)는 로컬 네트워크 내에서 네트워크 주소 변환(NAT) 및 본 발명에 따른 원격 액세스(RA)를 모두 지원할 수 있다. 이 경우, NAT에 의한 액세스를 제공하고자 하는 장치에는 소정의 NAT 라우팅 주소, 예를 들면 192.168.128.128내지 192.168.128.254를 할당하고, 본 발명에 따른 원격 액세스(RA)를 제공하고자 하는 장치에는 NAT 라우팅 주소와는 구별되는 원격 액세스 라우팅 주소, 예를 들면 192.168.128.2내지 192.168.128.127을 할당한다. 본 발명의 한 실시예에 따르면, NAT에 의한 액세스를 제공하고자 하는장치에는 DHCP 프로토콜에 의해 자동으로 NAT 라우팅 주소를 할당할 수 있다.According to a preferred embodiment of the present invention, the remote access router 200 may support both network address translation (NAT) and remote access (RA) in accordance with the present invention within the local network. In this case, a device to provide access by NAT is assigned a predetermined NAT routing address, for example, 192.168.128.128 to 192.168.128.254, and NAT routing to a device to provide remote access according to the present invention. Assign a remote access routing address that is distinct from the address, for example 192.168.128.2 to 192.168.128.127. According to an embodiment of the present invention, a device to provide access by NAT may automatically assign a NAT routing address by the DHCP protocol.

도 2에 도시된 실시예의 경우, 제1 컴퓨터(205a) 및 제2 컴퓨터(205b)에는 NAT 라우팅이 제공되며, 192.168.128.128 및 192.168.128.129가 할당되고, 프린터(205c) 및 팩스(205d)에는 원격 액세스 라우팅이 제공되며192.168.128.2 및 192.168.128.3이 할당된 경우를 예로 들어 설명한다.2, NAT routing is provided to the first computer 205a and the second computer 205b, 192.168.128.128 and 192.168.128.129 are assigned, and the printer 205c and the fax 205d are assigned. An example is provided where remote access routing is provided and 192.168.128.2 and 192.168.128.3 are assigned.

본 발명의 바람직한 실시예에 따르면, 원격 엑세스 라우터(200)는 로컬 네트워크에 할당되는 IP 주소에 대하여 포트 번호를 지정한다. 예를 들면, 로컬 네트워크 IP 주소가 192.168.128.2인 IP 주소에 대하여 글로벌 IP에서 볼 때, 글로벌 IP의 포트 번호를 이용하여 로컬 네트워크 IP주소를 식별할 수 있다.According to a preferred embodiment of the present invention, the remote access router 200 specifies a port number for an IP address assigned to a local network. For example, for a global network IP address with a local network IP address of 192.168.128.2, the local network IP address can be identified using the port number of the global IP.

원격 액세스 라우팅 동작Remote Access Routing Behavior

원격 컴퓨터(103)는 원격 액세스 라우터(200)에 할당된 고정 IP 주소와 로컬 네트워크 내의 액세스하고자 하는 장치의 IP를 포트 번호로 변환하여 인터넷으로 전송한다. 이하의 설명에서는, 원격 컴퓨터(103)가 로컬 네트워크(107) 내의 소정의 장치, 예를 들면 팩스(205d)에 접속하고자 하는 경우를 예로 들어 설명한다.The remote computer 103 converts the fixed IP address assigned to the remote access router 200 and the IP of the device to be accessed in the local network into a port number and transmits it to the Internet. In the following description, the case where the remote computer 103 wants to connect to a predetermined device in the local network 107, for example, the fax 205d, will be described as an example.

이 때, 원격 컴퓨터(103)가 전송하는 패킷에는 목적지 주소로서 원격 액세스 라우터(200)의 고정 IP 주소와 포트 번호가 포함된다. 예를 들면, 원격 컴퓨터(103)는 211.205.85.230:32770을 목적지 주소로 하여 소정의 패킷을 전송한다.At this time, the packet transmitted by the remote computer 103 includes a fixed IP address and a port number of the remote access router 200 as a destination address. For example, the remote computer 103 sends a predetermined packet with 211.205.85.230:32770 as the destination address.

원격 액세스 라우터(200)는 로컬 네트워크 외부로부터 전송되어온 데이터그램 또는 패킷 중 IP 주소가 원격 액세스 라우터(200)에 기할당된 고정 IP 주소와동일한 IP 주소를 목적지로서 포함하는 데이터그램 또는 패킷을 수신한다. 이어서, 목적지 주소, 즉, 포트 번호 32770를 참조하여 이를 로컬 네트워크 IP 주소로 변환한다(405). 본 발명의 바람직한 실시예에 따르면, 포트 번호와 로컬 네트워크 IP 주소는 모두 유한한 번호 및 주소의 집합에서 선택되며, 양자는 서로 1대1 대응된다. 이러한 대응 관계는 원격 액세스 라우터(200)의 기록 매체(303) 또는 메모리(305)에 기록된다.The remote access router 200 receives a datagram or a packet including an IP address of a datagram or a packet transmitted from outside the local network, the IP address of which is the same as the fixed IP address previously assigned to the remote access router 200 as a destination. . The destination address, ie, port number 32770, is then referred to and translated into a local network IP address (405). According to a preferred embodiment of the present invention, both the port number and the local network IP address are selected from a finite set of numbers and addresses, both of which correspond one to one. This correspondence is recorded in the recording medium 303 or the memory 305 of the remote access router 200.

예를 들면, 원격 컴퓨터(200)가 전송한 데이터그램 또는 패킷이 목적지 주소로서 211.205.85.230:32770로 설정되어 있는 경우에, 원격 액세스 라우터(200)는 전송된 패킷의 목적지 주소를 로컬 네트워크 IP 주소 192.168.128.2로 변환한다. 본 발명의 한 실시예에 따르면, 변환 방식은 192.168.128.2 에서 128과 2를 128 x 256 + 2 ―32770의 방식으로 포트 번호로 변환한다.For example, if the datagram or packet sent by the remote computer 200 is set to 211.205.85.230:32770 as the destination address, the remote access router 200 replaces the destination address of the transmitted packet with the local network IP address. Convert to 192.168.128.2. According to one embodiment of the present invention, the conversion scheme converts 128 and 2 into port numbers in the manner of 128 x 256 + 2-32770 in 192.168.128.2.

이어서, 원격 액세스 라우터(200)는 전송된 패킷에 상기 변환 과정을 통해 지정된 로컬 네트워크 IP 주소가 할당된 장치로 라우팅한다. 도 2에 도시된 실시예에서는, 로컬 네트워크 IP 주소가 192.168.128.2로 할당된 팩스(205d)로 패킷을 라우팅하게 된다.Subsequently, the remote access router 200 routes the transmitted packet to the device to which the designated local network IP address is assigned through the conversion process. In the embodiment shown in Figure 2, the packet is routed to the fax 205d, which is assigned a local network IP address of 192.168.128.2.

또한, 원격 액세스 라우터(200)는 로컬 네트워크 내의 컴퓨터(205a, 205b) 또는 컴퓨터 이외의 장치가 송신하는 데이터그램 또는 패킷을 수신한다. 이어서, 데이터그램 또는 패킷의 발신 주소인 로컬 네트워크 IP 주소를 참조하여 이를 글로발 IP 주소 및 소정의 포트 번호를 포함하는 IP 주소로 변환한다. 이 때, 소정의 포트 번호는 로컬 네트워크 IP 주소에 따라 유일하게 결정되는 것이 바람직하다.로컬 네트워크 IP 주소에 따라 포트 번호를 결정하는 방식은 상술한 바와 같다. 원격 액세스 라우터(200)는 글로발 IP 주소 및 소정의 포트 번호르 포함하는 IP 주소에 의해 지정된 데이터그램 또는 패킷을 목적지 주소로 전송한다.The remote access router 200 also receives datagrams or packets sent by computers 205a and 205b or devices other than computers in the local network. The local network IP address, which is the source address of the datagram or packet, is then referred to and converted into an IP address including a global IP address and a predetermined port number. At this time, it is preferable that the predetermined port number is uniquely determined according to the local network IP address. The method of determining the port number according to the local network IP address is as described above. The remote access router 200 transmits the datagram or packet designated by the global IP address and the IP address including the predetermined port number to the destination address.

본 발명에 따르면, 인터넷을 통해 로컬 네트워크 내의 장치에 접속할 수 있되, 로컬 네트워크에 단일의 글로발 고정 IP 주소를 할당하고, 외부로부터 전송된 패킷을 로컬 네트워크 내의 다수의 장치 중 특정한 소망의 장치로 라우팅할 수 있다. 본 발명의 다른 실시예에 따르면, 로컬 네트워크에 단일의 글로발 고정 IP 주소 또는 유동 IP 주소를 할당하는 것도 가능하다.According to the present invention, it is possible to access a device in a local network via the Internet, to assign a single global fixed IP address to the local network, and to route a packet transmitted from the outside to a specific desired device among a plurality of devices in the local network. Can be. According to another embodiment of the present invention, it is also possible to assign a single global fixed IP address or dynamic IP address to the local network.

이에 따라, 사용자는 외부의 컴퓨터를 이용하여 고정된 하나의 IP 주소만을 참조하여 로컬 네트워크 내의 다수의 디바이스 장치들에 액세스하는 것이 가능하다.Accordingly, it is possible for a user to access a plurality of device devices in the local network by referring to only one fixed IP address using an external computer.

본 발명은 특히, 인터넷을 이용한 원격 제어에 응용할 수 있다. 즉, 로컬 네트워크에 포함된 다수의 디바이스들에 대하여, 제한된 IP의 한계를 극복하여 자동화 및 원격 관리를 효과적으로 수행할 수 있다.The present invention is particularly applicable to remote control using the Internet. That is, for a plurality of devices included in the local network, it is possible to effectively perform automation and remote management by overcoming the limitation of limited IP.

Claims (6)

인터넷 프로토콜(IP) 주소 및 포트 번호를 포함하는 글로벌 주소에 의해 목적지가 특정되는 데이터그램을 인터넷으로부터 수신하는 수단,Means for receiving from the Internet a datagram whose destination is specified by a global address comprising an Internet Protocol (IP) address and a port number, 상기 데이터그램의 상기 IP주소 및 포트 번호를 상기 로컬 네트워크 내에서 유일한 로컬 주소로 변환하는 수단, 및Means for translating the IP address and port number of the datagram into a unique local address within the local network, and 상기 수신된 데이터그램을 상기 로컬 주소로 라우팅하는 수단Means for routing the received datagram to the local address 을 포함하는 로컬 액세스 라우터.Local access router comprising a. 제 1항에 있어서,The method of claim 1, 상기 로컬 액세스 라우터는 인터넷 프로토콜(IP) 주소에 의해 목적지가 특정되는 데이터그램을 인터넷으로부터 수신하는 수단, 및The local access router means for receiving from the Internet a datagram whose destination is specified by an Internet Protocol (IP) address, and 상기 데이터그램의 상기 IP주소를 상기 로컬 네트워크 내에서 유일한 로컬 주소로 변환하는 수단Means for translating the IP address of the datagram into a unique local address within the local network 을 더 포함하는 로컬 액세스 라우터.Local access router, including more. 제 1항에 있어서,The method of claim 1, 상기 포트 번호는 소정의 유한한 개수의 포트 번호 중 하나이고 상기 로컬 주소는 소정의 유한한 개수의 주소 중 하나이며, 상기 유한한 개수의 포트 번호와 상기 유한한 개수의 주소는 1대1 대응인 로컬 액세스 라우터.The port number is one of a predetermined finite number of port numbers, the local address is one of a predetermined finite number of addresses, and the finite number of port numbers and the finite number of addresses correspond one-to-one. Local access router. 제 1항에 있어서,The method of claim 1, 상기 IP 주소 및 포트 번호를 로컬 주소로 변환하는 상기 수단은 유한한 개수의 로컬 주소 중에서 상기 포트 번호에 해당하는 로컬 주소로 상기 주소를 변환하는 로컬 액세스 라우터.And said means for converting said IP address and port number into a local address converts said address into a local address corresponding to said port number from a finite number of local addresses. 인터넷 프로토콜(IP) 주소를 포함하는 주소에 의해 목적지가 특정되고 로컬 주소에 의해 발신지가 특정되는 데이터그램을 로컬 네트워크로부터 수신하는 수단,Means for receiving from the local network a datagram whose destination is specified by an address comprising an Internet Protocol (IP) address and whose source is specified by a local address, 상기 데이터그램의 로컬 주소를 상기 로컬 네트워크에 할당된 IP 주소 및 포트 번호를 포함하는 글로벌 주소로 변환하는 수단, 및Means for converting the local address of the datagram into a global address including an IP address and a port number assigned to the local network, and 상기 수신된 데이터그램을 송신하는 수단Means for transmitting the received datagram 을 포함하는 로컬 액세스 라우터.Local access router comprising a. 제 1항에 있어서,The method of claim 1, 상기 로컬 액세스 라우터는The local access router 인터넷 프로토콜(IP) 주소를 포함하는 주소에 의해 목적지가 특정되고 로컬 주소에 의해 발신지가 특정되는 데이터그램을 로컬 네트워크로부터 수신하는 수단, 및Means for receiving from the local network a datagram whose destination is specified by an address comprising an Internet Protocol (IP) address and whose source is specified by a local address, and 상기 로컬 주소를 글로벌 주소로 변환하는 수단Means for converting the local address into a global address 을 더 포함하는 로컬 액세스 라우터.Local access router, including more.
KR1020010013799A 2001-03-16 2001-03-16 Remote access router KR20020073359A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010013799A KR20020073359A (en) 2001-03-16 2001-03-16 Remote access router

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010013799A KR20020073359A (en) 2001-03-16 2001-03-16 Remote access router

Publications (1)

Publication Number Publication Date
KR20020073359A true KR20020073359A (en) 2002-09-26

Family

ID=27697714

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010013799A KR20020073359A (en) 2001-03-16 2001-03-16 Remote access router

Country Status (1)

Country Link
KR (1) KR20020073359A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030030353A (en) * 2001-10-10 2003-04-18 (주)비즈넷테크 Automatic network access service system and method in hotel
KR100861423B1 (en) * 2004-03-23 2008-10-07 노키아 코포레이션 Universal telecommunication node with software-defined exchangeable protocol architecture
KR101414620B1 (en) * 2007-11-06 2014-07-03 엘지전자 주식회사 Method for processing packet and apparatus for implementing the same

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1070575A (en) * 1996-08-26 1998-03-10 Nissin Electric Co Ltd Internet connecting device
KR20000000185A (en) * 1999-09-29 2000-01-15 최명렬 Method for connecting internet to save IP addresses by using NAT(Network Address Translation) function and configurating VPN(Virtual Private Network)
KR20020004287A (en) * 2000-07-04 2002-01-16 서진원 IP Gatway
KR20020036165A (en) * 2000-11-08 2002-05-16 오상수 Method for data communications on Internet using NAT and apparatus thereof
KR20020057079A (en) * 2000-12-30 2002-07-11 엘지전자 주식회사 Method for supporting general ip telephone system in nat based private network

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1070575A (en) * 1996-08-26 1998-03-10 Nissin Electric Co Ltd Internet connecting device
KR20000000185A (en) * 1999-09-29 2000-01-15 최명렬 Method for connecting internet to save IP addresses by using NAT(Network Address Translation) function and configurating VPN(Virtual Private Network)
KR20020004287A (en) * 2000-07-04 2002-01-16 서진원 IP Gatway
KR20020036165A (en) * 2000-11-08 2002-05-16 오상수 Method for data communications on Internet using NAT and apparatus thereof
KR20020057079A (en) * 2000-12-30 2002-07-11 엘지전자 주식회사 Method for supporting general ip telephone system in nat based private network

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030030353A (en) * 2001-10-10 2003-04-18 (주)비즈넷테크 Automatic network access service system and method in hotel
KR100861423B1 (en) * 2004-03-23 2008-10-07 노키아 코포레이션 Universal telecommunication node with software-defined exchangeable protocol architecture
KR101414620B1 (en) * 2007-11-06 2014-07-03 엘지전자 주식회사 Method for processing packet and apparatus for implementing the same

Similar Documents

Publication Publication Date Title
US7010585B2 (en) DNS server, DHCP server, terminal and communication system
KR100451552B1 (en) Converting Apparatus for converting internet protocol address and Communicating Method using thereof
KR100385996B1 (en) Method for allocating a plurality of IP addresses to a NIC(Network Interface Card) and apparatus therefor
KR100423500B1 (en) Converting Apparatus for converting internet protocol address and Home network system using thereof
EP1488610B1 (en) System for selecting a connectivity mechanism
KR100689034B1 (en) Network address translation system and method being capable of accessing to node having private IP address from external network and computer-readable medium recording the method
KR100645960B1 (en) System and method for accessing to node of private network
IES990904A2 (en) Digital network modem and configuration system for a digital network modem
JP2006086703A (en) Access controller, program and remote actuating method of terminal
US20070168551A1 (en) Address and port number abstraction when setting up a connection between at least two computational devices
JP2005528004A (en) Method and system for communicating with equipment on a local network using a dedicated domain name server
US20040125801A1 (en) Intermediary device and forwarding method
CN101410817A (en) Usage of automatic configuration name space of automatic protocol proxy
US10084747B2 (en) External address space compression
KR100716997B1 (en) Method and apparatus of translation bridge between ethernet and 1394A local links for consumer electronics devices
KR20020073359A (en) Remote access router
KR101052913B1 (en) Network system and method for allocating IPv6 address
KR101074063B1 (en) Home gateway and dynamic channel generation method thereof
KR101240222B1 (en) Communication relay apparatus, communication relay system and communication relay method
US10992639B2 (en) Information processing apparatus and packet relay method
KR100853587B1 (en) IP share device which can make it possible to use the network system of the communication terminal without any change and the connection method thereby
KR100487296B1 (en) a system for supporting movement of host computer and method therefor
JP2005136718A (en) Network access managing method, network access managing device, network service providing method, network service providing system, its program, and storage medium
JP2007074059A (en) Communication support apparatus, system, communication method, and computer program
JP2003179603A (en) Communication control method in communication system, program, transmitter and receiver

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application