From: Sudheer Divakaran <sudheer@svw.com>
To: netfilter@lists.netfilter.org
Subject: 'recent' module HOWTO
Date: Wed, 11 Aug 2004 11:08:34 +0530 [thread overview]
Message-ID: <4119B0DA.6030903@svw.com> (raw)
Hi,
Where can I find detailed documentation of 'recent' module?.
To test the recent module, I've given the following commands and pinged
to my machine from another one. But I got the reply 'Destination port
Unreachable'. What is wrong in it?
iptables -F
iptables -P INPUT ACCEPT
iptables -P OUTPUT ACCEPT
iptables -A INPUT -m recent -p icmp --icmp-type echo-request --update
--seconds 10 -j REJECT
iptables -A INPUT -m recent -p icmp --icmp-type echo-request --set -j ACCEPT
Kind Regards,
Sudheer
next reply other threads:[~2004-08-11 5:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-11 5:38 Sudheer Divakaran [this message]
2004-08-11 16:21 ` 'recent' module HOWTO Samuel Jean
2004-08-12 3:47 ` Sudheer Divakaran
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=4119B0DA.6030903@svw.com \
--to=sudheer@svw.com \
--cc=netfilter@lists.netfilter.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