1

Topic: login problem

- iRedMail version:  0.8.5
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql
- Linux/BSD distribution name and version: ubuntu 12.04
- Related log if you're reporting an issue:
====
hi all
i have a difficult problem with my mail server.
some time of days (its completely randomly) some of my users cant see server pages and got the attached error
i added their ip to iptables white list but dont helped
and when thay have problem and cant login if thay go with proxy server and change the ip can to see the pages
how can i fix this? and is there any ip blocker in iredadmin internally!?

Post's attachments

email.png 229.17 kb, file has never been downloaded. 

email2.png 207.17 kb, file has never been downloaded. 

email3.png 297.73 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: login problem

Did you check iptables rules when this issue happening? For example, check current iptables rules in memory, not just in config file:

# iptables -L -n

Maybe you can find your client's IP address.

3 (edited by unireseller 2013-10-15 20:20:45)

Re: login problem

yes but why?
i didn't added this to ban list..

how can i put the ips to white list?

4

Re: login problem

I guess this client had several times of password failure, then Fail2ban invokes iptables to ban it. That's what Fail2ban does.
You can update /etc/fail2ban/jail.local to force Fail2ban to ignore your client IP addresses.