Hacker News new | ask | show | jobs
by Jeraz0l 2638 days ago
Most likely because he was trying to block the IP at a point where it was forwarded by some other service. At that point, the offending IP would only exist in the x-http-forwarded-for http header and not as the source address of the request.
1 comments

Yup! This was it.