From 92ce190bf0adcb18d14333bb4bb76239cf1307fb Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 21 May 2012 12:31:01 -0700 Subject: [PATCH] Remove Geoip from Shorewall6/actions.std. Signed-off-by: Tom Eastep --- Shorewall6/actions.std | 1 - 1 file changed, 1 deletion(-) diff --git a/Shorewall6/actions.std b/Shorewall6/actions.std index 68785d250..3526f92c9 100644 --- a/Shorewall6/actions.std +++ b/Shorewall6/actions.std @@ -26,7 +26,6 @@ AllowICMPs # Accept needed ICMP6 types Broadcast # Handles Broadcast/Multicast/Anycast Drop # Default Action for DROP policy DropSmurfs # Handles packets with a broadcast source address -GeoIP # Match packets by ISO 3166 Country Code Invalid # Handles packets in the INVALID conntrack state NotSyn # Handles TCP packets that do not have SYN=1 and ACK=0 Reject # Default Action for REJECT policy