Forum Discussion
Red-Erik_144667
Nimbostratus
Feb 19, 2014SMTP Virtual Server balance Exchange
Hi All,
I'm new to F5 technology so forgive my poor skills and bad english.
I'm tryng to balance SMTP using F5 Big Ip in front of a couple of Exchanange 2010 servers and I use a simple iRrule
to filt...
Red-Erik_144667
Nimbostratus
Feb 19, 2014Hi, I solved the problem modifyng the Healt monitor forcing to use TCP instead of SMTP and using autosnat directly in the virtual SMTP server instead of the iRule. Now, I used the following iRule and it work fine as expected. when CLIENT_ACCEPTED {
if { not [class match [IP::client_addr] equals Allowed_SMTP] }{
reject
log local0. "Invalid client IP: [IP::client_addr] - drop traffic"
} else { pool SMTP-TO-POOL } }
Tnak You all. Red.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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