we lost two lines
authorMartin Zobel-Helas <zobel@debian.org>
Mon, 18 Jan 2010 20:23:30 +0000 (21:23 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Mon, 18 Jan 2010 20:23:30 +0000 (21:23 +0100)
modules/ferm/files/defs.conf

index 0ca0505..36cd5d4 100644 (file)
@@ -17,3 +17,6 @@
 @def &V6_SERVICE_RANGE($proto, $port, $srange) = {
        domain ip6 chain INPUT proto $proto dport $port saddr $srange ACCEPT;
 }
+
+@def $HOST_MUNIN  = (192.25.206.57 192.25.206.33);
+@def $HOST_NAGIOS = (192.25.206.57 192.25.206.33);