For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

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 ] } { ...