From a11303ac4744bbea8c310fd74e0f40033aa593c3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 7 Feb 2010 20:54:42 -0200 Subject: Increasing outgoing bandwidth --- manifests/firewall.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/firewall.pp') 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": -- cgit v1.2.3