fail2ban CentOS7安装
Posted Runner_Jack
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了fail2ban CentOS7安装相关的知识,希望对你有一定的参考价值。
一、安装
1、安装
yum install shorewall gamin-python shorewall-shell shorewall-perl shorewall-common python-inotify python-ctypes fail2ban
2、启动服务
service fail2ban start
重启服务
service fail2ban restart
3、查看软件运行状态
systemctl status fail2ban.service
二、配置说明
配置文件位置:/etc/fail2ban/jail.conf
以上是关于fail2ban CentOS7安装的主要内容,如果未能解决你的问题,请参考以下文章