Forum Discussion
F5_Jeff
Nov 28, 2018Cirrus
irule for SMTP
Hi Everyone,
we have an ongoing testing and this is the irule that we currently have.
when CLIENT_ACCEPTED {
log local0. "Client_ACCEPTED_HIT: IP address:[IP::client_addr]"
TCP::respond...
Stanislas_Piro2
Nov 28, 2018Cumulonimbus
Hi
your irule will work only if the first payload matches conditions..
after first TCP::release, the connection is opened to the backend server...
if you want to search in any other packets, you must collect, store in a buffer (list variable for example) without releasing to backend until the expected string is found...
then you must to send on serverside the same dialog values...
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects