gw08: update some values

This commit is contained in:
Leo Krueger 2015-05-07 17:18:13 +02:00
parent b89b3fd638
commit 56fd93f37e

13
gw08.pp
View file

@ -6,14 +6,14 @@ class { 'ffnord::params':
conntrack_max => 131072, conntrack_max => 131072,
conntrack_tcp_timeout => 3600, conntrack_tcp_timeout => 3600,
conntrack_udp_timeout => 65, conntrack_udp_timeout => 600,
wmem_default => 1572864, wmem_default => 83886080
wmem_max => 1572864, wmem_max => 83886080
rmem_default => 1572864, rmem_default => 83886080,
rmem_max => 1572864, rmem_max => 83886080,
max_backlog => 5000, max_backlog => 1000,
} }
ffnord::mesh { 'mesh_ffhh': ffnord::mesh { 'mesh_ffhh':
@ -42,7 +42,6 @@ ffnord::dhcpd::static {
'ffhh': static_git => 'https://github.com/freifunkhamburg/dhcp-static.git'; 'ffhh': static_git => 'https://github.com/freifunkhamburg/dhcp-static.git';
} }
class { class {
'ffnord::uplink::ip': 'ffnord::uplink::ip':
nat_network => '185.66.193.62/32', nat_network => '185.66.193.62/32',