From 8ced858ba49c3800b6761bb16e59d96fb6916d19 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Sun, 12 Oct 2014 08:31:34 +0000 Subject: [PATCH 1/1] allow traffic to syslog port Signed-off-by: Martin Zobel-Helas --- modules/ferm/manifests/per-host.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index b7312c5c..6ae4f2e3 100644 --- a/modules/ferm/manifests/per-host.pp +++ b/modules/ferm/manifests/per-host.pp @@ -90,7 +90,7 @@ class ferm::per-host { rule => 'destination 78.8.208.246/32 proto tcp dport 25 jump DROP', } } - lotti,lully: { + lotti,lully,loghost-grnet-01: { @ferm::rule { 'dsa-syslog': description => 'Allow syslog access', rule => '&SERVICE_RANGE(tcp, 5140, $HOST_DEBIAN_V4)' -- 2.39.2