iptables -I INPUT -m iprange –src-range 192.168.1.10-192.168.1.13 -j DROP
To block an IP range using Iptables
Share This Story, Choose Your Platform!
One Comment
Leave A Comment
You must be logged in to post a comment.
iptables -I INPUT -m iprange –src-range 192.168.1.10-192.168.1.13 -j DROP
You must be logged in to post a comment.
[…] To block an IP range using Iptables […]