First Shot
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
9
Stable2.0/conf/local.d/reputation.conf
Normal file
9
Stable2.0/conf/local.d/reputation.conf
Normal file
@ -0,0 +1,9 @@
|
||||
rules {
|
||||
ip_reputation = {
|
||||
selector "ip" {
|
||||
}
|
||||
backend "redis" {
|
||||
}
|
||||
symbol = "IP_REPUTATION";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user