fail2ban 설치
fail2ban 설치
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
dnf install fail2ban
cp jail.conf jail.local
vi /etc/fail2ban/jail.local
[DEFAULT]
ignoreip = 192.168.0.2/24
bantime = 604800
findtime = 180
maxretry = 3
banaction = iptables-multiport
backend = systemd
[sshd]
enabled = true
systemctl start fail2ban
systemctl enable fail2ban
systemctl status fail2ban
fail2ban-client status sshd
게시글 목록
| 번호 | 제목 |
|---|---|
| 1717291 | |
| 1717283 | |
| 1717280 | |
| 1717268 | |
| 1717265 | |
| 1717252 | |
| 1717247 | |
| 1717243 | |
| 1717237 | |
| 1717225 | |
| 1717214 | |
| 1717208 | |
| 1717203 | |
| 1717189 | |
| 1717183 | |
| 1717177 | |
| 1717172 | |
| 1717163 | |
| 1717162 | |
| 1717156 | |
| 1717154 | |
| 1717153 | |
| 1717141 | |
| 1717140 | |
| 1717138 | |
| 1717113 | |
| 1717111 | |
| 1717105 | |
| 1717099 | |
| 1717085 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기