HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: dawonefr-98 (1071)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: //etc/fail2ban/jail.d/nginx-wp.conf
[nginx-wp]
enabled  = true
port     = http,https
filter   = nginx-wp
logpath  = /var/log/nginx/access.log
backend  = auto

# 공격성 트래픽 기준
maxretry = 15
findtime = 600
bantime  = 3600

# 네 IP는 밴 제외(이미 ignoreip에 들어있을 가능성 높음)
ignoreip = 127.0.0.1/8 ::1 211.169.150.194