コンテンツにスキップ

iptablesで特定のIPをブロックする方法

提供: Wikiducca
[root@server ~]# iptables -I INPUT -s 123.123.123.123 -j DROP