如何在CentOS 6/7上移除被Fail2ban禁止的IP

[人工智能] 时间:2025-11-03 20:29:59 来源:益强IT技术网 作者:域名 点击:63次
如何在CentOS 6/7上移除被Fail2ban禁止的IP
复制# iptables -L  Chain INPUT (policy ACCEPT)  target     prot opt source               destination  f2b-AccessForbidden  tcp  --  anywhere             anywhere            tcp dpt:http f2b-WPLogin  tcp  --  anywhere             anywhere            tcp dpt:http f2b-ConnLimit  tcp  --  anywhere             anywhere            tcp dpt:http f2b-ReqLimit  tcp  --  anywhere             anywhere            tcp dpt:http f2b-NoAuthFailures  tcp  --  anywhere             anywhere            tcp dpt:http f2b-SSH    tcp  --  anywhere             anywhere            tcp dpt:ssh f2b-php-url-open  tcp  --  anywhere             anywhere            tcp dpt:http f2b-nginx-http-auth  tcp  --  anywhere             anywhere            multiport dports http,移除https ACCEPT     all--  anywhere             anywhere            state RELATED,ESTABLISHED ACCEPT     icmp --  anywhere             anywhere ACCEPT     all--  anywhere             anywhere ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:EtherNet/IP-1 ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:http REJECT     all--  anywhere             anywhere            reject-with icmp-host-prohibited   Chain FORWARD (policy ACCEPT)  target     prot opt source               destination  REJECT     all--  anywhere             anywhere            reject-with icmp-host-prohibited   Chain OUTPUT (policy ACCEPT)  target     prot opt source               destination      Chain f2b-NoAuthFailures (1 references)  target     prot opt source               destination  REJECT     all--  64.68.50.128         anywhere            reject-with icmp-port-unreachable REJECT     all--  104.194.26.205       anywhere            reject-with icmp-port-unreachable RETURNall--  anywhere             anywhere 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.

(责任编辑:IT科技类资讯)

    相关内容
    精彩推荐
    热门点击
    友情链接