]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
more baidu address space
authorStephen Gran <steve@lobefin.net>
Sun, 11 Mar 2012 19:52:10 +0000 (19:52 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 11 Mar 2012 19:52:24 +0000 (19:52 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/apache2/manifests/init.pp

index 363b2579a770477ad84d554e914514e95b6f27b9..0734d2c1148b7b31c214d71120d4c63e03c066fc 100644 (file)
@@ -212,7 +212,7 @@ class apache2 {
                                     saddr 124.115.0.0/21 jump limit_sosospider;
                                     saddr (65.52.0.0/14 207.46.0.0/16) jump limit_bing;
                                     saddr (66.249.64.0/19) jump limit_google;
-                                    saddr (119.63.192.0/21 180.76.0.0/16) jump limit_baidu;
+                                    saddr (123.125.71.0/24 119.63.192.0/21 180.76.0.0/16) jump limit_baidu;
 
                                     mod recent name HTTPDOS update seconds 1800 jump log_or_drop;
                                     mod hashlimit hashlimit-name HTTPDOS hashlimit-mode srcip hashlimit-burst 600 hashlimit 30/minute jump ACCEPT;