From: Stephen Frost <sfrost@snowman.net>
To: per j <perj8@hotmail.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: ipt_recent 0.2.3/0.2.7 --rttl doesn't work
Date: Tue, 4 Feb 2003 21:53:46 -0500 [thread overview]
Message-ID: <20030205025346.GC484@ns.snowman.net> (raw)
In-Reply-To: <F130IeK7IiGUpNfpjAn0000c4a5@hotmail.com>
[-- Attachment #1: Type: text/plain, Size: 933 bytes --]
* per j (perj8@hotmail.com) wrote:
> I'm using vanilla kernel 2.0.43 with patches from patch-o-matic CVS
> (Jan24,2003), openmosix, super-freeS/WAN, ipt_recent 0.2.7
> (ipt_recent-0.2.6.tar.gz). And netfilter stuff all built as modules.
You're using 2.0.43? iptables was introduced in 2.4...
> Here are the rules in my iptables 1.2.7a:
> INPUT chain (default DROP):
> -j ACCEPT -i ppp0 --state ESTABLISHED,RELATED
> -j DROP -i ppp0 -m recent --update --rttl --name recentDropBox
> -j LOG -i ppp0 --log-prefix recentDropBox -m limit
> -j DROP -i ppp0 -m recent --set --name recentDropBox
First you might try adding --rttl to the --set line. I'll also go
back and check my code in that area... Using the latest ipt_recent,
can you paste what you see in /proc/net/ipt_recent/recentDropBox?
There could certainly be a problem in that area as the TTL match has
been tested less...
Stephen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-02-05 2:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-04 23:39 ipt_recent 0.2.3/0.2.7 --rttl doesn't work per j
2003-02-05 2:53 ` Stephen Frost [this message]
2003-02-05 3:20 ` Arnt Karlsen
-- strict thread matches above, loose matches on Subject: below --
2003-02-05 15:01 Paul E R J
2003-02-05 13:19 Paul E R J
2003-02-04 17:35 per j
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=20030205025346.GC484@ns.snowman.net \
--to=sfrost@snowman.net \
--cc=netfilter@lists.netfilter.org \
--cc=perj8@hotmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.