From: Olivier <olivierk@club-internet.fr>
To: netfilter@lists.netfilter.org
Subject: Re: --match recent
Date: Mon, 11 Jun 2007 20:12:13 +0200 [thread overview]
Message-ID: <20070611181213.GA12937@vvma.net> (raw)
In-Reply-To: <466D5578.8070905@riverviewtech.net>
Hello Grant,
Thanks for youy response.
> Just a quick guess, but it looks like you are matching all SSH
> packets, not just those of a connection trying to be established.
I was thinking I was:
1. Letting NEW packet just pass ('la' stands for log&accept) but
counting them. (those I take are initiating the client connection
to the server)
2. Limiting those NEW paquets at 5 every 60 seconds. ('ld' stands for
log&drop)
I intend to count/limit only connection initiations, leaving alone the
rest. I can't figure out where I catch more than I think I catch.
Best regards,
--
Olivier K
next prev parent reply other threads:[~2007-06-11 18:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-11 9:23 --match recent olivierk
2007-06-11 14:00 ` Grant Taylor
2007-06-11 18:12 ` Olivier [this message]
2007-06-11 18:28 ` Grant Taylor
2007-06-11 18:51 ` Olivier
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=20070611181213.GA12937@vvma.net \
--to=olivierk@club-internet.fr \
--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 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.