Hi all,
Probably a silly question. I am attempting to create a firewall rule set that will block all SNMP traffic to the firewall, except for one host.
I've attached a screenshot of the rules. I've created a "Pass" rule for the single host, and then a "Block" rule. The block rule works on its own, but when I enable the "Pass" rule, it allows access again for all IPs, not just the single IP in the rule.
Cheers
All of your addresses cover the range 192.168.0.0 to 192.168.0.255. I think you want the source address to be specific, to have no CIDR or /32 if it does.
Thanks mate, that was an easy fix!