Forum Discussion
pool members can't connect to their own Virtual Server
I can ping the VIP but anytime i try to access the acutal website using the VIP it times out as if i am loosing traffic. going through localhost on each web server is just fine so i know the website is working.
Plus this is in production so i am kinda limited in what troubleshooting steps i can take.
any help is appreciated.
- hoolioCirrostratusHi,
- Craig_12932NimbostratusAgree 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_RodriguezNimbostratusThis fixed my problem, thanks for the contribution.
- Stanislas_Piro2CumulonimbusTo 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 } }
- Beinhard_8950NimbostratusAgree also that asymmetric routing is probably the case.
- nektoid_66410NimbostratusI had a similar issue which was resolved with SNAT per the discussion here, in my case just needed to go into ADVANCED settings on the virtual server and then switch SNAT Pool to "Auto Map" and Source Port to "Preserve".
- lkchenNimbostratusI use the Selective_SNAT irule for this case.
- TechgeeegNimbostratusWhere is the guy who actually had a problem.... :) we need ur feed back.....
- The_BhattmanNimbostratusProbably Hoolio solved his problem and everyone else kept going
- dariusjs_19885NimbostratusSlightly related to this topic. In a case where you need to preserve the source IP what do you do? SNAT overwrites the source address to itself or from a pool you define.
The only way forward for me I saw was to create seperate vlan's for clients and servers. We already have two for this purpose, so I guess we need more. What we have is that one web service can have multiple data sources which often need to be load balanced themselves. Is there another way this could have been done?
From this post here https://devcentral.f5.com/Community/GroupDetails/tabid/1082223/asg/52/aft/2161864/showtab/groupforums/Default.aspx Micheal Yates mentions v11 has Sideband connections but the hardware we have this running on are 3400's which don't allow v11. and he also mentions snat and modifying Trusted X-Forwarded-For header but this will only apply to HTTP
- Bigjohns97_9840NimbostratusMy bad guys, we took care of this issue and i never returned to say what we did and i hate it when i come across threads like this on the net.
- jay_Echo_202019Nimbostratus
I have the same issue guys I am not able to see any server in the pool using the big IP as their Gateway. I get page not found. It is not allowing me to loop back.
Can anyone give me step by step instructions I have version 11.6 and I have Source Address Translationset to: Automap
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