30-Sep-2020 07:30
Hi. Is there a way on a TCP profile VIP to identify which sources are connecting to which Pool Members? I cannot do this via an iRule as the connectivity is tcp so a http profile cannot be added to the VIP, and I do not believe I can set X-Forwarded-For either for the same reason. Is there any way?
30-Sep-2020 08:34
Hi Salmander,
tmsh
show sys connection virtual-server vsname
https://support.f5.com/csp/article/K53851362
https://support.f5.com/csp/article/K40033505
30-Sep-2020 09:46
Thanks., With a bit of tweaking I was able to get the information I need