Add of the ppp_keepalive option.

This commit is contained in:
fendo 2015-09-22 23:19:01 +02:00
parent 9c77145f71
commit 07e1df5b92
8 changed files with 96 additions and 52 deletions

View file

@ -116,6 +116,8 @@ set accounting_dir "/var/run/l2tpns/acct"
#set echo_timeout 10
# Drop sessions who have not responded within idle_echo_timeout seconds (default 240 seconds)
#set idle_echo_timeout 240
# Change this value to no to force generation of LCP ECHO every echo_timeout seconds, even there are activity on the link (default yes)
set ppp_keepalive yes
# Drop/kill sessions
#load plugin "sessionctl"