X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fapache2%2Fmanifests%2Finit.pp;h=4487eef50c4cb9530aaed665431d6940e3e67a47;hb=16d39e23ec3f8ad3081e90b2fbc5350a82d21ec1;hp=fbb45a46a9066e33377cb0dcf59850554a90d3a7;hpb=b5db5cc3b55641a5d1b1d35be2e48adc08ed1746;p=mirror%2Fdsa-puppet.git diff --git a/modules/apache2/manifests/init.pp b/modules/apache2/manifests/init.pp index fbb45a46a..4487eef50 100644 --- a/modules/apache2/manifests/init.pp +++ b/modules/apache2/manifests/init.pp @@ -154,7 +154,7 @@ class apache2 { } case $hostname { - busoni,duarte,holter,lindberg,master,merkel,morricone,powell,rore: { + busoni,duarte,holter,lindberg,master,powell,rore: { @ferm::rule { "dsa-http-limit": prio => "20", description => "limit HTTP DOS", @@ -200,7 +200,7 @@ class apache2 { description => "http subchain", chain => 'http', rule => ' - saddr ( 128.30.0.0/16 74.6.22.182 74.6.18.240 67.195.0.0/16 ) jump limit_yahoo; + saddr ( 74.6.22.182 74.6.18.240 67.195.0.0/16 ) jump limit_yahoo; 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;