Skip to content

Instantly share code, notes, and snippets.

@kacchan822
Created January 20, 2017 04:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kacchan822/065acbcac7dc202967f906d3d5afba1d to your computer and use it in GitHub Desktop.
Save kacchan822/065acbcac7dc202967f906d3d5afba1d to your computer and use it in GitHub Desktop.
Fail2ban filter for SoftEther VPN server
# Fail2Ban sfvpn-ddos filter
#
[INCLUDES]
before = common.conf
[Definition]
failregex = A DoS attack on the TCP Listener \(port \d+\) has been detected\. The connecting source IP address is <HOST>, port number is \d+\. This connection will be forcefully disconnected now\.
ignoreregex =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment