Search Criteria
Package Details: fail2ban6 0.9.6-2
Git Clone URL: | https://aur.archlinux.org/fail2ban6.git (read-only, click to copy) |
---|---|
Package Base: | fail2ban6 |
Description: | Bans IPs after too many failed authentication attempts (IPv6 supported based on crycode patch) |
Upstream URL: | http://www.fail2ban.org/ |
Keywords: | fail2ban ipv6 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | thomas_niphba |
Maintainer: | thomas_niphba |
Last Packager: | thomas_niphba |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-15 12:06 |
Last Updated: | 2017-01-17 20:59 |
Dependencies (8)
- iptables (iptables-git, iptables-nosystemd-minimal-git, iptables-fullconenat, iptables-fullconenat-nft, iptables-minimal-git, iptables-nft)
- python-pyinotify
- python-systemd (python-systemd-git)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- whois (whois-git)
- python-coverage (check)
- python-setuptools (check)
- python-setuptools (make)
Required by (3)
- fail2rest-git (requires fail2ban)
- organizr (requires fail2ban) (optional)
- organizr-git (requires fail2ban) (optional)
Latest Comments
thomas_niphba commented on 2017-01-17 21:02
I have fixed a bug in ip64tables-ipset-proto6-allports.conf. The action now uses ip64set as planned.
thomas_niphba commented on 2017-01-15 12:13
This package is based on the patch from https://crycode.de/wiki/Fail2Ban#IPv6. I extended their solution for IPv6 support with the action ip64tables-ipset-proto6-allports. I am using ipset for banning IP's.
Official support for IPv6 is work in progress for version 0.10 of fail2ban. This package is for those who cant wait for 0.10 cause of production servers connected with ipv6 like me.