Skip to content
Myra Online Help Updated · 21 Aug 2026

Matching an IP range

A WAF rule with the Remote IP condition allows you to match requests from a specific IP range based on the /24 network.

example_match_IP_EN

Condition: Match an IP range

For example, proceed as follows to match an IP range:

  • Select Request as the request method.
  • Add the Remote IP condition.
  • Select the REGEX operator from the drop-down list.
  • Enter ^1.2.[3|4].(.*)$ as the value.