From: Silvio Rhatto Date: Sun, 7 Feb 2010 22:54:42 +0000 (-0200) Subject: Increasing outgoing bandwidth X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a11303ac4744bbea8c310fd74e0f40033aa593c3;p=puppet-nodo.git Increasing outgoing bandwidth --- diff --git a/manifests/firewall.pp b/manifests/firewall.pp index 9083384..290bb2f 100644 --- a/manifests/firewall.pp +++ b/manifests/firewall.pp @@ -138,7 +138,7 @@ class firewall { # shorewall::tcdevices { "eth0": in_bandwidth => "2mbit", - out_bandwidth => "1mbit", + out_bandwidth => "2mbit", } shorewall::tcrules { "ssh-tcp":