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

Forum Discussion

FromRome's avatar
FromRome
Icon for Nimbostratus rankNimbostratus
Nov 09, 2019

Smtp irules access list

Hi all. I created a simple irules for prevent unauthorized client ip to send mail to balancer:   when CLIENT_ACCEPTED { set accepted_snat "x.x.x.x"   if { [ class exists SmtpPool ] } { ...