From 1a42af95515f1f6920f0ba2b45576278bbc2c8cf Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 7 Mar 2012 03:06:01 +0000 Subject: [PATCH] Move per-host filtering to diversion 86 as promised. For some reason, most of them were on 84, and fender was on 82. --- artist.m4 | 2 +- fender.m4 | 2 +- gibson.m4 | 2 +- ibanez.m4 | 2 +- jem.m4 | 2 +- radius.m4 | 2 +- roadstar.m4 | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/artist.m4 b/artist.m4 index a04cc9c..013949d 100644 --- a/artist.m4 +++ b/artist.m4 @@ -24,7 +24,7 @@ ###-------------------------------------------------------------------------- ### artist-specific rules. -m4_divert(84)m4_dnl +m4_divert(86)m4_dnl ## Externally visible services. allowservices inbound tcp \ ssh \ diff --git a/fender.m4 b/fender.m4 index 05354bd..a6c7362 100644 --- a/fender.m4 +++ b/fender.m4 @@ -24,7 +24,7 @@ ###-------------------------------------------------------------------------- ### fender-specific rules. -m4_divert(82)m4_dnl +m4_divert(86)m4_dnl ## Externally visible services. allowservices inbound tcp \ ssh \ diff --git a/gibson.m4 b/gibson.m4 index 4416aee..75b4607 100644 --- a/gibson.m4 +++ b/gibson.m4 @@ -24,7 +24,7 @@ ###-------------------------------------------------------------------------- ### gibson-specific rules. -m4_divert(84)m4_dnl +m4_divert(86)m4_dnl ## Externally visible services. allowservices inbound tcp \ ssh \ diff --git a/ibanez.m4 b/ibanez.m4 index 93a816e..6769b05 100644 --- a/ibanez.m4 +++ b/ibanez.m4 @@ -24,7 +24,7 @@ ###-------------------------------------------------------------------------- ### ibanez-specific rules. -m4_divert(84)m4_dnl +m4_divert(86)m4_dnl ## Externally visible services. allowservices inbound tcp \ ssh \ diff --git a/jem.m4 b/jem.m4 index 7db1ce5..fc79e10 100644 --- a/jem.m4 +++ b/jem.m4 @@ -24,7 +24,7 @@ ###-------------------------------------------------------------------------- ### jem-specific rules. -m4_divert(84)m4_dnl +m4_divert(86)m4_dnl ## Set up the SAUCE sinbin. Unfortunately, ipset is a bit brittle. This ## isn't a completely critical part of the firewall security, so don't make ## this fail the entire script. diff --git a/radius.m4 b/radius.m4 index e543878..978a877 100644 --- a/radius.m4 +++ b/radius.m4 @@ -24,7 +24,7 @@ ###-------------------------------------------------------------------------- ### radius-specific rules. -m4_divert(84)m4_dnl +m4_divert(86)m4_dnl ## Externally visible services. allowservices inbound tcp \ ident \ diff --git a/roadstar.m4 b/roadstar.m4 index 4947a80..cbbd8e6 100644 --- a/roadstar.m4 +++ b/roadstar.m4 @@ -24,7 +24,7 @@ ###-------------------------------------------------------------------------- ### roadstar-specific rules. -m4_divert(84)m4_dnl +m4_divert(86)m4_dnl ## Externally visible services. allowservices inbound tcp \ ssh \ -- 2.11.0