Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No GeoIP support? #1854

Open
forofo opened this issue Aug 2, 2017 · 4 comments · May be fixed by #3467
Open

No GeoIP support? #1854

forofo opened this issue Aug 2, 2017 · 4 comments · May be fixed by #3467

Comments

@forofo
Copy link

forofo commented Aug 2, 2017

It would be possible adding GeoIP support to block or to allow addresses according the country?

I add, there is a tutorial to use geoip with one script:
https://www.fail2ban.org/wiki/index.php/HOWTO_use_geoiplookup

although I mean something like this:

[dovecot]
enabled = true
filter = dovecot
action = iptables-multiport[name=dovecot, port="pop3,pop3s,imap,imaps", protocol=tcp]
logpath  = /var/log/mail.log
maxretry = 5
allowcountry = US,NL
#denycountry = UM

it would be very useful for some desired ports

@sebres
Copy link
Contributor

sebres commented Aug 7, 2017

Just a marker for me: after merge of #1460 rebase branch geoip-banfactor.

@nethubonline
Copy link

vote +1

@cppla
Copy link

cppla commented Feb 7, 2024

Good idea.

@Neustradamus
Copy link

@forofo, @nethubonline, @cppla and all others: There is a PR here, maybe you can comment on it?

It has not been merged after more one year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants