JP7613055B2 - 情報処理装置、情報処理プログラム、及び通信システム - Google Patents
情報処理装置、情報処理プログラム、及び通信システム Download PDFInfo
- Publication number
- JP7613055B2 JP7613055B2 JP2020187160A JP2020187160A JP7613055B2 JP 7613055 B2 JP7613055 B2 JP 7613055B2 JP 2020187160 A JP2020187160 A JP 2020187160A JP 2020187160 A JP2020187160 A JP 2020187160A JP 7613055 B2 JP7613055 B2 JP 7613055B2
- Authority
- JP
- Japan
- Prior art keywords
- terminal
- information
- relay device
- specific information
- communication
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
- G06F13/20—Handling requests for interconnection or transfer for access to input/output bus
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/02—Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
- H04L63/0272—Virtual private networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0876—Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/06—Authentication
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- General Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Power Engineering (AREA)
- Mobile Radio Communication Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Telephonic Communication Services (AREA)
Description
3 通信設備
3A 制御システム
3B 携帯キャリアネットワーク
4 インターネット
5 仮想GW
6 ローカルネットワーク
7 ネットワーク機器
10(20) コンピュータ
11(21) CPU
12(22) ROM
13(23) RAM
14(24) 不揮発性メモリ
15(25) I/O
16(26) バス
17(27) 通信ユニット
18(28) 入力ユニット
19(29) 表示ユニット
31 ガイドポスト
32 AMF
33 SMF
34 UPF
35 内部バス
Claims (14)
- プロセッサを備え、
前記プロセッサは、
通信事業者の通信設備により回線認証済みの端末から端末固有情報を受け付けた場合、ローカルネットワークへの接続先として前記端末固有情報と対応付けられている中継装置への接続情報に対して電子署名を行ったうえで前記電子署名入りの接続情報を前記端末に送信し、
前記端末が前記中継装置へ前記電子署名入りの接続情報を送信することによって、前記通信事業者によって提供される携帯キャリアネットワークに接続された公衆回線上の前記中継装置に接続し、前記中継装置との間で端末認証が成功した場合に前記端末と前記中継装置がVPN接続を行うように導く
情報処理装置。 - 前記プロセッサは、前記中継装置との間で予め端末認証に成功した前記端末の前記端末固有情報と、前記端末の端末認証を行った前記中継装置の対応付けを参照して、前記端末固有情報と対応付けられている前記中継装置への接続情報を前記端末に送信する
請求項1記載の情報処理装置。 - 前記プロセッサは、前記端末固有情報と前記中継装置との対応付けを、端末認証に成功した前記端末、又は前記中継装置を管理する管理者から受け付ける
請求項2記載の情報処理装置。 - 前記プロセッサは、前記端末の記憶装置に予め記憶されている前記端末固有情報を受け付ける
請求項1~請求項3の何れか1項に記載の情報処理装置。 - 前記プロセッサは、前記通信事業者の通信設備における制御プレーンの内部バスを通じて前記端末固有情報を受け付けると共に、前記内部バスを通じて前記中継装置への接続情報を前記端末に送信する
請求項1~請求項4の何れか1項に記載の情報処理装置。 - コンピュータに、
通信事業者の通信設備により回線認証済みの端末から端末固有情報を受け付けた場合、ローカルネットワークへの接続先として前記端末固有情報と対応付けられている中継装置への接続情報に対して電子署名を行ったうえで前記電子署名入りの接続情報を前記端末に送信し、
前記端末が前記中継装置へ前記電子署名入りの接続情報を送信することによって、前記通信事業者によって提供される携帯キャリアネットワークに接続された公衆回線上の前記中継装置に接続し、前記中継装置との間で端末認証が成功した場合に前記端末と前記中継装置がVPN接続を行うように導く処理を実行させる
情報処理プログラム。 - 端末固有情報を有する端末と、
通信事業者の通信設備と接続された公衆回線とローカルネットワークを中継する中継装置と、
前記通信事業者の通信設備により回線認証済みの前記端末から端末固有情報を受け付けた場合、前記端末固有情報と対応付けられている前記中継装置への接続情報に対して電子署名を行ったうえで前記電子署名入りの接続情報を前記端末に送信する情報処理装置と、を含み、
前記中継装置は、前記電子署名入りの接続情報を受信した前記端末から前記公衆回線を通じて前記電子署名入りの接続情報と前記端末固有情報を受け付けた場合、前記電子署名が前記情報処理装置によって行われたものであるかを確認したうえで、受け付けた前記端末固有情報を用いて前記端末の端末認証を行い、端末認証に成功した前記端末との間でVPN接続を行い、前記端末と前記ローカルネットワークを接続する
通信システム。 - 前記情報処理装置は、前記中継装置との間で予め端末認証に成功した前記端末の前記端末固有情報と、前記端末の端末認証を行った前記中継装置の対応付けを参照して、前記端末固有情報と対応付けられている前記中継装置への接続情報を前記端末に送信する
請求項7記載の通信システム。 - 前記情報処理装置は、前記端末固有情報と前記中継装置との対応付けを、端末認証に成功した前記端末、又は前記中継装置を管理する管理者から受け付ける
請求項8記載の通信システム。 - 前記端末は、前記中継装置による端末認証に成功した前記端末固有情報を記憶装置に格納し、前記情報処理装置に前記端末固有情報を送信する場合、前記記憶装置に予め格納されている前記端末固有情報を送信する
請求項7~請求項9の何れか1項に記載の通信システム。 - 前記端末は、前記通信事業者の通信設備に接続する機能を有する場合、前記端末固有情報を前記端末のSIMカードに記憶する
請求項10記載の通信システム。 - 前記端末は、前記通信事業者の通信設備に接続する機能を有しない場合、前記端末固有情報を前記端末の不揮発性メモリに記憶する
請求項10記載の通信システム。 - 前記端末は、前記通信事業者の通信設備に接続する機能を有するルーターを経由して、前記情報処理装置及び前記中継装置に前記端末固有情報を送信する
請求項12記載の通信システム。 - 前記情報処理装置は、前記通信事業者の通信設備における制御プレーンの内部バスを通じて前記端末固有情報を受け付けると共に、前記内部バスを通じて前記中継装置への接続情報を前記端末に送信する
請求項7~請求項13の何れか1項に記載の通信システム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020187160A JP7613055B2 (ja) | 2020-11-10 | 2020-11-10 | 情報処理装置、情報処理プログラム、及び通信システム |
| US17/306,970 US11765132B2 (en) | 2020-11-10 | 2021-05-04 | Information processing apparatus, non-transitory computer readable medium, and communication system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020187160A JP7613055B2 (ja) | 2020-11-10 | 2020-11-10 | 情報処理装置、情報処理プログラム、及び通信システム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2022076669A JP2022076669A (ja) | 2022-05-20 |
| JP7613055B2 true JP7613055B2 (ja) | 2025-01-15 |
Family
ID=81453705
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2020187160A Active JP7613055B2 (ja) | 2020-11-10 | 2020-11-10 | 情報処理装置、情報処理プログラム、及び通信システム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US11765132B2 (ja) |
| JP (1) | JP7613055B2 (ja) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| FR3117295A1 (fr) * | 2020-12-04 | 2022-06-10 | Orange | Procédé de gestion d’une demande d’accès à un réseau de communication local, procédé de traitement d’une demande d’accès à un réseau de communication local, procédé de demande d’accès à un réseau de communication local, dispositifs, plateforme de gestion, passerelle, terminal utilisateur, système et programmes d’ordinateur correspondants. |
| JP2024078513A (ja) * | 2022-11-30 | 2024-06-11 | 住友電気工業株式会社 | 自動設定システム及び通信装置 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2001326697A (ja) | 2000-05-17 | 2001-11-22 | Hitachi Ltd | 移動体通信網、端末装置、パケット通信制御方法、及び、関門装置 |
| US20070112957A1 (en) | 2005-11-03 | 2007-05-17 | Akonix Systems, Inc. | Systems and Methods for Remote Rogue Protocol Enforcement |
| US20110016309A1 (en) | 2009-07-17 | 2011-01-20 | Hitachi, Ltd. | Cryptographic communication system and gateway device |
| US20120014365A1 (en) | 2009-03-19 | 2012-01-19 | Nec Corporation | Radio communication device for mobile communication system |
| JP2014215802A (ja) | 2013-04-25 | 2014-11-17 | ビッグローブ株式会社 | モバイルネットワーク接続システム、及びモバイルネットワーク接続方法 |
| JP2019062277A (ja) | 2017-09-25 | 2019-04-18 | 株式会社東芝 | リモートアクセス制御システム |
Family Cites Families (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8432893B2 (en) * | 2002-03-26 | 2013-04-30 | Interdigital Technology Corporation | RLAN wireless telecommunication system with RAN IP gateway and methods |
| US7155526B2 (en) * | 2002-06-19 | 2006-12-26 | Azaire Networks, Inc. | Method and system for transparently and securely interconnecting a WLAN radio access network into a GPRS/GSM core network |
| US8077681B2 (en) | 2002-10-08 | 2011-12-13 | Nokia Corporation | Method and system for establishing a connection via an access network |
| US8769611B2 (en) * | 2007-05-31 | 2014-07-01 | Qualcomm Incorporated | Methods and apparatus for providing PMIP key hierarchy in wireless communication networks |
| JP5254909B2 (ja) * | 2009-09-02 | 2013-08-07 | 日本電信電話株式会社 | 設定情報配信システム、設定情報配信方法、配信サーバ、及び配信サーバプログラム |
| JP6250595B2 (ja) * | 2015-07-01 | 2017-12-20 | e−Janネットワークス株式会社 | 通信システム及びプログラム |
| US10887295B2 (en) * | 2016-10-26 | 2021-01-05 | Futurewei Technologies, Inc. | System and method for massive IoT group authentication |
| JP7324285B2 (ja) * | 2019-01-16 | 2023-08-09 | オッポ広東移動通信有限公司 | サービス承認の方法、端末機器及びネットワーク機器 |
-
2020
- 2020-11-10 JP JP2020187160A patent/JP7613055B2/ja active Active
-
2021
- 2021-05-04 US US17/306,970 patent/US11765132B2/en active Active
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2001326697A (ja) | 2000-05-17 | 2001-11-22 | Hitachi Ltd | 移動体通信網、端末装置、パケット通信制御方法、及び、関門装置 |
| US20070112957A1 (en) | 2005-11-03 | 2007-05-17 | Akonix Systems, Inc. | Systems and Methods for Remote Rogue Protocol Enforcement |
| US20120014365A1 (en) | 2009-03-19 | 2012-01-19 | Nec Corporation | Radio communication device for mobile communication system |
| US20110016309A1 (en) | 2009-07-17 | 2011-01-20 | Hitachi, Ltd. | Cryptographic communication system and gateway device |
| JP2014215802A (ja) | 2013-04-25 | 2014-11-17 | ビッグローブ株式会社 | モバイルネットワーク接続システム、及びモバイルネットワーク接続方法 |
| JP2019062277A (ja) | 2017-09-25 | 2019-04-18 | 株式会社東芝 | リモートアクセス制御システム |
Also Published As
| Publication number | Publication date |
|---|---|
| US11765132B2 (en) | 2023-09-19 |
| US20220150219A1 (en) | 2022-05-12 |
| JP2022076669A (ja) | 2022-05-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN109842880B (zh) | 路由方法、装置及系统 | |
| EP3709692B1 (en) | Routing method, apparatus and system | |
| US10638321B2 (en) | Wireless network connection method and apparatus, and storage medium | |
| KR101202671B1 (ko) | 사용자가 가입자 단말에서 단말 장치에 원격으로 접속할 수있게 하기 위한 원격 접속 시스템 및 방법 | |
| EP3668042B1 (en) | Registration method and apparatus based on service-oriented architecture | |
| KR101315670B1 (ko) | 보안인증 디바이스에 접근하는 스마트폰 등록 방법 및 등록된 스마트폰의 접근 권한 인증방법 | |
| US20230344626A1 (en) | Network connection management method and apparatus, readable medium, program product, and electronic device | |
| EP3432523A1 (en) | Method and system for connecting virtual private network by terminal, and related device | |
| JP5276593B2 (ja) | ネットワーク信用証明書を獲得するためのシステムおよび方法 | |
| US20110296501A1 (en) | Connecting Devices to an Existing Secure Wireless Network | |
| WO2020174121A1 (en) | Inter-mobile network communication authorization | |
| US20140380443A1 (en) | Network connection in a wireless communication device | |
| CN113615220A (zh) | 一种安全通信方法和装置 | |
| CN110475247A (zh) | 消息处理方法及装置 | |
| CN110121196B (zh) | 一种安全标识管理方法及装置 | |
| CN101627644A (zh) | 用于漫游环境的基于令牌的动态密钥分配方法 | |
| CN107483426A (zh) | 安防设备安全通讯方法、服务器及存储介质 | |
| CN109905252B (zh) | 建立虚拟网络功能实例的方法和装置 | |
| JP7613055B2 (ja) | 情報処理装置、情報処理プログラム、及び通信システム | |
| JP2006109449A (ja) | 認証された無線局に暗号化キーを無線で提供するアクセスポイント | |
| JP2007116509A (ja) | 通信端末、プログラム、通信システム及びセキュリティ情報出力方法 | |
| JP2008263445A (ja) | 接続設定システム、認証装置、無線端末、及び接続設定方法 | |
| JP5388088B2 (ja) | 通信端末装置、管理装置、通信方法、管理方法及びコンピュータプログラム。 | |
| CN117835229B (zh) | 终端设备、服务器端以及鉴权系统 | |
| US11792649B2 (en) | Radio base station apparatus, non-transitory computer readable medium storing radio base station program, and radio communication system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20231018 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240723 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240904 |
|
| 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: 20241126 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20241209 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7613055 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |