IP_WHITELIST {
type = "ip";
prefilter = "true";
map = "/${LOCAL_CONFDIR}/local.d/ip_whitelist.map";
action = "accept";
}