
IP Access Policy
Modes
- Allow by default — anyone can access; you list IPs/ranges to block.
- Deny by default — access blocked; you list IPs/ranges that may pass.
CIDR notation
Use CIDR to express ranges in a single line.
CIDR Notation
When to use this
- Restrict an internal staging origin to your office IP range.
- Block known abusive IPs while keeping the rest open.
- Limit a partner-only feed to their egress IPs.