Forum Discussion
Load balancing issue with Posfix servers
We have two postfix servers which we configure to F5 to load balanced. VIP and pool has been set as per normal configuration with port 25(SMTP). Mail is flowing properly but the problem is that we didn't observed any traffic in member statics. Kindly help me..
- Dario_Garrido
Noctilucent
Hello.
Before checking stats, you should verify that traffic is flowing correctly. You can test it from F5 using mailx
$ echo "body" | mailx -v -s "subject" recipient@somewhere.com
Also, you can use tcpdump to verify if backend traffic is reaching both the servers.
$ tcpdump -nnei 0.0 host <postfix_ip> and port 25 -c 100
KR,
Dario.
Recent Discussions
Related Content
* 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