Forum Discussion
esoteric22_2801
Nimbostratus
Mar 25, 2010Load Balancing Internal Network
I am a novice and I would really appreciate some help.
Here is our predicament We have three different applications which talk to each other using HTTP SOAP requests.
All application have a farm of web servers which is being load balanced by the F5.
Application A and Application B reside on the same network as the F5.
Application X is outside the facility and talks to A and B over the internet through the F5.
This part works fine, X can talk with A or B through F5 and the requests are load balanced.
Our predicament is we are unable to make App A talk to App B through the F5.
We defined a Virtual host in the same subnet and setup the application to route to the virtual host.
We enabled logging and we can see from the F5 Logs that the requests is being redirected to the correct pool. But we do not get any response.
On setting up a network trace on the recipient and sending Server we observed that the HTTP SOAP request is being sent by Application A to F5 but never gets through to Application B.
Is it possible to implement such a solution if so please advice.
- esoteric22_2801
Nimbostratus
The internet facing connection is dealt with using a different virtual host. - hoolio
Cirrostratus
The problem is that app B is replying back directly to app A as they're on the same subnet. However, app A didn't initiate a connection to app B. It opened a connection to the virtual server IP. So app A ignores app B's response. - esoteric22_2801
Nimbostratus
Thank you for the prompt reply, we tried by setting SNAP to AutoMap and then tried the same request but with little luck. - hoolio
Cirrostratus
As far as IP layer config, that should be enough. Can you run a tcpdump on LTM on all switch interfaces filtering on the client and server IP addresses? - hc_andy_35682
Nimbostratus
As Aaron has already stated, snat is the way to fix this.
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