VPNの設定をしたところ、AWS VPN Clientで接続しようとして TLSハンドシェイクエラーが出ています。

0

質問のタイトルの通りですが、 https://cloud5.jp/saitou-handson-clientvpn/#-aws-client-vpn- こちらのサイトを参考にしてVPN接続をしようとしました。 自分のPCにAWS VPN Clientをダウンロードして.ovpnファイルを開けても、通信は開始しますが、TLSハンドシェイクエラーが出てしまい、つながりません。

そもそものVPNの作成の仕方が良くなかったのでしょうか? よろしくお願いいたします。

demandé il y a un an2270 vues
1 réponse
0

TLSハンドシェイクエラーが発生したときのトラブルシューティング方法です。
証明書周りやファイアウォール周りの設定を見直すのがよいかと思います。
https://docs.aws.amazon.com/ja_jp/vpn/latest/clientvpn-user/common-troubleshooting.html

特に設定ファイルに鍵ファイルの内容を入れるときに間違っているとエラーになります。
以下のようにファイルのパスと名前を設定することも可能なのでこちらでやってみてもよいかもしれません。
https://docs.aws.amazon.com/ja_jp/vpn/latest/clientvpn-admin/cvpn-working-endpoint-export.html#add-config-file-cert-key

cert /path/client1.domain.tld.crt
key /path/client1.domain.tld.key
profile picture
EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions