On Sun, Dec 18, 2011 at 11:45 AM, Michael Tokarev <m...@tls.msk.ru> wrote: > On 18.12.2011 15:20, Stefan Weil wrote: > [] >> It looks like the autoblock was created yesterday and >> terminates automaticallytoday (see >> http://wiki.qemu.org/index.php?title=Special:BlockList&action=search&ip=%23132). >> >> That won't help much as long as the wiki thinks that everyone >> has the localhost address because the next autoblock will >> block all users again.
Our MediaWiki configuration was missing the setting to use X-Forwarded-For: from the Varnish cache that sits in front of Apache. I have added the setting, MediaWiki should use the real client IPs now. Stefan