https://mazzz79.se/
Block IP's using IPTABLES
https://mazzz79.se/viewtopic.php?t=40
Page
1
of
1
Block IP's using IPTABLES
Posted:
Fri May 03, 2019 8:03 pm
by
Mazzz79
iptables -I INPUT -s BAD_IP -p tcp --dport ssh -j DROP