Network system Connect Failed. (7)

SoftEther VPN に関するご質問はこのフォーラムにお気軽にご投稿ください。
Post Reply
szkmp
Posts: 3
Joined: Tue May 05, 2020 12:11 pm

Network system Connect Failed. (7)

Post by szkmp » Tue May 05, 2020 12:20 pm

インストールに関しての質問です。

インストールの前後に./vpncmdのcheckを走らせましたが、`Checking 'Network system`の段階で`Connect Failed. (7)`となってしまいます。次にどのようなアクションを取れば解決できたり、チェックの何が失敗しているのか分かるのでしょうか?よろしくお願いいたします。

```
% pwd
/usr/local/vpnserver

% ./vpncmd
vpncmd command - SoftEther VPN Command Line Management Utility
SoftEther VPN Command Line Management Utility (vpncmd command)
Version 4.34 Build 9745 (English)
Compiled 2020/04/05 23:39:56 by buildsan at crosswin
Copyright (c) SoftEther VPN Project. All Rights Reserved.

By using vpncmd program, the following can be achieved.

1. Management of VPN Server or VPN Bridge
2. Management of VPN Client
3. Use of VPN Tools (certificate creation and Network Traffic Speed Test Tool)

Select 1, 2 or 3: 3

VPN Tools has been launched. By inputting HELP, you can view a list of the commands that can be used.

VPN Tools>check
Check command - Check whether SoftEther VPN Operation is Possible
---------------------------------------------------
SoftEther VPN Operation Environment Check Tool

Copyright (c) SoftEther VPN Project.
All Rights Reserved.

If this operation environment check tool is run on a system and that system passes, it is most likely that SoftEther VPN software can operate on that system. This check may take a while. Please wait...

Checking 'Kernel System'...
Pass
Checking 'Memory Operation System'...
Pass
Checking 'ANSI / Unicode string processing system'...
Pass
Checking 'File system'...
Pass
Checking 'Thread processing system'...
Pass
Checking 'Network system'...
Connect Failed. (7)
Fail

Some checks failed. Please check the operation environment of this system. If SoftEther VPN Server / Bridge were to be executed on this system, troubles may occur.

The command completed successfully.
```


私の環境:

```
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS
Release: 12.04
Codename: precise
```
- シェアードオブジェクトは `apt-get update && apt-get upgrade`でアップグレード済み

ネットワークの知識があまりないので、ネットワークの知識にかかるご回答の場合は背景が分かるようにお願いいたします。

cedar
Site Admin
Posts: 2070
Joined: Sat Mar 09, 2013 5:37 am

Re: Network system Connect Failed. (7)

Post by cedar » Tue May 05, 2020 9:58 pm

このテストでは、自身のプロセスが開いた TCP ポートに対して連続して SSL で接続を行い、通信が行えるかのテストを行います。
このエラーは 7 回目の接続が失敗したことを意味しています。

セキュリティ機能などで連続した接続要求を拒否するツールや設定を使用されていないでしょうか。

szkmp
Posts: 3
Joined: Tue May 05, 2020 12:11 pm

Re: Network system Connect Failed. (7)

Post by szkmp » Wed May 06, 2020 12:44 pm

ありがとうございます。この仮想マシンを建てたのが数年前なので、うろ覚えなのですが連続する接続要求を拒否するツールを入れていたかもしれません。後日チェックしてみます

szkmp
Posts: 3
Joined: Tue May 05, 2020 12:11 pm

Re: Network system Connect Failed. (7)

Post by szkmp » Thu May 14, 2020 7:53 pm

先日、特に設定の変更なしで動作することを確認しました。ありがとうございました。何が連続接続要求拒否していたのかは結局探しませんでした。

Post Reply