Forum Discussion
Bigjohns97_9840
Nimbostratus
Feb 02, 2012pool members can't connect to their own Virtual Server
I have a load balanced pool of web servers that are part of a VIP on the f5, and there is an application on the web servers that tries to connect to the VIP that they are a member of. I can ...
Craig_12932
Nimbostratus
Feb 15, 2012Agree with Aaron here, sounds like the LTM is in an "One Armed" Deployment and the options for 'Port translation' and a SNAT/Automap pool is not configured on the VIP.
Was this the fix??
- Brian_RodriguezJul 05, 2015
Nimbostratus
This fixed my problem, thanks for the contribution. - Stanislas_Piro2Jul 05, 2015
Cumulonimbus
To configure SNAT only if client and server are on same network, try this irule... when LB_SELECTED { if {[IP::addr "[IP::client_addr]/24" equals "[LB::server addr]/24"]} { snat automap } }
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