22
0
Fork 0
This commit is contained in:
gcolpart 2017-06-07 15:38:04 +02:00
parent 9f7b17bb62
commit 616d561f84
1 changed files with 1 additions and 0 deletions

View File

@ -224,6 +224,7 @@ banaction = iptables-multiport
~~~
Exemple pour jail ssh avec envoie de mail vers user@example.com :
~~~
action = iptables[name=ssh,port=22,protocol=tcp]
sendmail[name=ssh,dest=user@example.com]