Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

IDEXX_174255's avatar
IDEXX_174255
Icon for Nimbostratus rankNimbostratus
Oct 16, 2014

issue with iRule - client IP and http redirect

Can someone help me fix my error? I'm trying to add to a Big IP version 10.2.2 when HTTP_REQUEST { if {[HTTP::uri] contains "CA" } and {[IP::addr [IP::client_addr] equals 10.10.0.0/21]} { HTTP::red...