Forum Discussion
Michael_Omaljev
Nimbostratus
Sep 25, 2007SNAT issue
We have been undertaking a server consolidation of our Web Logic applications servers hosted on Solaris - part of this consolidation is positioning us to move towards a fully load balanced environment. The architecture requires that a client and destination app reside on the same physical server but different weblogic instance.
The problem I see happening in that when the client communicated to the F5 loadbalancer (bigip 9.x) The loadbalancer sends the traffic to the real server and the real server breaks the communicaion flow because the client request is actually coming from the same server nic so it breaks the communication flow. Is there a way with an irule to force the traffic back to the f5 ?
- Deb_Allen_18Historic F5 AccountWell, you really sort of answered your own question with the subject of your post: Configure a SNAT on the server-facing VLAN and the response traffic will be forced back to LTM before returning to the client:
(clientIP -> VSIP) ->LTM-> (SNATIP -> serverIP)
(serverIP -> SNATIP) ->LTM-> (VSIP -> clientIP)
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