X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fapache2%2Fmanifests%2Finit.pp;h=f5c6f80c34dc0890392acac5469439ab4801a362;hb=4fc01525dbe32a31bdc061e72058f6c18d88ad4e;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..f5c6f80c3 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,merkel,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;