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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则