From dfe7e2b2e58067aa93e732c3ccc428c94c0d839e Mon Sep 17 00:00:00 2001 From: Faiyaz Ahmed Date: Fri, 15 Feb 2008 20:31:46 +0000 Subject: [PATCH] hack until i can get /etc/sysconfig/iptables.d into the iptables package. --- iptables | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/iptables b/iptables index 9ae2962..61e67b4 100755 --- a/iptables +++ b/iptables @@ -8,15 +8,28 @@ # $Id$ # + +# Generated by iptables-save v1.3.8 on Fri Feb 15 20:20:56 2008 +*mangle +:PREROUTING ACCEPT [241:16916] +:INPUT ACCEPT [241:16916] +:FORWARD ACCEPT [0:0] +:OUTPUT ACCEPT [158:18280] +:POSTROUTING ACCEPT [158:18280] +-A POSTROUTING -j MARK 0x0 +COMMIT +# Completed on Fri Feb 15 20:20:56 2008 +# Generated by iptables-save v1.3.8 on Fri Feb 15 20:20:56 2008 *filter -:INPUT ACCEPT [0:0] +:INPUT ACCEPT [5322:1875884] :FORWARD ACCEPT [0:0] -:OUTPUT ACCEPT [0:0] +:OUTPUT ACCEPT [4993:448839] :BLACKLIST - [0:0] :LOGDROP - [0:0] - -A OUTPUT -j BLACKLIST -A LOGDROP -j LOG -A LOGDROP -j DROP - COMMIT + # Completed on Fri Feb 15 20:20:56 2008 +# + -- 2.43.0