From: Peter Palfrader Date: Wed, 10 Oct 2018 08:19:14 +0000 (+0200) Subject: more X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=302a87e51dde4a989b5148795323f3721486168c;p=mirror%2Fdsa-puppet.git more --- diff --git a/modules/exim/manifests/mx.pp b/modules/exim/manifests/mx.pp index dce03586f..b94de8a31 100644 --- a/modules/exim/manifests/mx.pp +++ b/modules/exim/manifests/mx.pp @@ -17,10 +17,11 @@ class exim::mx inherits exim { # 188.165.219.27 # 125.72.232.* # 140.224.61.* - # 117.24.38.* + # 117.24.36.0/22 + # 115.235.157.28 @ferm::rule { 'dsa-mail-abusers': prio => "000", - rule => "saddr (188.165.219.27 125.72.232.0/24 140.224.61.0/24 117.24.38.0/24) DROP", + rule => "saddr (188.165.219.27 125.72.232.0/24 140.224.61.0/24 117.24.38.0/22 115.235.157.28) DROP", } # MXs used as smarthosts