Block an IP range

If I need to block an IP range, for example from 100.10.20.0 to 100.10.20.255

How should I setup the firewall rule? Should I choose “IP Address” (field) >> “is in” (operator) >> 100.10.20.0/24 (value)

Yes.

(ip.src in 123.456.789.0/24) -> block

This topic was automatically closed after 30 days. New replies are no longer allowed.