Forum Discussion
Accessing Server Resources from AppTunnel
ah, ok.
Firepass has three different apptunnel modes. static, dynamic, and web.
dynamic uses detours to hook the winsock calls from your application. It's not 100% compatible with everything, and does not create any local listeners. You have to launch your application explicitly using the parameters in the configuration. Once the application launches a winsock connection, it will be sent over to the Firepass for proxying.
web apptunnels is similar, but iexplore is hooked instead of an arbitrary program, it's then sent to your web URL.
static uses a local listener. It's the simplest to use and most compatible, but you can only set up a limited number of host:port listeners (the limit is somewhere around 40).
Recommend you switch to static instead and give it a go.
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