- Property Manager name: Client IP Version
- Criteria version: The
v2024-01-09
rule format supports theclient_ip_version
criteria v1.1. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: Yes
Matches the version of the IP protocol used by the requesting client.
Option | Type | Description | Requires | |
---|---|---|---|---|
value | enum | The IP version of the client request, either | {"displayType":"enum","options":["IPV4","IPV6"],"tag":"select"} | |
IPV4 | Matches the IPv4 protocol. | |||
IPV6 | Matches the IPv6 protocol. | |||
use_x_forwarded_for | boolean | When connecting via a proxy server as determined by the | {"displayType":"boolean","tag":"input","type":"checkbox"} |