Sep 2026 - DevCentral is currently set to Read-Only (Sep 14th) for a platform update.
For some details see: DevCentral is Evolving.

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