diff --git a/config/jail.conf b/config/jail.conf index 80b774e5..d637037c 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -439,3 +439,12 @@ enabled = false filter = sshd action = osx-afctl[bantime=600] logpath = /var/log/secure.log + +[webmin] +enabled = false +filter = webmin +action = iptables-multiport[name=webmin,port="10000"] +logpath = /var/log/auth.log + + +