Assigning a smart tunnel list – Cisco ASA 5505 User Manual

Page 1641

Advertising
background image

74-55

Cisco ASA 5500 Series Configuration Guide using the CLI

Chapter 74 Configuring Clientless SSL VPN

Configuring Application Access

Assigning a Smart Tunnel List

For each group policy and username, you can configure clientless SSL VPN to do one of the following:

Step 6

Example:

smart-tunnel list apps LotusSametime connect.exe

smart-tunnel list apps lotusnotes notes.exefs

smart-tunnel list apps lotusnlnotes nlnotes.exe

smart-tunnel list apps lotusntaskldr ntaskldr.exe

smart-tunnel list apps lotusnfileret nfileret.exe

smart-tunnel list apps CommandPrompt cmd.exe

hostname(config-webvpn)# smart-tunnel list apps1

Outlook2010 outlook.exe

smart-tunnel list apps OutlookExpress msimn.exe

smart-tunnel list apps OutlookExpress "\Program
Files\Outlook Express\msimn.exe"

smart-tunnel list apps OutlookExpress msimn.exe

4739647b255d3ea865554e27c3f96b9476e75061

smart-tunnel list apps Safari "/Applications/Safari"

platform mac

smart-tunnel list apps Terminal terminal platform

mac

smart-tunnel list apps Terminal "terminal open -a
MacTelnet" platform mac

smart-tunnel list apps vnc "~/bin/vnc" platform mac

(Windows) Adds Lotus SameTime to a smart tunnel
list named apps.

((Windows) Adds the Lotus 6.0 thick client with
Domino Server 6.5.5.

((Windows) Adds the command prompt to a smart
tunnel list named apps.

Note

This action provide smart tunnel access to a
Microsoft Windows application started from
the command prompt. You must also add the
application itself to the list.

(Windows) Adds Microsoft Outlook 2010 to a smart
tunnel list named apps1:

Adds Windows Outlook Express.

(Windows) Add Windows Outlook Express,
permitting smart tunnel support for it only if its path
on the remote host matches the string.

(Windows) Add Windows Outlook Express,
permitting smart tunnel support for it only if its hash
matches the string.

(Mac) Add Safari, permitting smart tunnel support
for it only if its path on the remote host matches the
string.

(Mac) Add smart tunnel support for a new Terminal
window.

(Mac) Add smart tunnel support for an application
started from a Mac Terminal window. All words
after Terminal inside the quotation marks enter the
command line.

(Mac) Add smart tunnel support for VNC, regardless
of the user path to the VNC executable file.

Step 7

(Optional)

show running-config webvpn

Shows the smart tunnel list entries in the SSL VPN
configuration.

Command

Purpose

Advertising