X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/0247ea133b707931ce7e33516332dbcfcf6dadb7..b9723a06cc114a4a7b2932f951950eb49a7b8973:/etc/startup-config.default diff --git a/etc/startup-config.default b/etc/startup-config.default index f0b5ac4..a182c17 100644 --- a/etc/startup-config.default +++ b/etc/startup-config.default @@ -4,19 +4,18 @@ set pid_file "/var/run/l2tpns.pid" set l2tp_secret "secret" set primary_dns 1.2.3.4 set secondary_dns 1.2.3.5 -set save_state yes set primary_radius 1.2.3.6 set secondary_radius 1.2.3.7 set radius_accounting yes set radius_secret "secret" set bind_address 0.0.0.0 -set cluster_master 0.0.0.0 set throttle_speed 64 set accounting_dir "/var/run/l2tpns/acct" set setuid 0 set dump_speed no -load plugin "garden" +load plugin "sessionctl" load plugin "throttlectl" load plugin "autothrottle" load plugin "snoopctl" load plugin "autosnoop" +load plugin "garden"