summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsebres <serg.brester@sebres.de>2020-11-09 12:43:34 +0100
committersebres <serg.brester@sebres.de>2020-11-09 12:43:34 +0100
commit5430091acb5ba0ec7cc9cbb50a4346ec9e5c896a (patch)
treedf10badcff78837270f67c8a68ecea96cfb75d7c
parentb1e1cab4b745d148dcf1d334c9b3e0e2eb7cb3eb (diff)
downloadfail2ban-5430091acb5ba0ec7cc9cbb50a4346ec9e5c896a.tar.gz
jail `counter-strike`: removed link to site with redirect to malicious page (gh-2868)
-rw-r--r--config/jail.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/jail.conf b/config/jail.conf
index fb76926d..b0a67720 100644
--- a/config/jail.conf
+++ b/config/jail.conf
@@ -789,7 +789,6 @@ logpath = /var/log/ejabberd/ejabberd.log
[counter-strike]
logpath = /opt/cstrike/logs/L[0-9]*.log
-# Firewall: http://www.cstrike-planet.com/faq/6
tcpport = 27030,27031,27032,27033,27034,27035,27036,27037,27038,27039
udpport = 1200,27000,27001,27002,27003,27004,27005,27006,27007,27008,27009,27010,27011,27012,27013,27014,27015
action = %(banaction)s[name=%(__name__)s-tcp, port="%(tcpport)s", protocol="tcp", chain="%(chain)s", actname=%(banaction)s-tcp]