Hello!
I'm facing some dificulties to block external IP addresses from scanning HTTP ports on our network. We have a /24 subnet with valid IP addresses and all port scanners scripts works only for few ports. How can I create a rule to add src. addresses that scan my entire subnet at HTTP 80? I have a exception IP address that I use locally to manage my network at port 80. And of course, I don't wanna deny port 80 access to my customers, I just want to filter who is scanning my subnet or trying to open many 80 tcp connections at my entire subnet.
Thanks in advance