Re: removing black listed ip

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux