Skip to content
Discussion options

You must be logged in to vote

Rather than thresholding, you might be better off modifying the rule to handle this.

Try this instead, from the Manager node:

so-rule modify add 2006380 'any any' '![$EXCLUSION_HTTP] any'

That will modify the rule to fire on any destination IP that is NOT contained in the variable EXCLUSION_HTTP.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by cm-ops
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants