X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ba75612bd165b60389889f2fc379a52f33434b74..8a3657ae467f918692ba479812aee951e28627f5:/doc/news/openid/discussion.mdwn?ds=inline diff --git a/doc/news/openid/discussion.mdwn b/doc/news/openid/discussion.mdwn index 4b754ab71..dee7d4bc4 100644 --- a/doc/news/openid/discussion.mdwn +++ b/doc/news/openid/discussion.mdwn @@ -14,3 +14,24 @@ as well. Also have I just created an account on this wiki as well? > By signing in with openid, you have created an account on the wiki; you > can configure it to eg, subscribe your email address to changes to pages. > --[[Joey]] + +---- + +# How to ban an IP address? + +There is a way to ban ikiwiki users, but how to ban an IP address? +For example if a bitchy anonymous is bombing our poll. I can use +only Apache/iptables rules for this? Maybe it's related to +[[ACL|todo/ACL]] request? --[[Paweł|ptecza]] + +> Well, the polls are not something I would worry about much. I do plan to +> [[add_IP_range_banning|todo/spam_fighting]], although I expect to wait until +> there's a demonstrated need. --[[Joey]] + +>> Heh, do you really want a lot of spam of me? ;) + +>> It was only an example of banning reason. Recently I've read about +>> problems of Wikipedia with the vandals from Qatar. They demolished +>> Qatar Wikipedia pages and the admins of Wikipedia had to ban all +>> IP addresses of that country (fortunately Qatar has only one ISP). +>> --[[Paweł|ptecza]]