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 applic...
hoolio
Cirrostratus
Mar 25, 2010The 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.
If you're only using the virtual server for internal clients, you could enable SNAT automap on the virtual server so that LTM translates the source address to its IP address on requests to the pool for the virtual server. This ensures that the apps respond back to LTM.
If you only want to apply SNAT when the source and destination hosts are on the same subnet, you could use an iRule:
http://devcentral.f5.com/wiki/default.aspx/iRules/SelectiveSNAT.html
Aaron
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