AWS Client VPN timeout

0

A customer is looking for a solution to manage the idle session timeouts with AWS Client VPN. Any pointers will be highly appreciated.

Thanks

質問済み 4年前1045ビュー
1回答
0
承認された回答

The maximum timeout on CVPN is 24 hours. The CVPN connections will reset after this period. Customers should not use Client VPN service for long lived tunnels. ClientVPN does not support long-lived VPN tunnels. They should design/tune the application to detect timeouts faster and periodically re-establish the connections every 2 or 3 hours.

If they have a requirement to use long lived sessions, they should opt for site-to-site VPN connection. If they would like to tune existing CVPN setting they can add the following in their .ovpn client config file

reneg-sec 0
keepalive 1 120

AWS
jkaps
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ