mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 10:05:48 +03:00
[GH-ISSUE #268] 客户端超时时间问题 #250
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NanLuF on GitHub (Dec 26, 2021).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/268
您好,windows11 中使用客户端的时候链接会自动中断,是否有长链接可以设置!
@hwdsl2 commented on GitHub (Dec 26, 2021):
@Freedooooom 你好!如果要调整客户端超时时间,你可以编辑
/etc/ipsec.conf中的dpdtimeout值 [1]。请注意,现有的值 (120 秒)一般来说已经足够长。如果连接中断,有可能是你的 VPN 客户端和服务器之间的网络不稳定。[1]
github.com/hwdsl2/docker-ipsec-vpn-server@dbab2839c6/run.sh (L341)