ClientAddressFilter clientaddressfilter

Client IP address filter. Allows specification of one or more IP addresses or address ranges.

When specified, requests to this image catalog that originate from a client at an unlisted IP address are rejected.

Properties section-d785265988324af68835410c9ba54147

Comma-separated list of IP addresses with optional netmasks (CIDR notation is used):

*ipAddress* [/ netmask] * [, ipAddress [/ netmask]]

ipAddress
IP address in ddd.ddd.ddd.ddd format.
netmask
Net mask (0…32).

This attribute is ignored when a preprocessing rule with an <addressfilter> element is applied.

Default section-de26e8c9225745e985e4beac1f03f4f6

Inherited from default::AddressFilter if not defined or if empty.

Examples section-a955314d2b6a4213a16c12a8b18d8627

No access restrictions: 0.0.0.0/0

Grant access to all addresses starting with 192: 192.0.0.0/8

Grant access to the 512 hosts with addresses between 192.168.12.0 and 192.168.13.255: 192.168.12.0/23

Grant access to a single IP address: 192.168.2.117 or 192.168.2.117/32

See also section-4ea89a7d82e14a4a800487d2d8801465

addressfilter

recommendation-more-help
a26166cd-f2f4-45ce-996d-96a0f0d6cf49