Skip to content
Snippets Groups Projects
Verified Commit 04f55a83 authored by David Beniamine's avatar David Beniamine
Browse files

Add a comment for lisibility

parent 898359fa
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@ EOF
cat <<EOF > /etc/fail2ban/jail.local
[DEFAULT]
# Ignore Tetras Libre IPs
ignoreip = $(dig +short servermon.tetras-libre.fr | tail -n 1) $(dig +short tetrix.tetras-libre.fr | tail -n 1)
EOF
fail2ban-client reload
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment