X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/b8c714c7eb5d02ef212abbe0778c482189217ea0..c4e3edc3603327d886e71b9ec45c25798521cebb:/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"