From: ratheesh k <ratheesh.ksz@gmail.com>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: netfilter@vger.kernel.org
Subject: Re: removing black listed ip
Date: Tue, 20 Apr 2010 16:51:33 +0530 [thread overview]
Message-ID: <m2ncfeab66d1004200421ma6446c06te3c2fb46c5a5ce39@mail.gmail.com> (raw)
In-Reply-To: <alpine.LSU.2.01.1004201004370.21452@obet.zrqbmnf.qr>
On Tue, Apr 20, 2010 at 1:36 PM, Jan Engelhardt <jengelh@medozas.de> wrote:
>
> On Tuesday 2010-04-20 04:46, ratheesh k wrote:
>>>>
>>>>if number of ip balcklisted ip is more than ip_list_tot , old
>>>>entries will be replaced by new ip addresses ? . { once list if full ,
>>>>what will happen for new black listing }
>>>
>>> As I see it yes.
>>
>>suppose one particular ip is blacklisted by accident ...I want to
>>remove the ip from black list . How can i do that ?
>
> How do you define accident?
>
> Manually:
> "echo -2a01:198:476::1" >/proc/net/xt_recent/foo
>
> Automatically:
> If you can automatically detect an accident, you can also
> have it removed with -m recent --remove. Or in fact,
> avoid it in the first place.
>
Thanks a ton .
prev parent reply other threads:[~2010-04-20 11:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-10 17:03 removing black listed ip ratheesh k
2010-04-10 17:12 ` Jan Engelhardt
2010-04-10 17:20 ` ratheesh k
2010-04-10 17:42 ` Jan Engelhardt
2010-04-12 6:24 ` ratheesh k
2010-04-12 12:30 ` Jan Engelhardt
2010-04-20 2:46 ` ratheesh k
2010-04-20 8:06 ` Jan Engelhardt
2010-04-20 11:21 ` ratheesh k [this message]
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=m2ncfeab66d1004200421ma6446c06te3c2fb46c5a5ce39@mail.gmail.com \
--to=ratheesh.ksz@gmail.com \
--cc=jengelh@medozas.de \
--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;
as well as URLs for NNTP newsgroup(s).