[NetScaler Gateway Trace Study] - App Launch Through NetScaler Gateway

[NetScaler Gateway Trace Study] - App Launch Through NetScaler Gateway

book

Article ID: CTX233032

calendar_today

Updated On:

Description

This trace study looks at a successful application launch via NetScaler Gateway.

This example trace was carried out in a practice lab environment with the following IP addresses:
VIP:10.90.33.172
NSIP:10.90.41.200
SNIP:192.168.0.2
Client: 10.90.41.87
SF: 192.168.0.6
XA: 192.168.0.3


Instructions

Filter trace for http.request.uri contains launch:

Filter trace for http.request.uri contains launch

Locate LaunchICA (frame 22932):

Locate LaunchICA (frame 22932)

Highlight frame 22933 and Follow TCP stream:

Hightlight frame 22933 and Follow TCP stream

Search for STA ticket number taken from ICA file identified above:

Search for STA ticket number taken from ICA file identified above

Should see POST to Storefront server (frame 25468):

Should see POST to Storefront server

Follow that stream (25468) to see ticket exchange for target IP/FQDN:

Follow that stream to see ticket exchange for target IP/FQDN

Clear trace, filter for DNS to locate DNS query for FQDN returned by Storefront:

Filter for DNS to locate DNS query for FQDN returned by Storefront

Filter for IP address returned by DNS query:

Filter for IP address returned by DNS query

ICA traffic on port 2598 is now visible - launch complete!

ICA traffic on port 2598 is now visable - launch complete!

Issue/Introduction

This trace study looks at a successful application launch via NetScaler Gateway.

Additional Information

NetScaler Gateway & StoreFront Configuration: How Do I?