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

Forum Discussion

genseek_32178's avatar
genseek_32178
Icon for Nimbostratus rankNimbostratus
13 years ago

iRule syntax

Hi,

 

 

We ve the following iRule configured,

 

 

iRule X

 

 

when CLIENT ACCEPTED {

 

if {[IP::addr [ IP::local_addr] equals 10.10.10.x ] } {

 

snatpool pool1

 

} elseif {[IP::addr [IP::local_addr] equals 20.10.20.x ] } {

 

snatpool pool2

 

 

Here, the ranges 10.10.10.x and 20.10.20.x refer to source address or destination address?

 

6 Replies

No RepliesBe the first to reply