JP5532993B2 - 中継装置 - Google Patents
中継装置 Download PDFInfo
- Publication number
- JP5532993B2 JP5532993B2 JP2010027899A JP2010027899A JP5532993B2 JP 5532993 B2 JP5532993 B2 JP 5532993B2 JP 2010027899 A JP2010027899 A JP 2010027899A JP 2010027899 A JP2010027899 A JP 2010027899A JP 5532993 B2 JP5532993 B2 JP 5532993B2
- Authority
- JP
- Japan
- Prior art keywords
- key
- relay device
- communication
- relay
- encryption key
- 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.)
- Active
Links
- 230000006854 communication Effects 0.000 claims description 131
- 238000004891 communication Methods 0.000 claims description 130
- 238000012545 processing Methods 0.000 description 75
- 230000005540 biological transmission Effects 0.000 description 15
- 230000006870 function Effects 0.000 description 13
- 238000000034 method Methods 0.000 description 10
- 238000010586 diagram Methods 0.000 description 9
- 230000004044 response Effects 0.000 description 7
- 230000008859 change Effects 0.000 description 5
- 230000008569 process Effects 0.000 description 3
- 230000005641 tunneling Effects 0.000 description 3
- 230000007423 decrease Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Description
)により相互に接続する技術に関する。
Protocol)、PPTP(Point-to-Point Tunneling Protocol)、L2TP(Layer-2 Tunneling Protocol)が広く用いられている。
<実施形態>
図1は、本発明の実施形態に係る通信システム1の構成を示すブロック図である。通信システム1は、拠点A、B、C、Dのそれぞれに設けられた中継装置20A、20B、20C、20D(以下、それぞれを区別しない場合には、中継装置20という)、および各中継装置20に接続される通信端末(図示略)により構成されるLAN30A、30B、30C、30D(以下、それぞれを区別しない場合には、LAN30という)を有している。各中継装置20は、各LAN30をインターネットなどの公衆網である通信網10に接続し、各LAN30における通信端末から他のLAN30における通信端末への通信を中継する。
RAM(Random Access Memory)などを有する。CPUは、ROMに記憶されている制御プログラムを読み出して、RAMにロードして実行することにより、中継装置20の各部をバス26経由で制御し、後述する通信処理機能などを実現する。また、RAMは、CPUが各データの加工などを行う際のワークエリアとして機能する。
ーブル251、経路表252、分散データベースの一部のデータベース(以下、分散DB部分データベース253)、経路キャッシュ256(図3参照)なども記憶されている。これらの詳細については後述する。以上が、中継装置20の構成についての説明である。
<変形例1>
上述した実施形態においては、構造化オーバレイを構成する全ての中継装置間で共通の暗号鍵が使用されていたが、拠点毎に暗号鍵を生成し、この暗号鍵を分散データベースで管理するようにしてもよい。このようにすれば、全ての中継装置間で共通の暗号鍵を使用する場合と比較してセキュリティ強度が高まると共に、分散データベースを用いて暗号鍵の管理がされるため鍵の管理コストと鍵の問い合わせメッセージの集中を削減することが可能になる。
上述した実施形態における制御プログラムは、磁気記録媒体(磁気テープ、磁気ディスクなど)、光記録媒体(光ディスクなど)、光磁気記録媒体、半導体メモリなどのコンピュータ読み取り可能な記録媒体に記憶した状態で提供し得る。この場合には、記録媒体を読み取るインターフェースを中継装置20に設ければよい。また、ネットワーク経由でダウンロードさせることも可能である。
Claims (5)
- VPN(Virtual Private Network)を用いて他の中継装置に接続し、前記他の中継装置に接続される通信端末と自装置に接続される通信端末とにおける通信を中継する中継装置であって、
前記他の中継装置との接続により構造化オーバレイを構成するとともに、当該構造化オーバレイを利用して、前記通信に用いられるデータを暗号化および復号化する鍵を管理する分散データベースを、当該構造化オーバレイを構成する中継装置間で分散管理するオーバレイ構成手段と、
前記鍵の有効期間が到来する前に新しい鍵を生成する生成手段と、
前記生成手段が前記新しい鍵を生成すると、前記構造化オーバレイを構成する中継装置間で分散管理された分散データベースに当該新しい鍵を登録する登録手段と
を具備することを特徴とする中継装置。 - 前記生成手段が前記新しい鍵を生成しなかった場合、前記鍵の有効期間が到来する前に、前記構造化オーバレイを構成する中継装置間で分散管理された分散データベースを検索して前記新しい鍵を取得する取得手段
を具備することを特徴とする請求項1に記載の中継装置。 - 前記生成手段が前記新しい鍵を生成すると、前記構造化オーバレイを構成する他の中継装置に前記新しい鍵を配布する配布手段
を具備することを特徴とする請求項1または請求項2に記載の中継装置。 - 前記鍵は、前記構造化オーバレイを構成する中継装置間による通信において共通の鍵である
ことを特徴とする請求項1乃至請求項3のいずれかに記載の中継装置。 - 前記生成手段は前記構造化オーバレイを構成する中継装置毎に前記鍵を生成する
ことを特徴とする請求項1乃至請求項3のいずれかに記載の中継装置。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010027899A JP5532993B2 (ja) | 2010-02-10 | 2010-02-10 | 中継装置 |
PCT/JP2010/062466 WO2011010736A1 (ja) | 2009-07-24 | 2010-07-23 | 中継装置 |
CN201080033029.XA CN102474458B (zh) | 2009-07-24 | 2010-07-23 | 中继设备 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010027899A JP5532993B2 (ja) | 2010-02-10 | 2010-02-10 | 中継装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011166509A JP2011166509A (ja) | 2011-08-25 |
JP5532993B2 true JP5532993B2 (ja) | 2014-06-25 |
Family
ID=44596659
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010027899A Active JP5532993B2 (ja) | 2009-07-24 | 2010-02-10 | 中継装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5532993B2 (ja) |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4159328B2 (ja) * | 2002-09-11 | 2008-10-01 | Necインフロンティア株式会社 | ネットワーク、IPsec設定サーバ装置、IPsec処理装置及びそれらに用いるIPsec設定方法 |
JP4628938B2 (ja) * | 2005-12-02 | 2011-02-09 | 三菱電機株式会社 | データ通信システム、端末装置およびvpn設定更新方法 |
JP4997769B2 (ja) * | 2005-12-26 | 2012-08-08 | 日本電気株式会社 | 暗号通信システム、鍵共有方法、鍵提供装置 |
JP4837470B2 (ja) * | 2006-07-19 | 2011-12-14 | Kddi株式会社 | Vpnサーバホスティングシステム、vpn構築方法、およびコンピュータプログラム |
-
2010
- 2010-02-10 JP JP2010027899A patent/JP5532993B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2011166509A (ja) | 2011-08-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4823717B2 (ja) | 暗号通信システム、端末状態管理サーバ、暗号通信方法、および端末状態管理方法 | |
CN105847158B (zh) | 用于处理路由数据的方法和系统 | |
JP4407452B2 (ja) | サーバ、vpnクライアント、vpnシステム、及びソフトウェア | |
US7526658B1 (en) | Scalable, distributed method and apparatus for transforming packets to enable secure communication between two stations | |
JP4016998B2 (ja) | 通信装置およびプログラム | |
US9369490B2 (en) | Method for the secure exchange of data over an ad-hoc network implementing an Xcast broadcasting service and associated node | |
JPH10126405A (ja) | 移動計算機装置及びパケット暗号化認証方法 | |
JP6326173B1 (ja) | データ送受信システム及びデータ送受信方法 | |
US20160066354A1 (en) | Communication system | |
JP2016063233A (ja) | 通信制御装置 | |
CN110537354B (zh) | 用于配置虚拟专用网关的系统和方法 | |
JP5601067B2 (ja) | 中継装置 | |
JP5464232B2 (ja) | セキュア通信システム及び通信装置 | |
EP4152690A1 (en) | Communication device, communication method, and communication system | |
US20170324716A1 (en) | Autonomous Key Update Mechanism with Blacklisting of Compromised Nodes for Mesh Networks | |
CA2680599A1 (en) | A method and system for automatically configuring an ipsec-based virtual private network | |
WO2011010736A1 (ja) | 中継装置 | |
JP2016059022A (ja) | 端末装置、ゲートウェイ装置および中継装置 | |
JP5532993B2 (ja) | 中継装置 | |
US20180262473A1 (en) | Encrypted data packet | |
JP2018174550A (ja) | 通信システム | |
JP2006019824A (ja) | セキュア通信システム、管理装置および通信端末 | |
JP2010074225A (ja) | ルータ及びネットワークシステム | |
JP4694240B2 (ja) | 暗号キー配信装置及びそのプログラム | |
JP2006268574A (ja) | 情報処理装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20121219 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20140401 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5532993 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140414 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313532 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |