hi, I wanted to use nginx with sogo and apply the fail2ban rules. Basically, everything is working fine with nginx, but: with the suggested nginx config (including "proxy_set_header X-Real-IP $remote_addr;" from the sogo wiki) and nginx version 1.6.2, the logfile only creates entries like: SOGoRootPage Login from '127.0.0.1' for user 'afd' might not have worked - password policy: 65535 grace: -1 expire: -1 bound: 0
The same host, with the suggested apache2 configuration gives me: SOGoRootPage Login from 'XXX.XX.XX.XXX' for user 'aasd' might not have worked - password policy: 65535 grace: -1 expire: -1 bound: 0 with my real IP and thus fail2ban working. Is there a workaround or some variables to change in source and recompile to have this working? Or better: a configuration option I did not see? regards, infoomatic -- [email protected] https://inverse.ca/sogo/lists
