5 IPfilter => "iptables",
8 [ "/etc/modules.conf", "alias char-major-10-200 tun\n", "char-major-10-200", "depmod -a" ],
14 "$_path/rpm/libcli-1.2.0-1.i386.rpm",
27 'net.ipv4.ip_forward' => 1,
28 'net.ipv4.conf.all.proxy_arp' => 1,
29 'net.core.rmem_max' => 8388608,
30 'net.core.wmem_max' => 8388608,
31 'net.core.rmem_default' => 8388608,
32 'net.core.wmem_default' => 8388608,
33 'net.ipv4.tcp_rmem' => '4096 65530 128388607',
34 'net.ipv4.tcp_wmem' => '4096 65530 128388607',
37 [ "/etc/logrotate.d/l2tpns", "$_path/etc/l2tpns.logrotate", undef, { mode => 0755 } ],