View Issue Details

IDProjectCategoryView StatusLast Update
0003825SOGoBackend Generalpublic2016-10-03 12:44
Reporterikolubr Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status newResolutionopen 
Platform[Server] LinuxOSDebianOS Version8 (Jessie)
Product Version3.1.5 
Summary0003825: SOGo doesn't log client ip when invalid login attempt, just the proxy server ip, which is 127.0.0.1
Description

So trying to find a way to block repetitive attempts of failed login in SOGo.
Already setup sogo.conf with:
SOGoMaximumFailedLoginCount
SOGoMaximumFailedLoginInterval
SOGoFailedLoginBlockInterval

But it doesn't work.
So I check the log... and it just records the proxy ip 127.0.0.1. I'm using NGINX.

I usually use fail2ban for all my auth logs to ban the ip, but in this case I can't.

So is there a way to print the client ip instead of the proxy ip in the logs?
I've seen some threads about this but for old versions.

Thank you so much,

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-10-02 22:04 ikolubr New Issue
2016-10-03 12:44 ludovic Severity major => minor