From: "Joey" <Joey@Web56.net>
To: IPTables <netfilter@vger.kernel.org>
Subject: iptables-save ?
Date: Wed, 22 Oct 2008 04:35:27 -0400 [thread overview]
Message-ID: <002f01c93421$227ad450$67707cf0$@net> (raw)
Hello All,
I am considering writing my config out in an iptables-save format rather
than my list which gets loaded in a perl script which takes a long time.
In researching the file format I see # which is a comment, but what is a :
like the below lines?
Do I need these if I have my
-A INPUT -j CIDR-ASIAN
-A CIDR-ASIAN -s 58.14.0.0/255.254.0.0 -p tcp -j LOG --log-prefix
"SPAM-BLOCK-CIDR-ASIAN"
-A CIDR-ASIAN -s 58.14.0.0/255.254.0.0 -p tcp -m tcp --dport 25 -j DROP
If I do need them, does the sequence matter of when I execute my :CIDR-ASIAN
- [0:0] -vs- when I execute the above?
# Generated by iptables-save v1.2.11 on Wed Oct 22 04:14:00 2008
*filter
:INPUT ACCEPT [5420870:1818203807]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [6422769:3043272788]
:CIDR-ASIAN - [0:0]
:CIDR-CZECH - [0:0]
:CIDR-DROP - [0:0]
:CIDR-IISG - [0:0]
:CIDR-INDIA-KOREA - [0:0]
:CIDR-POLAND - [0:0]
:CIDR-RUSSIA - [0:0]
:CIDR-TURKEY - [0:0]
:CIDR-UK - [0:0]
:fail2ban-postfix - [0:0]
:fail2ban-postfix-log - [0:0]
Thanks,
Joey
next reply other threads:[~2008-10-22 8:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-22 8:35 Joey [this message]
2008-10-22 8:42 ` iptables-save ? Eljas Alakulppi
2008-10-22 13:26 ` Joey
2008-10-22 13:39 ` Eljas Alakulppi
2008-10-22 13:56 ` Joey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='002f01c93421$227ad450$67707cf0$@net' \
--to=joey@web56.net \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox