JPH05344122A - Router - Google Patents

Router

Info

Publication number
JPH05344122A
JPH05344122A JP4150295A JP15029592A JPH05344122A JP H05344122 A JPH05344122 A JP H05344122A JP 4150295 A JP4150295 A JP 4150295A JP 15029592 A JP15029592 A JP 15029592A JP H05344122 A JPH05344122 A JP H05344122A
Authority
JP
Japan
Prior art keywords
address
router
conversion table
network
packet
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
JP4150295A
Other languages
Japanese (ja)
Inventor
Osamu Takahashi
理 高橋
Hideyuki Aikawa
秀幸 相川
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP4150295A priority Critical patent/JPH05344122A/en
Publication of JPH05344122A publication Critical patent/JPH05344122A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To enable direct communication with a normal address while using an abnormal address by providing a router and registering the abnormal address and the normal address on an address translation table while pairing those addresses. CONSTITUTION:At the router 1, an address translation table 21 and an address analyzing mechanism 3 are provided, networks are connected through the router 1, and the router 1 receives a packet transmitted from a certain network to the other network. The address extracted from the packet is translated by the address analyzing mechanism 3 while referring to the address translation table 21 and transmitted to the destination side network.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ネットワーク間でアド
レスを変換するルータであって、複数のネットワークを
接続するルータに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a router that translates addresses between networks and that connects a plurality of networks.

【0002】[0002]

【従来の技術】世界中でIP(インタネット・プロトコ
ル)ネットワークが構築されており、このIPネットワ
ーク相互を次々に接続して巨大なネットワークが形成さ
れている。IPネットワークでは、アドレス空間が32
ビットに固定さており、限られたアドレスしか存在しな
い。このため、大きな組織では、組織内の全てのネット
ワークのアドレスを正式なアドレスにできない場合があ
る。このような正式でないアドレスを持ったネットワー
ク上のマシンから、他の組織のマシンに通信しようとし
ても、アドレス情報を流すことができず、通信できない
ため、正式でないネットワークのアドレス情報を他の組
織に通知せずに通信する技術が強く求められていた。
2. Description of the Related Art IP (Internet Protocol) networks are being constructed all over the world, and these IP networks are connected one after another to form a huge network. In an IP network, the address space is 32
It is fixed to bits and there are only limited addresses. Therefore, in a large organization, there are cases where the addresses of all the networks in the organization cannot be made official addresses. Even if a machine on the network with such an unofficial address tries to communicate with a machine of another organization, the address information cannot be sent and communication is not possible, so the address information of the unofficial network is sent to another organization. There was a strong demand for technology that communicates without notification.

【0003】これを解決するために、あるネットワーク
上で正式でないアドレスを用いているマシンからのパケ
ットを一旦正式なマシンに入り、新たに他のネットワー
ク上のマシンに接続するという手法を採用していた。
In order to solve this, a method is adopted in which a packet from a machine using an unofficial address on a certain network is once entered into the official machine and is newly connected to a machine on another network. It was

【0004】[0004]

【発明が解決しようとする課題】しかし、一旦正式なア
ドレスを持つネットワーク上のマシンに入る方法では、
世界中のマシンと1対1で直接通信を可能とするネット
ワークの利点を大きく損なっており、利用上不便である
という問題があった。また、アドレス空間が32ビット
に限られたネットワークアドレスは世界中で共有すべき
有限で貴重な資源であり、1つの組織にあまり多くの正
式アドレスを取得することは困難であるという問題もあ
る。このため、正式でないアドレスを使用していながら
それでいて他の組織のネットワーク上のマシンと直接通
信を行う方法が望まれている。
However, in the method of once entering a machine on the network having a formal address,
The advantage of the network that enables direct one-to-one communication with machines around the world is greatly impaired, and there is a problem in that it is inconvenient to use. In addition, a network address whose address space is limited to 32 bits is a finite and valuable resource that should be shared all over the world, and it is difficult for one organization to acquire too many formal addresses. For this reason, there is a demand for a method of using an unofficial address but still communicating directly with a machine on the network of another organization.

【0005】本発明は、これらの問題を解決するため、
ルータを設け、正式でないアドレスと正式アドレスを対
にしてアドレス変換表に登録し、正式でないアドレスを
使用していながら正式アドレスとの間で直接通信を可能
にすることを目的としている。
The present invention solves these problems.
The purpose is to set up a router and register the unofficial address and the official address in a pair in the address conversion table to enable direct communication with the official address while using the unofficial address.

【0006】[0006]

【課題を解決するための手段】図1は、本発明の原理構
成図を示す。図1において、アドレス変換表21は、正
式でないアドレスと正式アドレスの対、参照回数、参照
時間、固定フラグを登録するものである。
FIG. 1 is a block diagram showing the principle of the present invention. In FIG. 1, the address conversion table 21 is for registering a pair of an unofficial address and a formal address, a reference count, a reference time, and a fixed flag.

【0007】アドレス解析機構3は、送信されてきたパ
ケットから取り出したアドレスについて、アドレス変換
表21を参照して正式でないアドレスを正式アドレスあ
るいは正式アドレスを正式でないアドレスに変換するも
のである。
The address analysis mechanism 3 converts an unofficial address into an official address or an official address into an unofficial address by referring to the address conversion table 21 with respect to the address extracted from the transmitted packet.

【0008】アドレス生成機構4は、パケットから取り
出したアドレスについて、アドレス変換表21を参照し
て登録されていなかったときに正式でないアドレスおよ
び正式アドレスの対を自動生成して登録するものであ
る。
The address generation mechanism 4 refers to the address conversion table 21 for the address taken out from the packet and automatically generates and registers a pair of an unofficial address and a formal address when the address is not registered.

【0009】参照回数記録機構5は、アドレス変換表2
1の参照回数を更新するものである。参照時間記録機構
6は、アドレス変換表21の参照時間を更新するもので
ある。
The reference count recording mechanism 5 includes an address conversion table 2
The reference count of 1 is updated. The reference time recording mechanism 6 updates the reference time of the address conversion table 21.

【0010】項目消去機構7は、アドレス変換表21の
参照回数を参照して所定回数よりも少ない項目を消去し
たり、参照時間を参照して所定時間経過している項目を
消去したりなどするものである。
The item erasing mechanism 7 refers to the number of times of reference in the address conversion table 21 to erase an item less than a predetermined number of times, or refers to a reference time to erase an item which has passed a predetermined time. It is a thing.

【0011】固定ブラグは、項目の消去を禁止するか否
かを設定するフラグである。
The fixed flag is a flag for setting whether or not the deletion of items is prohibited.

【0012】[0012]

【作用】本発明は、図1に示すように、ネットワークと
ネットワークをルータ1を介して接続し、あるネットワ
ークから他のネットワークに向けて送信されてきたパケ
ットをルータ1が受信し、アドレス解析機構3がパケッ
トから取り出したアドレスについて、アドレス変換表2
1を参照してアドレス変換し、宛先側のネットワークに
送信するようにしている。
According to the present invention, as shown in FIG. 1, networks are connected to each other via the router 1, and the router 1 receives a packet transmitted from one network to another network, and an address analysis mechanism is provided. Address conversion table 2 for the addresses extracted by 3 from the packet
1 is referred to, the address is converted, and the data is transmitted to the destination network.

【0013】この際、アドレス生成機構4を設け、送信
されてきたパケットをルータ1が受信し、当該パケット
から取り出したアドレスについて、アドレス解析機構3
がアドレス変換表21を参照して登録されていないと判
断したときに、アドレス生成機構4が正式でないアドレ
スおよび正式アドレスの対を自動生成してアドレス変換
表21に登録するようにしている。
At this time, the address generation mechanism 4 is provided, the router 1 receives the transmitted packet, and the address analysis mechanism 3 analyzes the address extracted from the packet.
When it is determined that the address is not registered by referring to the address conversion table 21, the address generation mechanism 4 automatically generates a pair of an unofficial address and a formal address and registers it in the address conversion table 21.

【0014】また、参照回数記録機構5および項目消去
機構7を設け、送信されてきたパケットをルータ1が受
信し、アドレス解析機構3がパケットから取り出したア
ドレスについて、アドレス変換表21を参照してアドレ
ス変換、参照回数記録機構5が当該アドレス変換表21
の参照回数を更新、および宛先側のネットワークに送信
し、必要に応じて項目消去機構7がアドレス変換表21
の参照回数を参照して所定回数よりも少ない項目を消去
するようにしている。
Further, the reference count recording mechanism 5 and the item erasing mechanism 7 are provided, the router 1 receives the transmitted packet, and the address analysis mechanism 3 refers to the address conversion table 21 for the address extracted from the packet. The address translation / reference count recording mechanism 5 uses the address translation table 21.
The reference number of the address is transmitted and transmitted to the network on the destination side.
The number of times of reference is referred to and items less than a predetermined number of times are deleted.

【0015】また、参照時間記録機構6および項目消去
機構7を設け、送信されてきたパケットをルータ1が受
信し、アドレス解析機構3がパケットから取り出したア
ドレスについて、アドレス変換表21を参照してアドレ
ス変換、参照時間記録機構6が当該アドレス変換表21
の参照時間を更新、および宛先側のネットワークに送信
し、必要に応じて項目消去機構7がアドレス変換表21
の参照時間を参照して所定時間経過している項目を消去
するようにしている。
Further, the reference time recording mechanism 6 and the item erasing mechanism 7 are provided so that the router 1 receives the transmitted packet and the address analysis mechanism 3 extracts the address from the packet by referring to the address conversion table 21. The address conversion / reference time recording mechanism 6 uses the address conversion table 21.
Of the address conversion table 21 is updated and transmitted to the destination network.
The reference time is referred to to delete the item that has passed the predetermined time.

【0016】また、アドレス変換表21に固定フラグを
設け、必要に応じて項目消去機構7がアドレス変換表2
1の参照回数あるいは参照時間を参照して所定回数以下
の項目あるいは所定時間以上経過している項目を消去す
る際に、固定フラグを参照してONのときに削除しない
ようにしている。
Further, a fixed flag is provided in the address conversion table 21, and the item erasing mechanism 7 causes the address conversion table 2 to operate as necessary.
When erasing an item less than a predetermined number of times or an item having passed a predetermined time or more with reference to the reference count or reference time of 1, the fixed flag is referred to so as not to delete when ON.

【0017】従って、ルータ1を設け、正式でないアド
レスと正式アドレスを対にしてアドレス変換表21に登
録し、正式でないアドレスを使用していながら正式アド
レスとの間で直接通信を行うことが可能となる。
Therefore, the router 1 is provided, and an unofficial address and a formal address are paired and registered in the address conversion table 21, so that it is possible to directly communicate with the formal address while using the unofficial address. Become.

【0018】[0018]

【実施例】次に、図1から図11を用いて本発明の実施
例の構成および動作を順次詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the construction and operation of an embodiment of the present invention will be sequentially described in detail with reference to FIGS.

【0019】図1は、本発明の原理構成図を示す。図1
において、ルータ1は、あるネットワークから受信した
パケットを他のネットワークに送信したり、この際にア
ドレス変換表21を参照して正式でないアドレスを正式
のアドレスに変換あるいは正式のアドレスを正式でない
アドレスに変換したりなどするものであって、アドレス
変換記憶機構2、アドレス解析機構3、アドレス生成機
構4、参照回数記録機構5、参照時間記録機構6、およ
び項目消去機構7などから構成されるものである。
FIG. 1 is a block diagram showing the principle of the present invention. Figure 1
In the above, the router 1 transmits a packet received from one network to another network, and at this time, refers to the address translation table 21 to translate an unofficial address into an official address or convert an official address into an unofficial address. It is used for conversion, and is composed of an address translation storage mechanism 2, an address analysis mechanism 3, an address generation mechanism 4, a reference count recording mechanism 5, a reference time recording mechanism 6, an item erasing mechanism 7, and the like. is there.

【0020】アドレス変換記憶機構2は、アドレス変換
表21およびアドレス変換登録機構22から構成され、
アドレス変換表21に正式でないアドレスと正式なアド
レスの対を登録したりなどするものである。
The address translation storage mechanism 2 comprises an address translation table 21 and an address translation registration mechanism 22,
For example, a pair of an unofficial address and an official address is registered in the address conversion table 21.

【0021】アドレス変換表21は、あるネットワーク
内で使用する正式でないアドレスと、他のネットワーク
から見た場合の正式なアドレスなどとの対を登録して記
憶するものである。最初は、固定的に常用する正式でな
いアドレスと正式アドレスの対を登録したり、あるいは
通信時に、登録されていないときにアドレス生成機構4
が生成した正式でないアドレスと正式アドレスの対を登
録して記憶したりするものである。
The address conversion table 21 is a table for registering and storing a pair of an unofficial address used in a certain network and an official address when viewed from another network. Initially, a pair of a non-official address and a formal address that are fixedly used regularly are registered, or at the time of communication, when the address generation mechanism 4 is not registered.
A pair of an unofficial address and a formal address generated by is registered and stored.

【0022】アドレス変換登録機構22は、アドレス変
換表21に正式でないアドレスと正式アドレスの対を登
録したり、更に固定フラグ、参照フラグ、、参照回数、
参照時間などを登録、更新、消去したりなどするもので
ある。
The address translation / registration mechanism 22 registers a pair of an unofficial address and a formal address in the address translation table 21, and further includes a fixed flag, a reference flag, a reference count,
The reference time is registered, updated, deleted, and so on.

【0023】アドレス解析機構3は、受信したパケット
から取り出したアドレス(送信先、送信元)について、
アドレス変換表21を参照して登録されていれば登録さ
れているアドレスに変換して宛先のネットワークに送信
したり、登録されていなければ、アドレス生成機構4に
新たなアドレスを生成させてアドレス変換表21に登録
させたりなどするものである(図2、図7参照)。
The address analysis mechanism 3 extracts the address (transmission destination, transmission source) extracted from the received packet,
If it is registered with reference to the address conversion table 21, it is converted to a registered address and transmitted to the destination network, or if it is not registered, the address generation mechanism 4 is caused to generate a new address and the address conversion is performed. It is registered in the table 21 or the like (see FIGS. 2 and 7).

【0024】アドレス生成機構4は、受信したパケット
から取り出したアドレス(送信先、送信元)がアドレス
変換表21に登録されていないときに、新たなアドレス
を自動生成し、アドレス変換表21に登録させたりする
ものである。
The address generation mechanism 4 automatically generates a new address and registers it in the address conversion table 21 when the address (destination, source) extracted from the received packet is not registered in the address conversion table 21. It is something to let you do.

【0025】参照回数記録機構5は、受信したパケット
から取り出したアドレス(送信元、送信先)がアドレス
変換表21に登録されていたときに当該アドレス変換表
21の参照回数を更新し、参照回数を記録するものであ
る。
The reference count recording mechanism 5 updates the reference count of the address conversion table 21 when the address (source, destination) extracted from the received packet is registered in the address conversion table 21, and updates the reference count. Is recorded.

【0026】参照時間記録機構6は、受信したパケット
から取り出したアドレス(送信元、送信先)がアドレス
変換表21に登録されていたときに当該アドレス変換表
21の参照時間を更新し、最後に参照した参照時間を記
録するものである。
The reference time recording mechanism 6 updates the reference time of the address conversion table 21 when the address (source, destination) extracted from the received packet is registered in the address conversion table 21, and finally. The reference time referred to is recorded.

【0027】項目消去機構7は、必要に応じてアドレス
変換表21の参照回数を参照して所定数以下の項目を消
去したり、参照時間を参照して所定時間以上経過してい
る項目を消去したりするものである。この項目を消去す
る際に、固定フラグがONに設定されている項目は、消
去しないようにしている。
The item erasing mechanism 7 refers to the number of times of reference in the address conversion table 21 to erase an item equal to or less than a predetermined number, or refers to a reference time to erase an item which has passed a predetermined time or more, as necessary. It is something to do. When deleting this item, the item whose fixed flag is set to ON is not deleted.

【0028】次に、図1の構成の動作を説明する。ここ
で、ネットワークA内では正式でないアドレスを用いて
通信し、ネットワークB内では正式なアドレスを使用し
て通信しているネットワークとする。
Next, the operation of the configuration shown in FIG. 1 will be described. Here, it is assumed that the network A is communicating using an unofficial address and the network B is communicating using an official address.

【0029】(1) 正式でないアドレスを使用するネ
ットワークBから、送信パケット200が正式なアドレ
スを使用するネットワークB宛に送信され、ルータ1が
受信する。ここで、○がネットワークB宛(送信先)の
正式なアドレスを表し、■がネットワークA(送信元)
の正式でないアドレスを表す。
(1) The transmission packet 200 is transmitted from the network B using the unofficial address to the network B using the official address, and is received by the router 1. Here, ○ represents a formal address addressed to network B (destination), and ■ represents network A (source)
Represents an unofficial address of.

【0030】(2) ルータ1のアドレス解析機構3
が、送信パケット200から取り出した送信元の正式で
ないアドレス■がアドレス変換表21に登録されていた
ので、この正式でないアドレス■に対応する正式なアド
レス□を取り出す。
(2) Address analysis mechanism 3 of router 1
However, since the non-authoritative address (1) of the sender extracted from the transmission packet 200 is registered in the address conversion table 21, the formal address □ corresponding to this non-authoritative address (2) is retrieved.

【0031】(3) (2)で取り出した正式なドレス
□に変換した送信パケット200’を生成し、ネットワ
ークB(送信先)に送信する。 以上によって、正式でないアドレス■を設定した送信パ
ケット200がルータ1によってアドレス変換表21を
参照し、正式なアドレス□に変換した送信パケット20
0’を生成し、宛先のネットワークBに送信する。これ
により、正式でないアドレス■が正式なアドレス□に自
動的にルータ1によって変換され、正式でないアドレス
のマシンからの送信パケット200を正式なアドレスの
マシンに1対1の対応づけて送信することが可能とな
る。
(3) The transmission packet 200 'converted into the formal dress □ extracted in (2) is generated and transmitted to the network B (transmission destination). As described above, the transmission packet 20 in which the unofficial address (1) is set is converted by the router 1 into the formal address □ by referring to the address translation table 21.
0'is generated and transmitted to the destination network B. As a result, the unofficial address (1) is automatically converted into the official address □ by the router 1, and the transmission packet 200 from the machine with the unofficial address can be transmitted in a one-to-one correspondence with the machine with the official address. It will be possible.

【0032】(4) 次に、正式なアドレスを使用する
ネットワークBから、送信パケット300が正式でない
アドレスを使用するネットワークA宛に送信され、ルー
タ1が受信する。ここで、○がネットワークB(送信
元)の正式なアドレスを表し、□がネットワークA(送
信先)の正式なアドレスを表す。
(4) Next, the transmission packet 300 is transmitted from the network B using the formal address to the network A using the non-formal address, and is received by the router 1. Here, ◯ represents the formal address of the network B (transmission source), and □ represents the formal address of the network A (transmission destination).

【0033】(5) ルータ1のアドレス解析機構3
が、送信パケット300から取り出した送信先の正式な
アドレス□がアドレス変換表21に登録されていたの
で、この正式なアドレス□に対応する正式でないアドレ
ス■を取り出す。
(5) Address analysis mechanism 3 of router 1
However, since the formal address □ of the transmission destination extracted from the transmission packet 300 is registered in the address conversion table 21, the unofficial address □ corresponding to this formal address □ is extracted.

【0034】(6) (5)で取り出した正式でないア
ドレス■に変換した送信パケット300’を生成し、ネ
ットワークA(送信先)に送信する。 以上によって、正式なアドレス□を設定した送信パケッ
ト300がルータ1によってアドレス変換表21を参照
し、正式でないアドレス■に変換した送信パケット30
0’を生成し、宛先のネットワークAに送信する。これ
により、正式なアドレス□が正式でないアドレス■に自
動的にルータ1によって変換され、正式なアドレスのマ
シンからの送信パケット300を正式でないアドレスの
マシンに1対1の対応づけて送信することが可能とな
る。
(6) The transmission packet 300 'converted into the unofficial address (3) extracted in (5) is generated and transmitted to the network A (transmission destination). As described above, the transmission packet 300 in which the formal address □ is set is referred to by the router 1 by referring to the address conversion table 21, and the transmission packet 30 in which the formal address □ is converted
0'is generated and transmitted to the destination network A. As a result, the formal address □ is automatically converted into the unofficial address ■ by the router 1, and the transmission packet 300 from the formal address machine can be transmitted in a one-to-one correspondence with the formal address machine. It will be possible.

【0035】従って、(1)から(3)によって正式で
ないアドレスを使用するネットワークA中の正式でない
アドレス■のマシンが送信パケット200を、正式なア
ドレスを使用するネットワークBに送信すると共に、逆
に正式なアドレスを使用するネットワークBのマシンが
送信パケット300を、正式でないアドレスを使用する
ネットワークAに送信することにより、両者の間でパケ
ットの送受信を行い、通信することが可能となる。
Therefore, according to (1) to (3), the machine with the unofficial address (2) in the network A using the unofficial address sends the transmission packet 200 to the network B using the official address, and vice versa. By transmitting the transmission packet 300 to the network A using the unofficial address by the machine of the network B using the formal address, it becomes possible to send and receive packets between them to communicate with each other.

【0036】以下図2から図11を用いて順次詳細に説
明する。図2は、本発明の1実施例構成図を示す。これ
は、ルータ1の全体の構成を示す。
A detailed description will be given below with reference to FIGS. 2 to 11. FIG. 2 shows a block diagram of an embodiment of the present invention. This shows the overall configuration of the router 1.

【0037】図2において、受信機構12、14は、ネ
ットワークA、Bに流れているパケットを受信するもの
である。送信機構13、15は、合成した後のパケット
をネットワークA、Bに送信するものである。
In FIG. 2, the receiving mechanisms 12 and 14 receive packets flowing in the networks A and B. The transmission mechanisms 13 and 15 transmit the combined packets to the networks A and B.

【0038】アドレス抽出機構10は、受信機構12、
14によってネットワークA、Bから受信したパケット
から送信元、送信先のアドレスおよびデータを抽出する
ものである。
The address extracting mechanism 10 includes a receiving mechanism 12,
14, the source and destination addresses and data are extracted from the packets received from the networks A and B.

【0039】パケット合成機構11は、アドレス抽出機
構10から渡されたデータおよびアドレス変換記憶機構
2から渡されたアドレス(送信元、送信先)を合成して
パケットを生成するものである。
The packet synthesizing mechanism 11 synthesizes the data passed from the address extracting mechanism 10 and the address (source, destination) passed from the address translation storage mechanism 2 to generate a packet.

【0040】アドレス解析機構3は、アドレス抽出機構
10から渡されたアドレス(送信元、送信先)につい
て、アドレス変換表21を参照して変換したりなどする
ものである。
The address analysis mechanism 3 converts the address (source, destination) passed from the address extraction mechanism 10 by referring to the address conversion table 21.

【0041】アドレス変換記憶機構2は、アドレス(送
信元、送信先)を変換するものであって、アドレス変換
表21を参照してアドレス変換するものである。アドレ
ス生成機構4は、アドレス変換表21にアドレスが登録
されていなかったときに、新たなアドレスを割り当てて
登録するものである。
The address translation storage mechanism 2 translates addresses (source and destination), and refers to the address translation table 21 to perform address translation. The address generation mechanism 4 allocates and registers a new address when the address is not registered in the address conversion table 21.

【0042】次に、図3を用いて、図2の構成の動作を
詳細に説明する。図3において、S1は、正式でないア
ドレスを使用するネットワークAからパケットを、正式
なアドレスを使用するネットワークBに向けて送信す
る。
Next, the operation of the configuration of FIG. 2 will be described in detail with reference to FIG. In FIG. 3, S1 transmits a packet from the network A which uses an unofficial address to the network B which uses an official address.

【0043】S2は、ルータ1がアドレス変換表を検索
する。これは、図2のネットワークAに流れている、ネ
ットワークB向けのパケットを受信機構12が取り込
み、アドレス抽出機構10に渡す。アドレス抽出機構1
0は、パケットからアドレス(送信元:ネットワーク
A、送信先:ネットワークB)を取り出し、アドレス解
析機構3に渡す。アドレス解析機構3は、渡された送信
先のアドレスを解析し、ここではネットワークB向けを
判断し、アドレス変換記憶機構2内のアドレス変換表2
1を検索する。
In S2, the router 1 searches the address conversion table. This is because the receiving mechanism 12 takes in the packet for the network B flowing in the network A of FIG. 2 and passes it to the address extracting mechanism 10. Address extraction mechanism 1
0 takes out an address (source: network A, destination: network B) from the packet and passes it to the address analysis mechanism 3. The address analysis mechanism 3 analyzes the address of the transmitted destination, determines here that it is destined for the network B, and the address translation table 2 in the address translation storage mechanism 2
Search for 1.

【0044】S3は、S2でアドレス変換表21を検索
して、ここでは、正式でないアドレスである送信元アド
レスの登録が有りと判明したので、この正式でないアド
レスを正式アドレスに変換する。これは、図2のパケッ
ト合成機構11が、アドレス変換機構2のアドレス変換
表21に登録されていた、正式でないアドレスに対応す
る正式アドレスを取り出し、パケット合成機構11がデ
ータとこの正式なアドレス(送信元)を設定したパケッ
トを合成し、送信機構15がネットワークBに送信す
る。これにより、アドレス変換表21に送信元の正式で
ないアドレスに対応づけて正式アドレスが登録されてい
た場合には、パケットの送信元の正式でないアドレスを
正式アドレスに変換し、変換後のパケットをネットワー
クBに送信する。
In S3, the address conversion table 21 is searched in S2, and it is found that the source address, which is an unofficial address, is registered here. Therefore, this unofficial address is converted into an official address. This is because the packet synthesizing mechanism 11 of FIG. 2 takes out the formal address corresponding to the unofficial address registered in the address translation table 21 of the address translation mechanism 2, and the packet synthesizing mechanism 11 fetches the data and this formal address ( The packet in which the (source) is set is combined, and the transmission mechanism 15 transmits the packet to the network B. As a result, when the formal address is registered in the address conversion table 21 in association with the non-formal address of the transmission source, the non-formal address of the transmission source of the packet is converted into the formal address, and the converted packet is converted into the network. Send to B.

【0045】S4は、S2でアドレス変換表21を検索
して、ここでは、正式でないアドレスである送信元アド
レスの登録が無しと判明したので、この正式でないアド
レスに対応する正式アドレスをアドレス生成機構4が割
り当て、この対をアドレス変換表21に登録する。そし
て、図2のパケット合成機構11がデータと割り当てた
正式なアドレス(送信元)を設定したパケットを合成
し、送信機構15がネットワークBに送信する。これに
より、アドレス変換表21に送信元の正式でないアドレ
スに対応づけて正式アドレスが登録されていなかった場
合には、新たに正式でないアドレスに対応する正式アド
レスを割り当ててアドレス変換表21に登録すると共
に、送信元の正式でないアドレスを正式アドレスに変換
し、変換後のパケットをネットワークBに送信する。
In S4, the address conversion table 21 is searched in S2, and it is found that the source address, which is an unofficial address, is not registered here. Therefore, the official address corresponding to the unofficial address is generated by the address generation mechanism. 4 assigns this pair to the address translation table 21. Then, the packet synthesizing mechanism 11 in FIG. 2 synthesizes the data and the packet in which the formal address (source) assigned is set, and the transmitting mechanism 15 transmits the packet to the network B. Accordingly, when the formal address is not registered in the address conversion table 21 in association with the unofficial address of the transmission source, a new official address corresponding to the unofficial address is newly allocated and registered in the address conversion table 21. At the same time, the unofficial address of the transmission source is converted into an official address, and the converted packet is transmitted to the network B.

【0046】S11は、正式なアドレスを使用するネッ
トワークBからパケットを、正式でないアドレスを使用
するネットワークAに向けて送信する。S12は、ルー
タ1がアドレス変換表を検索する。これは、図2のネッ
トワークBに流れている、ネットワークA向けのパケッ
トを受信機構14が取り込み、アドレス抽出機構10に
渡す。アドレス抽出機構10は、パケットからアドレス
(送信元:ネットワークB、送信先:ネットワークA)
を取り出し、アドレス解析機構3に渡す。アドレス解析
機構3は、渡された送信先のアドレスを解析し、ここで
はネットワークA向けを判断し、アドレス変換記憶機構
2内のアドレス変換表21を検索する。
In S11, the packet is transmitted from the network B using the formal address to the network A using the non-formal address. In S12, the router 1 searches the address conversion table. In this case, the receiving mechanism 14 takes in the packet for the network A flowing in the network B of FIG. 2 and passes it to the address extracting mechanism 10. The address extraction mechanism 10 determines the address from the packet (source: network B, destination: network A).
Is taken out and passed to the address analysis mechanism 3. The address analysis mechanism 3 analyzes the passed address of the transmission destination, determines here that the address is for the network A, and searches the address conversion table 21 in the address conversion storage mechanism 2.

【0047】S13は、S12でアドレス変換表21を
検索して、ここでは、正式でないアドレスである送信先
アドレスの登録が有りと判明したので、この正式アドレ
スを正式でないアドレスに変換する。これは、図2のパ
ケット合成機構11が、アドレス変換機構2のアドレス
変換表21に登録されていた、正式なアドレスに対応す
る正式でないアドレスを取り出し、パケット合成機構1
1がデータとこの正式でないアドレス(送信先)を設定
したパケットを合成し、送信機構13がネットワークA
に送信する。これにより、アドレス変換表21に送信先
の正式なアドレスに対応づけて正式でないアドレスが登
録されていた場合には、パケットの送信先の正式なアド
レスを正式でないアドレスに変換し、変換後のパケット
をネットワークAに送信する。
In step S13, the address conversion table 21 is searched in step S12, and it is found here that the destination address, which is an unofficial address, is registered. Therefore, the official address is converted into an unofficial address. This is because the packet synthesizing mechanism 11 of FIG. 2 takes out an unofficial address corresponding to the formal address registered in the address translation table 21 of the address translation mechanism 2, and the packet synthesizing mechanism 1
1 synthesizes the data and the packet in which this unofficial address (destination) is set, and the transmission mechanism 13 makes the network A
Send to. As a result, when an unofficial address is registered in the address translation table 21 in association with the official address of the destination, the official address of the destination of the packet is converted to an unofficial address, and the converted packet is converted. To network A.

【0048】S14は、S12でアドレス変換表21を
検索して、ここでは、正式なアドレスである送信先アド
レスの登録が無しと判明したので、宛先不明通知を設定
したパケットをネットワークBに送信する。これは、送
信先のネットワークAが正式でないアドレスを使用する
にも係わらず、アドレス変換表21に正式でないアドレ
スと正式なアドレスとの対が登録されていなかったの
で、宛先が判明しないので、宛先不明として送信元のネ
ットワークBのマシンに戻したものである。
In step S14, the address conversion table 21 is searched in step S12, and it is found here that the destination address, which is a formal address, is not registered. Therefore, the packet in which the destination unknown notification is set is transmitted to the network B. .. This is because the pair of the unofficial address and the official address is not registered in the address conversion table 21 even though the destination network A uses the unofficial address, so the destination cannot be determined. It is returned to the source machine of network B as unknown.

【0049】図4は、本発明のアドレス例を示す。これ
は、パケットに設定するアドレス例を示す、送信先およ
び送信元のアドレスを示す。図4の(a)は、正式なア
ドレス例を示す。この正式なアドレスは、IPネットワ
ークの正式なアドレス例であって、32ビットで構成さ
れ、上位のビット0からビット15までがF研究所に割
り当てられたものである。下位のビット16からビット
31までは内部で自由に割り当てることができるアドレ
スである。
FIG. 4 shows an example of addresses according to the present invention. This indicates the address of the transmission destination and the address of the transmission source, which is an example of the address set in the packet. FIG. 4A shows an example of a formal address. This formal address is an example of the formal address of the IP network, and is composed of 32 bits, and the upper bits 0 to 15 are assigned to the F laboratory. The lower bits 16 to 31 are addresses that can be freely assigned internally.

【0050】図4の(b)は、正式でないアドレス例を
示す。この正式でないアドレスは、ビット0からビット
31まで内部で自由に割り当てるものである。図5は、
本発明のアドレス変換表例を示す。アドレス変換表21
は、アドレス(正式でないアドレス)、正式アドレス、
固定フラグ、参照回数、参照時間などの項目を持つエン
トリから構成される。ここで、参照回数、参照時間は、
いずれか1つである。
FIG. 4B shows an example of an unofficial address. This unofficial address is freely assigned internally from bit 0 to bit 31. Figure 5
An example of an address conversion table of the present invention is shown. Address conversion table 21
Is an address (unofficial address), official address,
It is composed of entries having items such as a fixed flag, a reference count, and a reference time. Here, the reference count and reference time are
Either one.

【0051】アドレスは、正式でないアドレスである。
正式アドレスは、1対1の直接通信が可能な正式なアド
レスである。固定フラグは、ONとしたときに当該項目
のエントリの消去を禁止し、常駐させるためのものであ
る。
The address is an unofficial address.
The official address is an official address that enables direct one-to-one communication. The fixed flag is for prohibiting the deletion of the entry of the item and made resident when it is turned on.

【0052】参照回数は、アドレス変換表21の項目を
参照した回数を記録するものである。この参照回数が所
定数以下のときに当該項目(エントリ)を消去し、アド
レス変換表21の有効利用を図るためのものである。
The reference count records the number of times an item in the address conversion table 21 is referenced. This is to erase the item (entry) when the reference count is equal to or less than a predetermined number, and to effectively use the address conversion table 21.

【0053】参照時間は、アドレス変換表21の項目を
参照した参照時間を記録するものである。この参照時間
から所定時間以上経過したときに当該項目(エントリ)
を消去し、アドレス変換表21の有効利用を図るための
ものである。
As the reference time, the reference time for referring to the item of the address conversion table 21 is recorded. The item (entry) when a predetermined time or more has passed from this reference time
For erasing and effectively using the address conversion table 21.

【0054】図6は、本発明の他の実施例要部構成図
(その1)を示す。これは、図2の右上の点線の枠内
に、参照回数記録機構5および項目消去機構7を追加し
た実施例の構成である。図中の(1)、(2)は、図2
の(1)、(2)に接続する。
FIG. 6 is a block diagram (part 1) of the essential parts of another embodiment of the present invention. This is the configuration of the embodiment in which the reference count recording mechanism 5 and the item erasing mechanism 7 are added in the dotted frame in the upper right of FIG. (1) and (2) in FIG.
Connect to (1) and (2).

【0055】図6において、参照回数記録機構5は、ア
ドレス変換表21を参照して例えば正式でないアドレス
を正式なアドレスに変換したときに、図5の参照回数を
+1して更新し、参照回数を記録するものである。この
参照回数の記録は、参照しないエントリを消去するため
である。
In FIG. 6, the reference count recording mechanism 5 refers to the address conversion table 21 and, for example, when an unofficial address is converted into a formal address, updates the reference count of FIG. Is recorded. This recording of the reference count is for erasing the entries that are not referenced.

【0056】項目消去機構7は、アドレス変換表21の
項目(エントリ)を消去するものである。次に、動作を
説明する。
The item erasing mechanism 7 is for erasing an item (entry) in the address conversion table 21. Next, the operation will be described.

【0057】(1) 参照回数の更新:アドレス変換表
21を参照して正式でないアドレスを正式なアドレスに
変換したり、正式なアドレスを正式でないアドレスに変
換したりしたとき、該当するエントリの参照回数を参照
回数記録機構5が更新(+1)し、参照回数を記録す
る。
(1) Update of the reference count: When the unofficial address is converted to the official address or the official address is converted to the unofficial address by referring to the address conversion table 21, the corresponding entry is referenced. The reference count recording mechanism 5 updates (+1) the count and records the reference count.

【0058】(2) 項目の削除:図7のフローチャー
トを用いて説明する。S21は、アドレス変換表の参照
回数をチェックする。これは、ある時間毎に起動された
項目消去機構7が、アドレス変換表21の参照回数をチ
ェックする。
(2) Item deletion: This will be described with reference to the flowchart of FIG. In S21, the number of times the address conversion table is referred to is checked. This is because the item erasing mechanism 7 activated every certain time checks the reference count of the address conversion table 21.

【0059】S22は、参照回数がある回数以下か判別
する。YESの場合には、参照回数がある回数以下と判
明したので、S23で消去する(尚、後述する図10の
構成によれば、S25で固定フラグがONか更に判別
し、YESのときにS23で消去し、NOのときは常駐
させるために消去しない)。一方、NOの場合には、参
照回数がある回数以上と判明したので、消去することな
くS24に進む。
In step S22, it is determined whether the reference count is less than a certain count. In the case of YES, it is found that the number of times of reference is less than or equal to a certain number of times. Therefore, the reference number is erased in S23. Erased, and if NO, do not erase to make it resident). On the other hand, in the case of NO, the reference count is found to be greater than or equal to a certain count, and therefore the process proceeds to S24 without being erased.

【0060】S24は、終わりか判別する。YESの場
合には、アドレス変換表21の全てのエントリについて
参照回数をチェックしたので終了する(END)。。N
Oの場合には、次のエントリについてS21以降を繰り
返す。
In step S24, it is determined whether or not the process has ended. In the case of YES, the reference count is checked for all the entries in the address conversion table 21, and the process is ended (END). .. N
In the case of O, S21 and subsequent steps are repeated for the next entry.

【0061】以上によって、参照回数記録機構5がアド
レス変換表21を参照してアドレス変換した参照回数を
記録しておき、所定時間毎に起動された項目消去機構7
がアドレス変換表21の参照回数をチェックして所定回
数以下のものを消去する。これにより、使われない項目
(正式でないアドレスと正式なアドレスの対のエント
リ)について消去し、アドレス変換表21を効率的に使
用することが可能となる。
As described above, the reference number recording mechanism 5 refers to the address conversion table 21 to record the reference number of the addresses converted, and the item erasing mechanism 7 activated every predetermined time.
Checks the reference count of the address conversion table 21 and erases the reference count less than the predetermined count. This makes it possible to erase unused items (entries of a pair of an unofficial address and a formal address) and use the address conversion table 21 efficiently.

【0062】図8は、本発明の他の実施例要部構成図
(その2)を示す。これは、図2の右上の点線の枠内
に、参照時間記録機構6および項目消去機構7を追加し
た実施例の構成である。図中の(1)、(2)は、図2
の(1)、(2)に接続する。
FIG. 8 is a configuration diagram (No. 2) of the essential parts of another embodiment of the present invention. This is the configuration of the embodiment in which the reference time recording mechanism 6 and the item erasing mechanism 7 are added in the dotted frame in the upper right of FIG. (1) and (2) in FIG.
Connect to (1) and (2).

【0063】図8において、参照時間記録機構6は、ア
ドレス変換表21を参照して例えば正式でないアドレス
を正式なアドレスに変換したときに、図5の参照時間を
更新し、最新の参照時間を記録するものである。この参
照時間の記録は、参照しないエントリを消去するためで
ある。
In FIG. 8, the reference time recording mechanism 6 updates the reference time shown in FIG. 5 by referring to the address conversion table 21 and, for example, when an unofficial address is converted into an official address, updates the latest reference time. It is to record. The recording of the reference time is for erasing the entries that are not referred to.

【0064】項目消去機構7は、アドレス変換表21の
項目(エントリ)を消去するものである。次に、動作を
説明する。
The item erasing mechanism 7 is for erasing an item (entry) in the address conversion table 21. Next, the operation will be described.

【0065】(1) 参照時間の更新:アドレス変換表
21を参照して正式でないアドレスを正式なアドレスに
変換したり、正式なアドレスを正式でないアドレスに変
換したりしたとき、該当するエントリの参照時間を参照
時間記録機構6が最新の参照時間に更新して記録する。
(1) Update of reference time: When an unofficial address is converted to an official address or an official address is converted to an unofficial address by referring to the address conversion table 21, the corresponding entry is referenced. The reference time recording mechanism 6 updates the time to the latest reference time and records the time.

【0066】(2) 項目の削除:図9のフローチャー
トを用いて説明する。S31は、アドレス変換表の参照
時間をチェックする。これは、ある時間毎に起動された
項目消去機構7が、アドレス変換表21の参照時間をチ
ェックする。
(2) Item deletion: This will be described with reference to the flowchart of FIG. In S31, the reference time of the address conversion table is checked. This means that the item erasing mechanism 7 activated every certain time checks the reference time of the address conversion table 21.

【0067】S32は、参照時間よりある時間以上経過
しているか判別する。YESの場合には、参照時間より
ある時間以上経過していると判明したので、消去する
(尚、後述する図11の構成によれば、S35で固定フ
ラグがONか更に判別し、YESのときにS33で消去
し、NOのときは常駐させるために消去しない)。一
方、NOの場合には、参照時間よりある時間以上経過し
ていないと判明したので、消去することなくS34に進
む。
In step S32, it is determined whether or not a certain time has elapsed from the reference time. In the case of YES, it is found that a certain time or more has elapsed from the reference time, so it is erased (note that according to the configuration of FIG. 11 described later, it is further determined in S35 whether the fixed flag is ON, and when YES In S33, it is erased, and if NO, it is made permanent so that it is not erased). On the other hand, in the case of NO, it is determined that a certain time or more has not elapsed from the reference time, so the process proceeds to S34 without erasing.

【0068】S34は、終わりか判別する。YESの場
合には、アドレス変換表21の全てのエントリについて
参照時間をチェックしたので終了する(END)。。N
Oの場合には、次のエントリについてS31以降を繰り
返す。
In S34, it is determined whether or not the process is finished. In the case of YES, the reference time is checked for all the entries of the address conversion table 21, and the process is ended (END). .. N
In the case of O, S31 and subsequent steps are repeated for the next entry.

【0069】以上によって、参照時間記録機構6がアド
レス変換表21を参照してアドレス変換した参照時間を
更新して記録しておき、所定時間毎に起動された項目消
去機構7がアドレス変換表21の参照時間をチェックし
て所定時間以上経過したもののみを消去する。これによ
り、使われない項目(正式でないアドレスと正式なアド
レスの対のエントリ)について消去し、アドレス変換表
21を効率的に使用することが可能となる。
As described above, the reference time recording mechanism 6 refers to the address conversion table 21 to update and record the reference time, and the item erasing mechanism 7 activated at every predetermined time causes the address conversion table 21 to be updated. Check the reference time of and delete only those that have passed a predetermined time or more. This makes it possible to erase unused items (entries of a pair of an unofficial address and a formal address) and use the address conversion table 21 efficiently.

【0070】図10は、本発明の他の実施例要部構成図
(その3)を示す。これは、図6の構成に更に、入力種
別記憶機構8を追加したものである。図10において、
入力種別記憶機構8は、アドレス変換表21を参照して
例えば正式でないアドレスを正式なアドレスに変換した
ときに、固定フラグをON/OFFに設定し、例え参照
回数がある回数以下であっても、当該エントリの消去を
可、あるいは禁止のいずれにするかを記録するものであ
る。この固定フラグをONに設定し、消去を禁止し、常
駐させることが可能となる(図7のS25参照)。。
FIG. 10 is a configuration diagram (No. 3) of the essential parts of another embodiment of the present invention. This is obtained by adding an input type storage mechanism 8 to the configuration of FIG. In FIG.
The input type storage mechanism 8 refers to the address conversion table 21 and sets a fixed flag to ON / OFF when, for example, an unofficial address is converted into a formal address, even if the reference count is less than a certain number of times. It is recorded whether the erasure of the entry is permitted or prohibited. It is possible to set this fixed flag to ON, prohibit erasure, and make it resident (see S25 in FIG. 7). ..

【0071】図11は、本発明の他の実施例要部構成図
(その4)を示す。これは、図8の構成に更に、入力種
別記憶機構8を追加したものである。図11において、
入力種別記憶機構8は、アドレス変換表21を参照して
例えば正式でないアドレスを正式なアドレスに変換した
ときに、固定フラグをON/OFFに設定し、例え参照
時間よりある時間以上経過しても、当該エントリの消去
を可、あるいは禁止のいずれにするかを記録するもので
ある。この固定フラグをONに設定し、消去を禁止し、
常駐させることが可能となる(図9のS35参照)。
FIG. 11 is a schematic view (No. 4) of the essential parts of another embodiment of the present invention. This is obtained by adding an input type storage mechanism 8 to the configuration of FIG. In FIG.
The input type storage mechanism 8 refers to the address conversion table 21 and, for example, when a non-formal address is converted into a formal address, sets the fixed flag to ON / OFF, even if a certain time or more has elapsed from the reference time. It is recorded whether the erasure of the entry is permitted or prohibited. Set this fixed flag to ON, prohibit erasing,
It becomes possible to make it resident (see S35 in FIG. 9).

【0072】[0072]

【発明の効果】以上説明したように、本発明によれば、
ルータ1を設け、正式でないアドレスと正式アドレスを
対にしてアドレス変換表21に登録し、正式でないアド
レスと正式アドレスとの間で通信を行う構成を採用して
いるため、正式でないアドレスを使用していながら正式
アドレスとの間で1対1の直接通信を行うことができ
る。これにより、 (1) 正式でないアドレスを使用したネットワークで
あっても、ネットワークのアドレス情報を、他のネット
ワークに通知する必要がないため、世界中のネットワー
クとの接続が可能となり、柔らかいネットワーク構造を
保つことができる。
As described above, according to the present invention,
Since the router 1 is provided and the unofficial address and the official address are paired and registered in the address conversion table 21 to communicate between the unofficial address and the official address, the unofficial address is used. However, one-to-one direct communication can be performed with the official address. As a result, (1) Even if the network uses an unofficial address, it is not necessary to notify other networks of the address information of the network, so that it is possible to connect to networks all over the world, and a soft network structure is realized. Can be kept.

【0073】(2) また、アドレス変換表21に参照
回数、参照時間、固定フラグを設けて正式でないアドレ
スと正式なアドレスの対を一緒に登録して記録すること
により、アドレス変換表21を所定時間毎にチェックし
て所定回数よりの小さい参照回数のエントリを消去した
り、参照時間よりも所定時間以上経過しているエントリ
を消去したり、固定フラグをONに設定してエントリの
消去を禁止したりし、アドレス変換表21に無駄なエン
トリを消去して効率的に使用することが可能となると共
に必要なエントリを常駐させることが可能となる。
(2) Further, the address conversion table 21 is provided with a predetermined number of reference times, reference times, and fixed flags, and a pair of an unofficial address and a formal address is registered and recorded together, so that the address conversion table 21 is predetermined. Check every hour to delete entries with a reference count less than a predetermined number, delete entries that have passed a predetermined time or more than the reference time, and set a fixed flag to ON to prohibit deletion of entries However, it is possible to erase unnecessary entries in the address translation table 21 to use them efficiently and to make necessary entries resident.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】本発明の1実施例構成図である。FIG. 2 is a configuration diagram of an embodiment of the present invention.

【図3】本発明の動作説明図である。FIG. 3 is an operation explanatory diagram of the present invention.

【図4】本発明のアドレス例である。FIG. 4 is an example of addresses according to the present invention.

【図5】本発明のアドレス変換表例である。FIG. 5 is an example of an address conversion table of the present invention.

【図6】本発明の他の実施例要部構成図(その1)であ
る。
FIG. 6 is a configuration diagram (part 1) of a main part of another embodiment of the present invention.

【図7】本発明の項目消去フローチャート(参照回数)
である。
FIG. 7 is an item deletion flowchart of the present invention (reference count).
Is.

【図8】本発明の他の実施例要部構成図(その2)であ
る。
FIG. 8 is a configuration diagram (part 2) of a main part of another embodiment of the present invention.

【図9】本発明の項目消去フローチャート(参照時間)
である。
FIG. 9 is an item deletion flowchart of the present invention (reference time).
Is.

【図10】本発明の他の実施例要部構成図(その3)で
ある。
FIG. 10 is a configuration diagram (Part 3) of the main parts of another embodiment of the present invention.

【図11】本発明の他の実施例要部構成図(その4)で
ある。
FIG. 11 is a configuration diagram (Part 4) of the main parts of another embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1:ルータ 2:アドレス変換記憶機構 21:アドレス変換表 22:アドレス変換登録機構 3:アドレス解析機構 4:アドレス生成機構 5:参照回数記録機構 6:参照時間記録機構 7:項目消去機構 8:入力種別記憶機構 10:アドレス抽出機構 11:パケット合成機構 12、14:受信機構 13、15:送信機構 1: Router 2: Address conversion storage mechanism 21: Address conversion table 22: Address conversion registration mechanism 3: Address analysis mechanism 4: Address generation mechanism 5: Reference count recording mechanism 6: Reference time recording mechanism 7: Item erasing mechanism 8: Input Type storage mechanism 10: Address extraction mechanism 11: Packet synthesis mechanism 12, 14: Reception mechanism 13, 15: Transmission mechanism

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】ネットワーク間を接続するルータにおい
て、 正式でないアドレスと正式アドレスの対を登録するアド
レス変換表(21)と、 送信されてきたパケットから取り出したアドレスについ
て、上記アドレス変換表(21)を参照して正式でない
アドレスを正式アドレスあるいは正式アドレスを正式で
ないアドレスに変換するアドレス解析機構(3)とをル
ータ(1)に備え、 ネットワークとネットワークを当該ルータ(1)を介し
て接続し、 あるネットワークから他のネットワークに向けて送信さ
れてきたパケットを上記ルータ(1)が受信し、当該パ
ケットから取り出したアドレスについて、上記アドレス
解析機構(3)が上記アドレス変換表(21)を参照し
てアドレス変換し、宛先側のネットワークに送信するよ
うに構成したことを特徴とするルータ。
1. A router for connecting between networks, an address conversion table (21) for registering a pair of an unofficial address and an official address, and an address conversion table (21) for an address extracted from a transmitted packet. The router (1) is provided with an address parsing mechanism (3) for converting an unofficial address to an official address or an official address to an unofficial address by referring to, and connecting the network to the network through the router (1), The router (1) receives a packet transmitted from one network to another network, and the address analysis mechanism (3) refers to the address conversion table (21) for the address extracted from the packet. Configured to perform address translation and send to the destination network A router characterized by that.
【請求項2】上記ルータ(1)にアドレス生成機構
(4)を設け、 ネットワークとネットワークを当該ルータ(1)を介し
て接続し、 あるネットワークから他のネットワークに向けて送信さ
れてきたパケットを上記ルータ(1)が受信し、当該パ
ケットから取り出したアドレスについて、上記アドレス
変換表(21)を参照して登録されていなかったとき
に、上記アドレス生成機構(4)が正式でないアドレス
および正式アドレスの対を自動生成して登録すると共
に、この登録したアドレスに変換し、宛先側のネットワ
ークに送信するように構成したことを特徴とする請求項
1記載のルータ。
2. An address generation mechanism (4) is provided in the router (1), the networks are connected via the router (1), and packets transmitted from one network to another network are transmitted. When the address received by the router (1) and extracted from the packet is not registered by referring to the address conversion table (21), the address generation mechanism (4) sends an unofficial address and an official address. The router according to claim 1, wherein the pair is automatically generated and registered, converted into the registered address, and transmitted to the destination network.
【請求項3】上記ルータ(1)に参照回数記録機構
(5)および項目消去機構(7)を設け、 ネットワークとネットワークを当該ルータ(1)を介し
て接続し、 あるネットワークから他のネットワークに向けて送信さ
れてきたパケットを上記ルータ(1)が受信し、当該パ
ケットから取り出したアドレスについて、上記アドレス
変換表(21)を参照してアドレス変換、上記参照回数
記録機構(5)が当該アドレス変換表(21)の参照回
数を更新、および宛先側のネットワークに送信し、必要
に応じて上記項目消去機構(7)がアドレス変換表(2
1)の参照回数を参照して所定回数よりも少ない項目を
消去するように構成したことを特徴とする請求項1記載
および請求項2記載のルータ。
3. The router (1) is provided with a reference count recording mechanism (5) and an item erasing mechanism (7), and the networks are connected to each other via the router (1), and from one network to another. The router (1) receives the packet transmitted toward the address, converts the address extracted from the packet by referring to the address conversion table (21), and causes the reference count recording mechanism (5) to convert the address. The reference count of the conversion table (21) is updated and transmitted to the destination side network, and the item deletion mechanism (7) causes the address conversion table (2
The router according to claim 1 or 2, wherein the router is configured to delete an item less than a predetermined number of times by referring to the reference number of 1).
【請求項4】上記ルータ(1)に参照時間記録機構
(6)および項目消去機構(7)を設け、 ネットワークとネットワークを当該ルータ(1)を介し
て接続し、 あるネットワークから他のネットワークに向けて送信さ
れてきたパケットを上記ルータ(1)が受信し、当該パ
ケットから取り出したアドレスについて、上記アドレス
変換表(21)を参照してアドレス変換、上記参照時間
記録機構(6)が当該アドレス変換表(21)の参照時
間を更新、および宛先側のネットワークに送信し、必要
に応じて上記項目消去機構(7)がアドレス変換表(2
1)の参照時間を参照して所定時間以上経過している項
目を消去するように構成したことを特徴とする請求項1
記載および請求項2記載のルータ。
4. The router (1) is provided with a reference time recording mechanism (6) and an item erasing mechanism (7), the networks are connected to each other via the router (1), and from one network to another. The router (1) receives the packet transmitted toward the address, converts the address extracted from the packet by referring to the address conversion table (21), and causes the reference time recording mechanism (6) to convert the address. The reference time in the conversion table (21) is updated and transmitted to the destination network, and the item deletion mechanism (7) causes the address conversion table (2
An item which is configured to erase an item which has passed a predetermined time or more with reference to the reference time of 1).
A router according to claim 2 and claim 3.
【請求項5】上記ルータ(1)のアドレス変換表(2
1)に固定フラグを設け、 必要に応じて上記項目消去機構(7)がアドレス変換表
(21)の参照回数あるいは参照時間を参照して所定回
数以下の項目あるいは所定時間以上経過している項目を
消去する際に、上記固定フラグを参照してONのときに
消去しないように構成したことを特徴とする請求項3記
載および請求項4記載のルータ。
5. An address conversion table (2) for the router (1).
A fixed flag is provided in 1), and the item erasing mechanism (7) refers to the reference count or reference time of the address conversion table (21) as necessary, and the item is equal to or less than a predetermined number of times or has passed a predetermined time 5. The router according to claim 3, wherein the router is configured so as not to be erased when it is turned on by referring to the fixed flag when erasing.
JP4150295A 1992-06-10 1992-06-10 Router Pending JPH05344122A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4150295A JPH05344122A (en) 1992-06-10 1992-06-10 Router

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4150295A JPH05344122A (en) 1992-06-10 1992-06-10 Router

Publications (1)

Publication Number Publication Date
JPH05344122A true JPH05344122A (en) 1993-12-24

Family

ID=15493879

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4150295A Pending JPH05344122A (en) 1992-06-10 1992-06-10 Router

Country Status (1)

Country Link
JP (1) JPH05344122A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5815664A (en) * 1995-03-20 1998-09-29 Fujitsu Limited Address reporting device and method for detecting authorized and unauthorized addresses in a network environment
US7088727B1 (en) 1997-03-12 2006-08-08 Nomadix, Inc. System and method for establishing network connection with unknown network and/or user device
US7088726B1 (en) 1996-07-04 2006-08-08 Hitachi, Ltd. Translator for IP networks, network system using the translator, and IP network coupling method therefor
JP2011203887A (en) * 2010-03-25 2011-10-13 Nomura Research Institute Ltd Virtual environment data transfer system and virtual environment data transfer device
US9160672B2 (en) 1998-12-08 2015-10-13 Nomadix, Inc. Systems and methods for controlling user perceived connection speed

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5815664A (en) * 1995-03-20 1998-09-29 Fujitsu Limited Address reporting device and method for detecting authorized and unauthorized addresses in a network environment
US7965724B2 (en) 1996-07-04 2011-06-21 Hitachi, Ltd. Translator for IP networks, network system using the translator, and IP network coupling method therefor
US8582599B2 (en) 1996-07-04 2013-11-12 Hitachi, Ltd. Translator for IP networks, network system using the translator, and IP network coupling method therefor
US7088726B1 (en) 1996-07-04 2006-08-08 Hitachi, Ltd. Translator for IP networks, network system using the translator, and IP network coupling method therefor
US7248591B2 (en) 1996-07-04 2007-07-24 Hitachi, Ltd. Translator for IP networks, network system using the translator, and IP network coupling method therefor
US7251247B2 (en) 1996-07-04 2007-07-31 Hitachi, Ltd. Translator for IP networks, network system using the translator, and IP network coupling method therefor
US7283540B2 (en) 1996-07-04 2007-10-16 Hitachi, Ltd. Translator for IP networks, network system using the translator, and IP network coupling method therefor
US7653077B2 (en) 1996-07-04 2010-01-26 Hitachi, Ltd. Translator for IP networks, network system using the translator, and IP network coupling method therefor
US7554995B2 (en) 1997-03-12 2009-06-30 Nomadix, Inc. System and method for establishing network connection with unknown network and/or user device
US7088727B1 (en) 1997-03-12 2006-08-08 Nomadix, Inc. System and method for establishing network connection with unknown network and/or user device
US9160672B2 (en) 1998-12-08 2015-10-13 Nomadix, Inc. Systems and methods for controlling user perceived connection speed
US9548935B2 (en) 1998-12-08 2017-01-17 Nomadix, Inc. Systems and methods for providing content and services on a network system
US10110436B2 (en) 1998-12-08 2018-10-23 Nomadix, Inc. Systems and methods for providing content and services on a network system
US10341243B2 (en) 1998-12-08 2019-07-02 Nomadix, Inc. Systems and methods for providing content and services on a network system
JP2011203887A (en) * 2010-03-25 2011-10-13 Nomura Research Institute Ltd Virtual environment data transfer system and virtual environment data transfer device

Similar Documents

Publication Publication Date Title
US6973506B2 (en) Position identifier management apparatus and method, mobile computer, and position identifier processing method
US7248591B2 (en) Translator for IP networks, network system using the translator, and IP network coupling method therefor
JP4008049B2 (en) Address transmitting apparatus, address transmitting method and address transmitting system
JP4173401B2 (en) Router, address identification information management server
US6101552A (en) Virtual internet protocol gate and the network constructed with the same
JP2016502343A (en) Network node packet format and communication method for IP routing compatibility, and network node
JP2006157537A (en) Packet transfer device
JP3149926B2 (en) Address translation method and apparatus
TW595157B (en) Packet identification device and packet identification method
WO2004030292A1 (en) Information processing apparatus and receiving apparatus
JPH05344122A (en) Router
JP2017229027A (en) Switch apparatus and relay system
KR100907136B1 (en) Communication device, routing method, and program recording medium
WO2013013477A1 (en) Data packet processing and tracing method, device and system
US20020048285A1 (en) Method and device for translating telecommunication network IP addresses by a leaky-controlled memory
WO2003101048A1 (en) Information processing system
JPWO2008072667A1 (en) Telecommunications network, network node device and routing method
CN111935019A (en) Digital object addressing method, device and equipment and storage medium
JP3810711B2 (en) Packet transfer method, packet transfer system, and computer program
KR100736035B1 (en) Apparatus and method for communicating using hash address
JP2638429B2 (en) Packet relay method
JP3198088B2 (en) Circuit switching network
KR20030004920A (en) The Method of IP Tunnel Management for IP Tunnel Reuse in Mobile IP Service
CN116886753A (en) Session management method, device, electronic equipment and storage medium
JP2006108732A (en) Frame transfer apparatus, transmission reception system, and frame transfer method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010731