All of lore.kernel.org
 help / color / mirror / Atom feed
* How to view blacklist ip ?
@ 2009-09-07  5:57 J. Bakshi
  2009-09-07  6:01 ` Anatoly Muliarski
  2009-09-07  7:33 ` Pascal Hambourg
  0 siblings, 2 replies; 17+ messages in thread
From: J. Bakshi @ 2009-09-07  5:57 UTC (permalink / raw)
  To: netfilter

Hello,

I am using  blacklist like

``````````
iptables -A INPUT -m recent --name blacklist --rcheck --seconds
$BLACKLIST_INTERVAL -j DROP
```````````

and it is working really well. But is there any way to manage the
blacklisted ip ? Manage means

1> view the ips which are blacklisted
2> manually remove an IP from blacklist
3> manually insert an IP as blacklist

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2009-09-08  7:48 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-07  5:57 How to view blacklist ip ? J. Bakshi
2009-09-07  6:01 ` Anatoly Muliarski
2009-09-07  6:09   ` J. Bakshi
2009-09-07  7:33 ` Pascal Hambourg
2009-09-07  7:43   ` J. Bakshi
2009-09-07  7:59     ` J. Bakshi
2009-09-07  8:14       ` Pascal Hambourg
2009-09-07  8:26         ` J. Bakshi
2009-09-07  9:20           ` J. Bakshi
2009-09-07 10:34             ` Pascal Hambourg
2009-09-07 10:47               ` J. Bakshi
2009-09-07 11:14                 ` Pascal Hambourg
2009-09-07 12:20               ` J. Bakshi
2009-09-07 18:37                 ` Anatoly Muliarski
2009-09-08  4:35                   ` J. Bakshi
2009-09-08  5:28                     ` J. Bakshi
2009-09-08  7:48                       ` Anatoly Muliarski

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.