From 901eac11cbc231154dfb7fb252f37c6939bf6cf8 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Thu, 14 Feb 2013 18:53:03 +0100 Subject: [PATCH] allow requests from our varnish proxy Signed-off-by: Martin Zobel-Helas --- modules/apache2/manifests/dynamic.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/apache2/manifests/dynamic.pp b/modules/apache2/manifests/dynamic.pp index 4f7ed9aac..c7fc17d97 100644 --- a/modules/apache2/manifests/dynamic.pp +++ b/modules/apache2/manifests/dynamic.pp @@ -52,6 +52,7 @@ class apache2::dynamic { description => 'http subchain', chain => 'http', rule => ' + saddr (82.195.75.113) jump ACCEPT; saddr (74.6.22.182 74.6.18.240 67.195.0.0/16) jump limit_yahoo; saddr (124.115.0.0/21 119.63.192.0/21) jump limit_sosospider; saddr (65.52.0.0/14 207.46.0.0/16) jump limit_bing; -- 2.20.1