mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 13:09:04 +08:00
优化配置参数
This commit is contained in:
@@ -56,8 +56,8 @@ ip_lease = 1209600
|
||||
default_group = "one"
|
||||
|
||||
#客户端失效检测时间(秒) dpd > keepalive
|
||||
cstp_keepalive = 9
|
||||
cstp_dpd = 15
|
||||
cstp_keepalive = 6
|
||||
cstp_dpd = 10
|
||||
mobile_keepalive = 15
|
||||
mobile_dpd = 20
|
||||
|
||||
|
@@ -33,4 +33,5 @@ ipv4_gateway = "192.168.90.1"
|
||||
ipv4_start = "192.168.90.100"
|
||||
ipv4_end = "192.168.90.200"
|
||||
|
||||
|
||||
#是否自动添加nat
|
||||
iptables_nat = true
|
||||
|
Reference in New Issue
Block a user