mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #96] Is there any way to combine this with fail2ban? #83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AnderssonPeter on GitHub (Oct 25, 2018).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/96
Is there any way to combine this with fail2ban?
@hwdsl2 commented on GitHub (Oct 26, 2018):
@AnderssonPeter Hello! To my knowledge there is no existing fail2ban filters that work well with IPsec. You may be able to write your own, however.
@AnderssonPeter commented on GitHub (Oct 27, 2018):
Where are the logs stored in the container?
@hwdsl2 commented on GitHub (Oct 27, 2018):
@AnderssonPeter Please refer to [1] for how to enable Libreswan logs. For xl2tpd logs, you may check using e.g.
docker logs ipsec-vpn-server.[1] https://github.com/hwdsl2/docker-ipsec-vpn-server#enable-libreswan-logs
@rasodu commented on GitHub (Dec 30, 2020):
I just exposed the VPN ports on my router.
I want to understand how easy/difficult is for someone to brute force authenticate.
How long would it take someone to get in? (Assuming it's not an easy password to guess.)