Hello mates!
We're testing smart event policy and faced next question. If we understood right, if host was blocked because of policy, it block with SAM (logs shows sam rules numbers). Now we're trying to find ways to unblock host before its timeout ends. If we're trying to use fw sam with flag -C and criteria src, we recieves output as from -help flag, and host still blocked. But, if we're using -D flag, all works properly.
For example
fw sam -v -s localhost -f GWIP -C src 1.1.1.1 - facing -help output
fw sam -D - everything correct, hosts unblocked.
Are we missing anything in first example? Tested both on 81.10 and 81.20 with last JHF takes