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