type = "radix";
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# Wir definieren eine neue Regel namens DOCKER_WL
|
||||
# Interne Docker Whitelist
|
||||
DOCKER_WL {
|
||||
type = "ip";
|
||||
type = "radix";
|
||||
map = "${LOCAL_CONFDIR}/local.d/docker_whitelist.map";
|
||||
symbol = "DOCKER_WHITELIST";
|
||||
score = -50.0; # Zieht 50 Punkte ab -> Sofort in die Inbox
|
||||
score = -50.0;
|
||||
description = "Whitelist fuer interne Docker IPs";
|
||||
action = "accept"; # Erzwingt Annahme
|
||||
}
|
||||
Reference in New Issue
Block a user