1-55
Cisco ASA Series CLI Configuration Guide
Chapter 1 Configuring Connection Profiles, Group Policies, and Users
Group Policies
Set the rules for tunneling traffic by specifying the split-tunneling policy for IPv6 traffic:
hostname(config-group-policy)#
ipv6-split-tunnel-policy
{
tunnelall
|
tunnelspecified
|
excludespecified
}
hostname(config-group-policy)#
no ipv6-split-tunnel-policy
The default is to
tunnel all traffic
. To set a split tunneling policy, enter the
split-tunnel-policy
command
in group-policy configuration mode. To remove the
split-tunnel-policy
attribute from the running
configuration, enter the
no
form of this command. This enables inheritance of a value for split tunneling
from another group policy.
The
excludespecified
keyword defines a list of networks to which traffic goes in the clear. This feature
is useful for remote users who want to access devices on their local network, such as printers, while they
are connected to the corporate network through a tunnel. This option applies only to the Cisco VPN
client.
The
tunnelall
keyword specifies that no traffic goes in the clear or to any other destination than the ASA.
This, in effect, disables split tunneling. Remote users reach Internet networks through the corporate
network and do not have access to local networks. This is the default option.
The
tunnelspecified
keyword tunnels all traffic from or to the specified networks. This option enables
split tunneling. It lets you create a network list of addresses to tunnel. Data to all other addresses travels
in the clear and is routed by the remote user’s Internet service provider.
Note
Split tunneling is primarily a traffic management feature, not a security feature. For optimum security,
we recommend that you do not enable split tunneling.
The following example shows how to set a split tunneling policy of tunneling only specified networks
for the group policy named FirstGroup:
hostname(config)#
group-policy FirstGroup attributes
hostname(config-group-policy)#
split-tunnel-policy tunnelspecified
hostname(config)#
group-policy FirstGroup attributes
hostname(config-group-policy)#
ipv6-split-tunnel-policy tunnelspecified
Specify a Network List for Split-Tunneling
Prerequisites
•
You have set an IPv4 or IPv6, or both an IPv4 and IPv6, split tunnel policy using
Setting the
Split-Tunneling Policy
.
•
You have created IPv4 or IPv6 Unified ACLs to specify as a network list to split-tunnel. If you have
set both a split tunnel policy for IPv4 networks and IPv6 networks, the network list (unified ACL)
you specify in the command will be used for both protocols. So, the network list should contain
access list entries (ACEs) for both IPv4 and IPv6 traffic. If you have not created these Unified ACLs,
see
Adding ACLs and ACEs, page 26-2
.
Procedure
Specify a network list (unified access list) for split tunneling using the
split-tunnel-network-list
command in group-policy configuration mode.
hostname(config-group-policy)#
split-tunnel-network-list
{
value
access-list_name
|
none
}
hostname(config-group-policy)#
no split-tunnel-network-list value
[
access-list_name
]
Split tunneling network lists distinguish networks that require traffic to travel across the tunnel from
those that do not require tunneling. The ASA makes split tunneling decisions on the basis of a network
list, which is an ACL that consists of a list of addresses on the private network.
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: ......