JP2014049807A - Communication packet processing device - Google Patents

Communication packet processing device Download PDF

Info

Publication number
JP2014049807A
JP2014049807A JP2012188806A JP2012188806A JP2014049807A JP 2014049807 A JP2014049807 A JP 2014049807A JP 2012188806 A JP2012188806 A JP 2012188806A JP 2012188806 A JP2012188806 A JP 2012188806A JP 2014049807 A JP2014049807 A JP 2014049807A
Authority
JP
Japan
Prior art keywords
name resolution
packet
server
communication
area network
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
JP2012188806A
Other languages
Japanese (ja)
Inventor
Koji Onodera
浩司 小野寺
Hirohisa Kusano
裕久 草野
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.)
Japan Radio Co Ltd
Original Assignee
Japan Radio Co 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 Japan Radio Co Ltd filed Critical Japan Radio Co Ltd
Priority to JP2012188806A priority Critical patent/JP2014049807A/en
Publication of JP2014049807A publication Critical patent/JP2014049807A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a communication packet processing device that has a proxy DNS server function and can transmit a DNS query packet to a WAN side by automatically connecting a LAN and a WAN if the device received the DNS query packet from a LAN side terminal when it was not yet connected with the WAN.SOLUTION: A ship-mounted communication device 10 includes a router 20 and a satellite line controller 30. The router 20 comprises: a packet transmission/reception unit 21 for receiving a DNS query packet destined to the router 20 from a PC 3 at a LAN side; and a proxy DNS server unit 22 for substituting for an Inmarsat network DNS server 42 at a WAN side. The satellite line controller 30 comprises a line connection establishing unit 31 for establishing line connection between the LAN and the WAN on the condition that the satellite line controller receives the DNA query packet in a state in which the LAN and the WAN are not yet connected.

Description

本発明は、通信衛星を介し、船内に設けられたローカルエリアネットワーク(Local Area Network:LAN)と船外に設けられた広域エリアネットワーク(Wide Area Network:WAN)との間で送受信される通信パケットを処理する通信パケット処理装置に関する。   The present invention relates to a communication packet transmitted and received between a local area network (LAN) provided on the ship and a wide area network (WAN) provided outside the ship via a communication satellite. The present invention relates to a communication packet processing device that processes

一般に、インターネットのようなネットワーク環境では、例えば"example.co.jp"と表記されるドメイン名と、それに対応するIP(Internet Protocol)アドレスとが存在する。インターネット利用者がクライアント端末を利用して、ドメイン名が例えば"www.example.co.jp"のサーバにアクセスしたい場合、ドメイン名"www.example.co.jp"に対応付けられたIPアドレスを取得するために、DNS(Domain Name System)サーバに問い合わせるためのDNSクエリパケットがクライアント端末から送信される。   Generally, in a network environment such as the Internet, for example, a domain name represented as “example.co.jp” and a corresponding IP (Internet Protocol) address exist. If an Internet user wants to access a server whose domain name is "www.example.co.jp" using a client terminal, for example, the IP address associated with the domain name "www.example.co.jp" In order to obtain the information, a DNS query packet for inquiring a DNS (Domain Name System) server is transmitted from the client terminal.

このDNSサーバの情報は、例えば、ISDN(Integrated Services Digital Network:サービス総合ディジタル網)では、特許文献1の従来の技術欄に記載されたように、予め登録しておく構成となっている。この構成により、ISDNの通信制御部は、DNSサーバのIPアドレスを含むDNSクエリパケットをクライアント端末から受信するとインターネットに自動接続して、DNSクエリパケットをDNSサーバに送信することにより、DNSサーバからドメイン名に対応付けられたIPアドレスを取得することができる。   For example, in the ISDN (Integrated Services Digital Network), the DNS server information is configured to be registered in advance as described in the conventional technology column of Patent Document 1. With this configuration, when the ISDN communication control unit receives a DNS query packet including the IP address of the DNS server from the client terminal, it automatically connects to the Internet, and sends the DNS query packet to the DNS server. An IP address associated with the name can be acquired.

ところで、外洋を航行中の船舶は、一般に通信衛星、例えばインマルサット(登録商標)衛星と通信するFBB(Fleet Broadband)装置を備え、FBBサービスの提供を受けている。従来、LAN側である船舶内のクライアント端末に対しては、WAN側であるインターネット上のDNSサーバのIPアドレスが設定されていた。従来のFBB装置は、通信衛星との未接続時に、DNSサーバのIPアドレスを含むDNSクエリパケットをクライアント端末から受信すると、前述のISDNと同様に、インターネットに自動接続して、DNSクエリパケットに対する応答パケットを取得するようになっていた。   By the way, a ship navigating in the open ocean generally includes an FBB (Fleet Broadband) device that communicates with a communication satellite, such as an Inmarsat (registered trademark) satellite, and is provided with an FBB service. Conventionally, an IP address of a DNS server on the Internet, which is a WAN side, is set for a client terminal in a ship on the LAN side. When a conventional FBB device receives a DNS query packet including the IP address of a DNS server from a client terminal when not connected to a communication satellite, it automatically connects to the Internet and responds to the DNS query packet in the same manner as the ISDN described above. It was supposed to get a packet.

ここで、通信衛星を利用するFBBサービスは、一般に単位データ当たりの従量制の料金体系が採用されている。そのため、WAN側のDNSサーバ向けDNSクエリパケットの送信回数を削減して通信料金の低減化を図ることが望まれており、そのためにはWAN側のDNSサーバを代理する代理DNSサーバ機能をFBB装置に持たせることが好ましい。   Here, the FBB service using a communication satellite generally employs a pay-as-you-go fee system per unit data. For this reason, it is desired to reduce the communication charge by reducing the number of transmissions of the DNS query packet for the DNS server on the WAN side. For this purpose, a proxy DNS server function that represents the DNS server on the WAN side is provided as an FBB device. Is preferably provided.

特開2001−325176号公報JP 2001-325176 A

しかしながら、代理DNSサーバ機能をFBB装置に持たせると、通信衛星との未接続時に、LAN側のクライアント端末がDNSクエリパケットをFBB装置向けに送信することになってLAN側からWAN側へのIPパケットの発生にはならないので、FBB装置は、WANに自動接続することができず、DNSクエリパケットに対する応答をWAN側から取得できないという課題があった。   However, if the FBB device is provided with the proxy DNS server function, the client terminal on the LAN side transmits a DNS query packet to the FBB device when not connected to the communication satellite, and the IP from the LAN side to the WAN side Since no packet is generated, the FBB device cannot automatically connect to the WAN, and there is a problem that a response to the DNS query packet cannot be obtained from the WAN side.

本発明は、従来の課題を解決するためになされたものであり、代理DNSサーバ機能を有し、WANとの未接続時に、LAN側端末からDNSクエリパケットを受信した場合でも、LANとWANとを自動接続してWAN側にDNSクエリパケットを送信することができる通信パケット処理装置を提供することを目的とする。   The present invention has been made in order to solve the conventional problems, and has a proxy DNS server function. Even when a DNS query packet is received from a LAN side terminal when not connected to the WAN, the LAN and WAN It is an object of the present invention to provide a communication packet processing apparatus that can automatically connect and send a DNS query packet to the WAN side.

本発明の通信パケット処理装置は、通信衛星を介し、船内に設けられたローカルエリアネットワークと船外に設けられた広域エリアネットワークとの間で送受信される通信パケットを処理する通信パケット処理装置であって、前記広域エリアネットワーク側のサーバ装置のドメイン名を用いて前記サーバ装置の名前解決を要求する自装置宛の名前解決要求パケット及び前記サーバ装置のアドレスを用いて前記サーバ装置の名前解決を要求する自装置宛の名前解決要求パケットのいずれか一方の名前解決要求パケットを前記ローカルエリアネットワークに接続された船内装置から受信する名前解決要求パケット受信手段と、前記広域エリアネットワーク側において前記名前解決を行う名前解決サーバの代理を行う代理サーバ手段と、前記ローカルエリアネットワークと前記広域エリアネットワークとが未接続の状態において、前記名前解決要求パケットを受信したことを条件に、前記ローカルエリアネットワークと前記広域エリアネットワークとの間の回線接続を確立する回線接続確立手段と、を備えた構成を有している。   The communication packet processing device of the present invention is a communication packet processing device that processes communication packets transmitted and received between a local area network provided on the ship and a wide area network provided outside the ship via a communication satellite. Requesting name resolution of the server device using the name resolution request packet addressed to the own device requesting name resolution of the server device using the domain name of the server device on the wide area network side and the address of the server device A name resolution request packet receiving means for receiving one of the name resolution request packets addressed to the local device from an inboard device connected to the local area network, and the name resolution on the wide area network side Proxy server means for proxying the name resolution server for performing the Line connection establishment means for establishing a line connection between the local area network and the wide area network on the condition that the name resolution request packet has been received when the area network and the wide area network are not connected. And a configuration provided with.

この構成により、本発明の通信パケット処理装置は、名前解決サーバの代理を行う代理サーバ手段及び回線接続を確立する回線接続確立手段を備え、回線接続確立手段が、LANとWANとが未接続の状態において、DNSクエリパケットを受信したことを条件に、LANとWANとの間の回線接続を確立することができる。   With this configuration, the communication packet processing apparatus of the present invention includes proxy server means for proxying the name resolution server and line connection establishment means for establishing line connection, and the line connection establishment means is configured so that the LAN and the WAN are not connected. In the state, a line connection between the LAN and the WAN can be established on the condition that a DNS query packet has been received.

したがって、本発明の通信パケット処理装置は、代理DNSサーバ機能を有し、WANとの未接続時に、LAN側端末からDNSクエリパケットを受信した場合でも、LANとWANとを自動接続してWAN側にDNSクエリパケットを送信することができる。   Therefore, the communication packet processing apparatus of the present invention has a proxy DNS server function, and automatically connects the LAN and the WAN even when the DNS query packet is received from the LAN side terminal when not connected to the WAN. DNS query packets can be sent to

また、本発明の通信パケット処理装置は、前記代理サーバ手段は、前記名前解決ができたことを条件に、前記名前解決要求パケットに応答する名前解決要求応答パケットを前記船内装置に送信し、前記名前解決ができなかったことを条件に、前記回線接続の確立後に、前記名前解決要求パケットに含まれる自装置宛のアドレスを前記名前解決サーバのアドレスに書き換えて前記名前解決サーバに送信し、前記名前解決サーバから取得した前記名前解決要求応答パケットを前記船内装置に送信するものである構成を有している。   Further, in the communication packet processing device of the present invention, the proxy server means transmits, to the inboard device, a name resolution request response packet that responds to the name resolution request packet on condition that the name resolution is completed. On condition that name resolution could not be performed, after establishing the line connection, rewrite the address addressed to its own device included in the name resolution request packet to the address of the name resolution server and send it to the name resolution server, The name resolution request response packet acquired from the name resolution server is transmitted to the inboard device.

この構成により、本発明の通信パケット処理装置は、代理サーバ手段が、回線接続の確立後に、自装置で名前解決ができなかった場合はWAN側の名前解決サーバから名前解決要求応答パケットを受信して、船内装置に返信することができる。   With this configuration, in the communication packet processing apparatus of the present invention, the proxy server means receives a name resolution request response packet from the name resolution server on the WAN side if the proxy server means cannot resolve the name on its own device after establishing the line connection. Can be sent back to the inboard device.

本発明は、代理DNSサーバ機能を有し、WANとの未接続時に、LAN側端末からDNSクエリパケットを受信した場合でも、LANとWANとを自動接続してWAN側にDNSクエリパケットを送信することができるという効果を有する通信パケット処理装置を提供することができるものである。   The present invention has a proxy DNS server function, and when a DNS query packet is received from a LAN side terminal when not connected to the WAN, the LAN and WAN are automatically connected to transmit the DNS query packet to the WAN side. Therefore, it is possible to provide a communication packet processing apparatus having an effect that it can be performed.

本発明の一実施形態におけるパケット通信システムの構成を示すブロック図である。It is a block diagram which shows the structure of the packet communication system in one Embodiment of this invention. 本発明の一実施形態におけるパケット通信システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the packet communication system in one Embodiment of this invention.

以下、本発明の実施の形態について図面を用いて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

まず、構成について説明する。   First, the configuration will be described.

図1に示すように、本実施形態におけるパケット通信システム1は、LAN側である船内通信ネットワーク2、パーソナルコンピュータ(以下「PC」という。)3及び船舶搭載通信装置10と、WAN側であるインマルサット回線40、インターネット4及びWWWサーバ5と、を備えている。ここで、WWWサーバ5は、本発明に係る広域エリアネットワーク側のサーバ装置を構成する。なお、図1ではゲートウェイの図示は省略してある。   As shown in FIG. 1, a packet communication system 1 in this embodiment includes an inboard communication network 2, a personal computer (hereinafter referred to as “PC”) 3 and a ship-mounted communication device 10 on the LAN side, and Inmarsat on the WAN side. A line 40, the Internet 4, and a WWW server 5. Here, the WWW server 5 constitutes a server device on the wide area network side according to the present invention. In FIG. 1, the gateway is not shown.

PC3及び船舶搭載通信装置10は、船舶に搭載され、船内通信ネットワーク2によって接続されている。なお、船内通信ネットワーク2には複数のPCを接続可能であるが、本実施形態では1台のPC3を船内通信ネットワーク2に接続したものとしている。   The PC 3 and the ship-mounted communication device 10 are mounted on the ship and are connected by the ship communication network 2. Although a plurality of PCs can be connected to the inboard communication network 2, in the present embodiment, one PC 3 is connected to the inboard communication network 2.

PC3は、ウェブブラウザを備えており、インターネット4に接続された例えばWWWサーバ5が有する各種コンテンツを取得して、コンテンツの画面表示や音声再生ができるようになっている。また、PC3は、例えばWWWサーバ5のコンテンツを取得したい場合に、WWWサーバ5のドメイン名をキー情報としてIPアドレスの照会を要求するDNSクエリパケットをルータ20宛に送信するようになっている。このPC3は、本発明に係る船内装置を構成する。   The PC 3 includes a web browser, and can acquire various contents included in, for example, the WWW server 5 connected to the Internet 4 so that the contents can be displayed on the screen and played back. For example, when the PC 3 wants to acquire the contents of the WWW server 5, the DNS query packet for requesting an IP address is transmitted to the router 20 using the domain name of the WWW server 5 as key information. The PC 3 constitutes an inboard device according to the present invention.

船舶搭載通信装置10は、通信パケットの中継を行うルータ20と、所定の通信プロトコルに基づいてインマルサット回線40との回線制御を行う衛星回線制御装置30と、通信回線を選択する通信回線選択部11と、外部回線に対して回線制御を行う外部回線制御装置12と、を備えている。図示を省略したが、船舶搭載通信装置10は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(random Access Memory)等を備えたマイクロコンピュータによって構成され、ROMに予め記憶されたプログラムに従って動作するようになっている。なお、船舶搭載通信装置10は、本発明に係る通信パケット処理装置を構成する。   The ship-mounted communication device 10 includes a router 20 that relays communication packets, a satellite line control device 30 that performs line control with the Inmarsat line 40 based on a predetermined communication protocol, and a communication line selection unit 11 that selects a communication line. And an external line control device 12 that performs line control on the external line. Although not shown, the ship-mounted communication device 10 is configured by a microcomputer including a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and is a program stored in advance in the ROM. Is supposed to work according to. The ship-mounted communication device 10 constitutes a communication packet processing device according to the present invention.

ルータ20は、パケット送受信部21及びプロキシDNSサーバ部22を備え、通信パケットの中継を行うようになっている。   The router 20 includes a packet transmitting / receiving unit 21 and a proxy DNS server unit 22, and relays communication packets.

パケット送受信部21は、船内通信ネットワーク2、衛星回線制御装置30、外部回線制御装置12から受信した通信パケットの宛先や種別を判別し、判別結果に基づいて所定の宛先に送信するようになっている。このパケット送受信部21は、本発明に係る名前解決要求パケット受信手段を構成する。   The packet transmitting / receiving unit 21 determines the destination and type of the communication packet received from the inboard communication network 2, the satellite line control device 30, and the external line control device 12, and transmits the packet to a predetermined destination based on the determination result. Yes. The packet transmitting / receiving unit 21 constitutes a name resolution request packet receiving unit according to the present invention.

プロキシDNSサーバ部22は、インマルサットIP網43に接続されたインマルサット網DNSサーバ42(後述)や、インターネット4に接続されたDNSサーバ(図示省略)の代理を行うものである。すなわち、プロキシDNSサーバ部22は、ドメイン名とIPアドレスとを対応させる情報を記憶しており、DNSクエリパケットを受信した場合に、ドメイン名からIPアドレスを求めたり、IPアドレスからドメイン名を求めたりすることができるようになっている。   The proxy DNS server unit 22 acts as a proxy for an Inmarsat network DNS server 42 (described later) connected to the Inmarsat IP network 43 and a DNS server (not shown) connected to the Internet 4. That is, the proxy DNS server unit 22 stores information that associates a domain name with an IP address. When a DNS query packet is received, the proxy DNS server unit 22 obtains an IP address from the domain name or obtains a domain name from the IP address. You can do that.

具体的には、プロキシDNSサーバ部22は、例えばWWWサーバ5のドメイン名をキー情報としてIPアドレスの照会を要求するルータ20宛のDNSクエリパケットを、パケット送受信部21を経由してPC3から受信した場合に、そのドメイン名に対応するIPアドレスを応答するための名前解決を行って、IPアドレスの情報をPC3に返信するようになっている。   Specifically, the proxy DNS server unit 22 receives, from the PC 3 via the packet transmission / reception unit 21, for example, a DNS query packet addressed to the router 20 that requests an IP address inquiry using the domain name of the WWW server 5 as key information. In this case, name resolution is performed to respond to the IP address corresponding to the domain name, and the IP address information is returned to the PC 3.

ここで、プロキシDNSサーバ部22は、そのドメイン名に対応するIPアドレスの情報を記憶していない場合(名前解決ができない場合)であって、インマルサット回線40との回線接続後においては、DNSクエリパケットの宛先アドレスをインマルサット網DNSサーバ42のアドレスに書き換えてパケット送受信部21に出力するようになっている。このプロキシDNSサーバ部22は、本発明に係る代理サーバ手段を構成する。   Here, the proxy DNS server unit 22 does not store the information of the IP address corresponding to the domain name (when name resolution is not possible), and after the line connection with the Inmarsat line 40, the DNS query The destination address of the packet is rewritten to the address of the Inmarsat network DNS server 42 and output to the packet transmitting / receiving unit 21. The proxy DNS server unit 22 constitutes proxy server means according to the present invention.

衛星回線制御装置30は、インマルサット回線40との接続が未接続の場合に所定の通信プロトコルに基づいてインマルサット回線40との回線接続を確立する回線接続確立部31を備えている。   The satellite line control device 30 includes a line connection establishment unit 31 that establishes a line connection with the Inmarsat line 40 based on a predetermined communication protocol when the connection with the Inmarsat line 40 is not connected.

具体的には、回線接続確立部31は、回線の未接続時に、ルータ20が自装置宛のDNSクエリパケットを受信した場合や、ルータ20がインターネット4向けのIPアドレスを含む通信パケットを受信した場合に、所定の通信プロトコルに基づいてインマルサット回線40との回線接続を確立するようになっている。そして、衛星回線制御装置30は、回線接続確立部31による回線接続後には、所定の通信プロトコルに基づいてインマルサット回線40との回線制御を行うようになっている。この回線接続確立部31は、本発明に係る回線接続確立手段を構成する。   Specifically, the line connection establishment unit 31 receives a DNS query packet addressed to the own device when the router 20 is not connected, or the router 20 receives a communication packet including an IP address for the Internet 4. In this case, line connection with the INMARSAT line 40 is established based on a predetermined communication protocol. Then, after the line connection is established by the line connection establishing unit 31, the satellite line control device 30 performs line control with the Inmarsat line 40 based on a predetermined communication protocol. The line connection establishing unit 31 constitutes line connection establishing means according to the present invention.

通信回線選択部11は、例えば、通信速度や通信コスト、通信品質等に基づいて予め定められた優先順位に従って通信回線を選択するようになっている。本実施形態では、通信回線選択部11がインマルサット回線40を選択しているものとする。   The communication line selection unit 11 selects a communication line according to a predetermined priority order based on, for example, communication speed, communication cost, communication quality, and the like. In this embodiment, it is assumed that the communication line selection unit 11 has selected the Inmarsat line 40.

外部回線制御装置12は、各種の通信プロトコルに基づいて外部回線との回線制御を行うようになっている。外部回線としては、例えば、携帯電話回線、PHS(Personal Handy-phone System)回線、IEEE802.11規格に準拠した無線LAN(Local Area Network)回線などがある。   The external line control device 12 performs line control with an external line based on various communication protocols. Examples of the external line include a mobile phone line, a PHS (Personal Handy-phone System) line, and a wireless LAN (Local Area Network) line compliant with the IEEE 802.11 standard.

インマルサット回線40は、インマルサット衛星41、インマルサット網DNSサーバ42、インマルサットIP網43を含む。なお、図1では、説明を簡単にするためにインマルサット網DNSサーバ42を1台としているが、複数台であってもよい。   The Inmarsat line 40 includes an Inmarsat satellite 41, an Inmarsat network DNS server 42, and an Inmarsat IP network 43. In FIG. 1, the Inmarsat network DNS server 42 is set to one for simplicity of explanation, but a plurality of Inmarsat network DNS servers 42 may be used.

インマルサット衛星41は、FBB用の通信衛星であり、船舶に搭載された船舶搭載通信装置10と、陸上に設けられた地上局(図示省略)との間での無線信号の中継を行うことができるようになっている。   The Inmarsat satellite 41 is an FBB communication satellite, and can relay a radio signal between the ship-mounted communication device 10 mounted on a ship and a ground station (not shown) provided on land. It is like that.

インマルサット網DNSサーバ42は、インマルサットIP網43に接続され、予め定められたドメインについて、ホスト名とIPアドレスとを対応させた情報を有している。このインマルサット網DNSサーバ42は、本発明に係る名前解決サーバを構成する。   The Inmarsat network DNS server 42 is connected to the Inmarsat IP network 43 and has information in which a host name and an IP address are associated with each other for a predetermined domain. This Inmarsat network DNS server 42 constitutes a name resolution server according to the present invention.

インマルサットIP網43は、インマルサット衛星41及びインターネット4に接続され、両者間で送受信されるIPパケットを中継するようになっている。   The Inmarsat IP network 43 is connected to the Inmarsat satellite 41 and the Internet 4 and relays IP packets transmitted and received between them.

次に、本実施形態におけるパケット通信システム1の動作について、図1に示したブロック構成図を適宜参照しながら図2に示すフローチャートを用いて説明する。以下の説明では、船舶搭載通信装置10とインマルサット回線40との間の接続が未接続の状態において、LAN側のクライアント端末としてのPC3のユーザが、WWWサーバ5が有するコンテンツを含むウェブページを表示する例を挙げて説明する。   Next, the operation of the packet communication system 1 according to the present embodiment will be described with reference to the block diagram shown in FIG. 1 and the flowchart shown in FIG. In the following description, in a state where the connection between the ship-mounted communication device 10 and the INMARSAT line 40 is not connected, the user of the PC 3 as the LAN-side client terminal displays a web page including the content of the WWW server 5 An example will be described.

PC3のユーザが、PC3を操作してWWWサーバ5のウェブページの表示を要求することにより、PC3は、WWWサーバ5のドメイン名をキー情報としてIPアドレスの照会を要求するDNSクエリパケットをルータ20宛に送信する(ステップS11)。   When the user of the PC 3 operates the PC 3 to request the display of the web page of the WWW server 5, the PC 3 sends a DNS query packet for requesting an IP address query using the domain name of the WWW server 5 as key information. It transmits to address (step S11).

ルータ20のパケット送受信部21は、PC3からのDNSクエリパケットを受信する(ステップS12)。   The packet transmitting / receiving unit 21 of the router 20 receives the DNS query packet from the PC 3 (step S12).

パケット送受信部21は、受信したDNSクエリパケットをプロキシDNSサーバ部22に送信し、プロキシDNSサーバ部22は、DNSクエリパケットを受信し、ドメイン名に対応するIPアドレスを応答するための名前解決ができるか否かを判断する(ステップS13)。   The packet transmitting / receiving unit 21 transmits the received DNS query packet to the proxy DNS server unit 22, and the proxy DNS server unit 22 receives the DNS query packet and performs name resolution for responding with an IP address corresponding to the domain name. It is determined whether or not it can be performed (step S13).

ステップS13において、プロキシDNSサーバ部22は、名前解決ができると判断した場合、すなわち、自己の記憶するドメイン名とIPアドレスとの対応テーブルを参照して、受信したDNSクエリパケットに含まれるドメイン名に対応するIPアドレスを検索できた場合は、そのIPアドレスの情報を含むパケット(以下「DNSクエリ応答パケット」という。)を生成する(ステップS19)。なお、プロキシDNSサーバ部22は、該当するドメイン名に対応するIPアドレスを自己の有するキャッシュに記憶していた場合も同様にDNSクエリ応答パケットを生成する。   In step S13, when the proxy DNS server unit 22 determines that name resolution is possible, that is, by referring to the correspondence table between the domain name and the IP address stored therein, the domain name included in the received DNS query packet If the IP address corresponding to the IP address can be retrieved, a packet including the IP address information (hereinafter referred to as “DNS query response packet”) is generated (step S19). The proxy DNS server unit 22 generates a DNS query response packet in the same manner even when the IP address corresponding to the corresponding domain name is stored in its own cache.

一方、ステップS13において、プロキシDNSサーバ部22は、名前解決ができると判断しなかった場合は、インマルサット回線40との回線接続の確立指示信号を衛星回線制御装置30の回線接続確立部31に出力し、回線接続確立部31は、所定の通信プロトコルに従って回線接続を確立する(ステップS14)。ここで、名前解決ができると判断しなかった場合としては、プロキシDNSサーバ部22が、自己の記憶する対応テーブルを参照して受信したDNSクエリパケットに含まれるドメイン名に対応するIPアドレスを検索できなかった場合、及び、該当するドメイン名に対応するIPアドレスを自己の有するキャッシュに記憶していなかった場合である。   On the other hand, if the proxy DNS server unit 22 does not determine that the name can be resolved in step S13, the proxy DNS server unit 22 outputs a line connection establishment instruction signal with the Inmarsat line 40 to the line connection establishment unit 31 of the satellite line control device 30. Then, the line connection establishment unit 31 establishes line connection according to a predetermined communication protocol (step S14). If it is determined that name resolution is not possible, the proxy DNS server unit 22 searches for an IP address corresponding to the domain name included in the DNS query packet received by referring to the correspondence table stored by itself. This is a case where the IP address corresponding to the corresponding domain name is not stored in its own cache.

インマルサット回線40との回線接続後、プロキシDNSサーバ部22は、インマルサット衛星41からインマルサット網DNSサーバ42のIPアドレスを取得する(ステップS15)。   After the line connection with the Inmarsat line 40, the proxy DNS server unit 22 acquires the IP address of the Inmarsat network DNS server 42 from the Inmarsat satellite 41 (step S15).

プロキシDNSサーバ部22は、DNSクエリパケットの宛先をインマルサット網DNSサーバ42のIPアドレスに書き換え(ステップS16)、パケット送受信部21経由で衛星回線制御装置30に出力する。   The proxy DNS server unit 22 rewrites the destination of the DNS query packet to the IP address of the Inmarsat network DNS server 42 (step S16), and outputs it to the satellite channel control device 30 via the packet transmitting / receiving unit 21.

衛星回線制御装置30は、DNSクエリパケットをインマルサット網DNSサーバ42に向けて送信する(ステップS17)。   The satellite line control device 30 transmits a DNS query packet to the Inmarsat network DNS server 42 (step S17).

インマルサット網DNSサーバ42は、インマルサット衛星41、インマルサットIP網43を介してDNSクエリパケットを受信して名前解決を行い(ステップS18)、ステップS19においてDNSクエリ応答パケットを生成する。生成されたDNSクエリ応答パケットは、プロキシDNSサーバ部22宛に送信される。なお、インマルサット網DNSサーバ42により名前解決ができなかった場合は、インマルサットIP網43に接続された他のDNSサーバ(図示省略)や、インターネット4に接続されたDNSサーバ(図示省略)によって名前解決が図られる。   The Inmarsat network DNS server 42 receives the DNS query packet through the Inmarsat satellite 41 and the Inmarsat IP network 43 to perform name resolution (step S18), and generates a DNS query response packet in step S19. The generated DNS query response packet is transmitted to the proxy DNS server unit 22. If name resolution cannot be performed by the Inmarsat network DNS server 42, name resolution is performed by another DNS server (not shown) connected to the Inmarsat IP network 43 or a DNS server (not shown) connected to the Internet 4. Is planned.

プロキシDNSサーバ部22は、DNSクエリ応答パケットに含まれるドメイン名に対応するIPアドレスを自己のキャッシュに記憶するとともに、DNSクエリ応答パケットをPC3に送信する(ステップS20)。その結果、PC3は、WWWサーバ5のIPアドレスを取得でき、WWWサーバ5にアクセスすることによって各種コンテンツを取得し、WWWサーバ5のウェブページを画面に表示する(ステップS21)。   The proxy DNS server unit 22 stores the IP address corresponding to the domain name included in the DNS query response packet in its own cache, and transmits the DNS query response packet to the PC 3 (step S20). As a result, the PC 3 can acquire the IP address of the WWW server 5, acquires various contents by accessing the WWW server 5, and displays the web page of the WWW server 5 on the screen (step S21).

以上のように、本実施形態における船舶搭載通信装置10は、名前解決サーバの代理を行うプロキシDNSサーバ部22及び回線接続を確立する回線接続確立部31を有し、回線接続確立部31が、LANとWANとが未接続の状態において、DNSクエリパケットを受信したことを条件に、LANとWANとの間の回線接続を確立することができる。   As described above, the ship-mounted communication device 10 in the present embodiment includes the proxy DNS server unit 22 that acts as a proxy for the name resolution server and the line connection establishment unit 31 that establishes line connection. The line connection between the LAN and the WAN can be established on the condition that the DNS query packet is received in a state where the LAN and the WAN are not connected.

したがって、本実施形態における船舶搭載通信装置10は、代理DNSサーバ機能を有し、WANとの未接続時に、LAN側端末からDNSクエリパケットを受信した場合でも、LANとWANとを自動接続してWAN側にDNSクエリパケットを送信することができる。   Therefore, the ship-mounted communication device 10 according to the present embodiment has a proxy DNS server function, and automatically connects the LAN and the WAN even when the DNS query packet is received from the LAN side terminal when not connected to the WAN. A DNS query packet can be transmitted to the WAN side.

以上のように、本発明に係る通信パケット処理装置は、代理DNSサーバ機能を有し、WANとの未接続時に、LAN側端末からDNSクエリパケットを受信した場合でも、LANとWANとを自動接続してWAN側にDNSクエリパケットを送信することができるという効果を有し、通信衛星を介し、船内に設けられたLANと船外に設けられたWANとの間で送受信される通信パケットを処理する通信パケット処理装置として有用である。   As described above, the communication packet processing apparatus according to the present invention has a proxy DNS server function and automatically connects a LAN and a WAN even when a DNS query packet is received from a LAN side terminal when not connected to the WAN. The DNS query packet can be transmitted to the WAN side, and the communication packet transmitted / received between the LAN provided on the ship and the WAN provided outside the ship is processed via the communication satellite. It is useful as a communication packet processing device.

1 パケット通信システム
2 船内通信ネットワーク
3 PC(船内装置)
4 インターネット
5 WWWサーバ(広域エリアネットワーク側のサーバ装置)
10 船舶搭載通信装置(通信パケット処理装置)
11 通信回線選択部
12 外部回線制御装置
20 ルータ
21 パケット送受信部(名前解決要求パケット受信手段)
22 プロキシDNSサーバ部(代理サーバ手段)
30 衛星回線制御装置
31 回線接続確立部(回線接続確立手段)
40 インマルサット回線
41 インマルサット衛星(通信衛星)
42 インマルサット網DNSサーバ(名前解決サーバ)
43 インマルサットIP網
1 Packet Communication System 2 Inboard Communication Network 3 PC (Inboard Device)
4 Internet 5 WWW server (server device on the wide area network side)
10 Shipboard communication device (communication packet processing device)
DESCRIPTION OF SYMBOLS 11 Communication line selection part 12 External line control apparatus 20 Router 21 Packet transmission / reception part (Name resolution request packet receiving means)
22 Proxy DNS server part (proxy server means)
30 Satellite link control device 31 Line connection establishment unit (line connection establishment means)
40 Inmarsat line 41 Inmarsat satellite (communication satellite)
42 Inmarsat Network DNS Server (Name Resolution Server)
43 Inmarsat IP network

Claims (2)

通信衛星を介し、船内に設けられたローカルエリアネットワークと船外に設けられた広域エリアネットワークとの間で送受信される通信パケットを処理する通信パケット処理装置であって、
前記広域エリアネットワーク側のサーバ装置のドメイン名を用いて前記サーバ装置の名前解決を要求する自装置宛の名前解決要求パケット及び前記サーバ装置のアドレスを用いて前記サーバ装置の名前解決を要求する自装置宛の名前解決要求パケットのいずれか一方の名前解決要求パケットを前記ローカルエリアネットワークに接続された船内装置から受信する名前解決要求パケット受信手段と、
前記広域エリアネットワーク側において前記名前解決を行う名前解決サーバの代理を行う代理サーバ手段と、
前記ローカルエリアネットワークと前記広域エリアネットワークとが未接続の状態において、前記名前解決要求パケットを受信したことを条件に、前記ローカルエリアネットワークと前記広域エリアネットワークとの間の回線接続を確立する回線接続確立手段と、
を備えたことを特徴とする通信パケット処理装置。
A communication packet processing device that processes communication packets transmitted and received between a local area network provided onboard and a wide area network provided outside the ship via a communication satellite,
The name resolution request packet addressed to its own device that requests name resolution of the server device using the domain name of the server device on the wide area network side and the server device that requests name resolution using the address of the server device. Name resolution request packet receiving means for receiving one of the name resolution request packets addressed to the device from the inboard device connected to the local area network;
Proxy server means for proxying a name resolution server that performs the name resolution on the wide area network side;
Line connection for establishing a line connection between the local area network and the wide area network on condition that the name resolution request packet is received in a state where the local area network and the wide area network are not connected. Establishing means;
A communication packet processing device comprising:
前記代理サーバ手段は、
前記名前解決ができたことを条件に、前記名前解決要求パケットに応答する名前解決要求応答パケットを前記船内装置に送信し、
前記名前解決ができなかったことを条件に、前記回線接続の確立後に、前記名前解決要求パケットに含まれる自装置宛のアドレスを前記名前解決サーバのアドレスに書き換えて前記名前解決サーバに送信し、前記名前解決サーバから取得した前記名前解決要求応答パケットを前記船内装置に送信するものであることを特徴とする請求項1に記載の通信パケット処理装置。
The proxy server means includes
Sending a name resolution request response packet in response to the name resolution request packet to the inboard device on condition that the name resolution has been completed,
After the establishment of the line connection on the condition that the name resolution could not be performed, the address addressed to the device included in the name resolution request packet is rewritten to the address of the name resolution server and sent to the name resolution server, The communication packet processing device according to claim 1, wherein the name resolution request response packet acquired from the name resolution server is transmitted to the inboard device.
JP2012188806A 2012-08-29 2012-08-29 Communication packet processing device Pending JP2014049807A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012188806A JP2014049807A (en) 2012-08-29 2012-08-29 Communication packet processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012188806A JP2014049807A (en) 2012-08-29 2012-08-29 Communication packet processing device

Publications (1)

Publication Number Publication Date
JP2014049807A true JP2014049807A (en) 2014-03-17

Family

ID=50609097

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012188806A Pending JP2014049807A (en) 2012-08-29 2012-08-29 Communication packet processing device

Country Status (1)

Country Link
JP (1) JP2014049807A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110995542A (en) * 2019-12-16 2020-04-10 金蝶智慧科技(深圳)有限公司 Network state detection method, system and related equipment
JP2021501533A (en) * 2017-11-30 2021-01-14 中興通訊股▲ふん▼有限公司Zte Corporation Satellite network communication method, proxy service device and network gateway
US11212250B2 (en) 2017-03-31 2021-12-28 Nec Corporation Relay device, network system, and network control method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10312349A (en) * 1997-05-12 1998-11-24 B U G:Kk Network connecting device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10312349A (en) * 1997-05-12 1998-11-24 B U G:Kk Network connecting device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JPN6016030438; 宇田紀之、他5名: '船舶ネットワークを利用した海洋観測支援システム' 情報処理学会第58回(平成11年前期)全国大会講演論文集 , 19990309, pp.607-608, 社団法人情報処理学会 *
JPN6016030441; 薄井康、他4名: 'インマルサットFleetF77船舶地球局の開発' 電子情報通信学会2003年通信ソサイエティ大会講演論文集 SB-1-3 , 20030910, pp.S-5〜S-6, 社団法人電子情報通信学会 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11212250B2 (en) 2017-03-31 2021-12-28 Nec Corporation Relay device, network system, and network control method
JP2021501533A (en) * 2017-11-30 2021-01-14 中興通訊股▲ふん▼有限公司Zte Corporation Satellite network communication method, proxy service device and network gateway
US11558111B2 (en) 2017-11-30 2023-01-17 Zte Corporation Satellite network communication with proxy service apparatus for acquiring targeted resources
CN110995542A (en) * 2019-12-16 2020-04-10 金蝶智慧科技(深圳)有限公司 Network state detection method, system and related equipment
CN110995542B (en) * 2019-12-16 2022-04-22 金蝶智慧科技(深圳)有限公司 Network state detection method, system and related equipment

Similar Documents

Publication Publication Date Title
US8190773B2 (en) System and method for accessing a web server on a device with a dynamic IP-address residing behind a firewall
US20070027997A1 (en) Technique for translating location information
US10554551B2 (en) Method to optimize mapping for multiple locations of a device in mobility
JP5494649B2 (en) Relay device, relay method, and relay device control program
KR20130133290A (en) System and method using a client-local proxy-server to access a device having an assigned network address
JP2013527632A (en) Method and host node for multi-NAT64 environment
WO2008086899A1 (en) Methods for accessing a phone-based web server with a private ip address and related electronic devices and computer program products
US10033830B2 (en) Requesting web pages and content rating information
JP5459314B2 (en) Wireless LAN access point device, mobile communication terminal, communication method and program
CN102547553B (en) Method, system and device for accessing service based on wireless application protocol (WAP)
CN102970387A (en) Domain name resolution method, device and system
JP2014049807A (en) Communication packet processing device
US7076242B2 (en) Mobile station and communication system
KR101710033B1 (en) Method for maintaining connectivity among dynamic ip devices and the apparatus therefor
US10904037B2 (en) Relaying apparatus, relaying method, and relaying system
JP2005184110A (en) Device and method for transmitting packet
JP6314500B2 (en) COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM
JP4648436B2 (en) Packet distribution device, communication system, packet processing method, and program
CN115996237B (en) Remote management method, processor and storage medium for terminal of Internet of things
JP2013175938A (en) Communication apparatus, communication method and program
JP2005236480A (en) Information communication terminal, network route selecting method and program
KR100818304B1 (en) Method and system for remote accessing form internet network to mobile station
JP2017147672A (en) Communication device, server, and system
US20220400136A1 (en) Control apparatus, communication system, control method and program
JP2005339149A (en) Data processor, data processing method and data processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150821

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160725

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160809

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20170314