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

Forum Discussion

zhangyuyao_1600's avatar
zhangyuyao_1600
Icon for Nimbostratus rankNimbostratus
Aug 03, 2016

iRule can't execute the virtual command when using [clientside {TCP::local_port}]

There is an iRule below : when CLIENT_ACCEPTED { if {[IP::addr [IP::client_addr] equals 114.255.174.240] } { set Destination_Port [clientside {TCP::local_port}] if {($Destination...