31-Jan-2023 07:47
Would appreciate any assistance on this please - I am a newbie on F5 LTM
We have an application that passes the below to the F5. We would like this to go directly to the servers\nodes in the pool without any modification as is (full url), inlcuding the username. Is this possible? or would we need to rewrite url path without redirection using irule.
The example path is https://Testserver:8080/MFA/SCImage?username=UserA
Any help would be much appreciated.
Solved! Go to Solution.
02-Feb-2023 02:10
Thanks for your assistance Hooni_L.
In the end the issue was due to routing and worked with F5 support. We added a floating Self IP for the vlan and that resolved the issue.
31-Jan-2023 18:04
Hi,
01-Feb-2023 02:32 - edited 01-Feb-2023 02:46
Hi,
Thank you for helping with this.
We are trying to load balance our Swivel Pinsafe appliances and we have created the virtual server, pool & nodes and configured for round robin. We want the F5 to just pass the SSL traffic to the nodes in the pool.
Virtual server: https://Swivel:8080/MFA/SCImage?username=UserA - does the F5 pass this full path\uri to the nodes in...https://Swivel:8080 to them.
We do not intend to place the SSL certificate on the F5 or do we have to do this? we have not created any SSL client or server profiles either.
Hope above helps. Please let me know if there are any specific questions and really appreciate your help.
01-Feb-2023 17:04
Hi,
you don't need ssl termination on F5 device, right?
Have you tried performance L4?
I think there will be no problem if I make it with performance L4.
PerformanceL4 passthrought to node(pool member) when incoming traffic.
SSL service on port 8080 is not a problem.
If you have any questions, let me know.
thanks
02-Feb-2023 02:10
Thanks for your assistance Hooni_L.
In the end the issue was due to routing and worked with F5 support. We added a floating Self IP for the vlan and that resolved the issue.
02-Feb-2023 22:53
I'm glad it worked out.