Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

For a Response Policy Zone, CSV import supports all the values that are listed in Authoritative Zone along with the following values:

Field NameData TypeRequired (Yes/No)Associated GUI FieldAssociated PAPI MethodUsage and Guidelines
priorityUnsigned integerNo

Example: 1001
severityStringNoSeverity
Valid values are Critical, Major, Warning, and Informational
substitute_nameFQDNNo

Example: JKL.NET
 rpz_policyStringNoPolicy Override
Valid values are GIVEN, NXDOMAIN, NODATA, PASSTHRU, SUBSTITUTE, and DISABLED
rpz_drop_ip_rule_enabledBooleanNoIgnore RPZ-IP triggers with too small prefix lengths
When this is set to True, DNS server ignores RPZ-IP rules with prefix lengths that are less than the specified prefix length limit. Example: TRUE
rpz_drop_ip_rule_min
_prefix_length_ipv4
Unsigned IntegerNoMinimum IPv4 Prefix Length
Indicates the minimum IPv4 prefix length for RPZ-IP triggers. The default value is 29.
rpz_drop_ip_rule_min
_prefix_length_ipv6
Unsigned IntegerNoMaximum IPv4 Prefix Length
Indicates the minimum IPv6 prefix length for RPZ-IP triggers. The default value is 112.
  • No labels