1-26
Cisco ASA Series CLI Configuration Guide
Chapter 1 Configuring Connection Profiles, Group Policies, and Users
Configuring Connection Profiles
Url
specifies a URL or IP address for this tunnel group.
For example, to enable the group URLs http://www.example.com and http://192.168.10.10 for the
tunnel-group named RadiusServer, enter the following commands:
hostname(config)#
tunnel-group RadiusServer type webvpn
hostname(config)#
tunnel-group RadiusServer general-attributes
hostname(config-tunnel-general)#
authentication server-group RADIUS
hostname(config-tunnel-general)#
accounting-server-group RADIUS
hostname(config-tunnel-general)#
tunnel-group RadiusServer webvpn-attributes
hostname(config-tunnel-webvpn)#
group-alias “Cisco Remote Access” enable
hostname(config-tunnel-webvpn)#
group-url http://www.example.com enable
hostname(config-tunnel-webvpn)#
group-url http://192.168.10.10 enable
hostname(config-tunnel-webvpn)#
For a more extensive example, see
Customizing Login Windows for Users of Clientless SSL VPN
Sessions, page 70-27
.
Step 6
To exempt certain users from running Cisco Secure Desktop on a per connection profile basis if they
enter one of the group-urls, enter the following command:
hostname(config-tunnel-webvpn)#
without-csd
hostname(config-tunnel-webvpn)#
Note
Entering this command prevents the detection of endpoint conditions for these sessions, so you
may need to adjust the dynamic access policy (DAP) configuration.
Step 7
To specify the DNS server group to use for a connection profile for clientless SSL VPN sessions, use the
dns-group
command. The group you specify must be one you already configured in global configuration
mode (using the
dns server-group
and
name-server
commands).
By default, the connection profile uses the DNS server group
DefaultDNS
. However, this group must be
configured before the security appliance can resolve DNS requests.
The following example configures a new DNS server group named
corp_dns
and specifies that server
group for the connection profile
telecommuters
:
hostname(config)# dns server-group corp_dns
hostname(config-dns-server-group)# domain-name cisco.com
hostname(config-dns-server-group)# name-server 209.165.200.224
hostname(config)# tunnel-group telecommuters webvpn-attributes
hostname(config-tunnel-webvpn)# dns-group corp_dns
hostname(config-tunnel-webvpn)#
Step 8
(Optional) To enable extracting a username from a client certificate for use in authentication and
authorization, use the
pre-fill-username
command in tunnel-group webvpn-attributes mode. There is no
default value.
hostname(config)#
pre-fill-username
{
ssl-client
|
clientless
}
The
pre-fill-username
command enables the use of a username extracted from the certificate field
specified in the
username-from-certificate
command (in tunnel-group general-attributes mode) as the
username for username/password authentication and authorization. To use this pre-fill username from
certificate feature, you must configure both commands.
Note
In Version 8.0.4, the username is not pre-filled; instead, any data sent in the username field is
ignored.
Summary of Contents for 5505 - ASA Firewall Edition Bundle
Page 28: ...Glossary GL 24 Cisco ASA Series CLI Configuration Guide ...
Page 61: ...P A R T 1 Getting Started with the ASA ...
Page 62: ......
Page 219: ...P A R T 2 Configuring High Availability and Scalability ...
Page 220: ......
Page 403: ...P A R T 2 Configuring Interfaces ...
Page 404: ......
Page 499: ...P A R T 2 Configuring Basic Settings ...
Page 500: ......
Page 533: ...P A R T 2 Configuring Objects and Access Lists ...
Page 534: ......
Page 601: ...P A R T 2 Configuring IP Routing ...
Page 602: ......
Page 745: ...P A R T 2 Configuring Network Address Translation ...
Page 746: ......
Page 845: ...P A R T 2 Configuring AAA Servers and the Local Database ...
Page 846: ......
Page 981: ...P A R T 2 Configuring Access Control ...
Page 982: ......
Page 1061: ...P A R T 2 Configuring Service Policies Using the Modular Policy Framework ...
Page 1062: ......
Page 1093: ...P A R T 2 Configuring Application Inspection ...
Page 1094: ......
Page 1191: ...P A R T 2 Configuring Unified Communications ...
Page 1192: ......
Page 1333: ...P A R T 2 Configuring Connection Settings and QoS ...
Page 1334: ......
Page 1379: ...P A R T 2 Configuring Advanced Network Protection ...
Page 1380: ......
Page 1475: ...P A R T 2 Configuring Modules ...
Page 1476: ......
Page 1549: ...P A R T 2 Configuring VPN ...
Page 1550: ......
Page 1965: ...P A R T 2 Configuring Logging SNMP and Smart Call Home ...
Page 1966: ......
Page 2059: ...P A R T 2 System Administration ...
Page 2060: ......
Page 2098: ...1 8 Cisco ASA Series CLI Configuration Guide Chapter 1 Troubleshooting Viewing the Coredump ...
Page 2099: ...P A R T 2 Reference ...
Page 2100: ......