Forum Discussion
Stefan_Hill
Nimbostratus
Jan 16, 2015LTM 11.4.1 forwarding to Netscaler 10.5 with ssl offloading and inspection
Hello
I have the following scenario. My citrix clients are connecting over F5 to a netscaler. Behind the netscaler is the whole environment with StoreFront 2.6 etc.
The F5 is doing ssl offloadin...
StephanManthey
Nacreous
Jan 27, 2015Hi Stefan,
as WLB already recommended, a TCPDUMP may help to find out the issue:tcpdump -nnni 0.0:nnnp -s 0 -w /shared/issue.cap host
It will trace all client- and serverside traffic initiated by your client.
The tcpdump syntax above is adding the so called "F5 Ethernet Trailer" data (the "nnn"-flag in the interface definition) to your raw dump file /shared/issue.cap and contains as well the related traffic on "peer" side (server side; triggered by the "p"-flag in the interface definition). Description of and required WireShark plugin to decode the trailer data can be found here on DevCentral. Thanks, StephanRecent 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