<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ASA 5520 Version 8.2(1) Split tunnel enable Process in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5520-version-8-2-1-split-tunnel-enable-process/m-p/2327501#M342478</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have configured a cisco ASA 5520 firewall as a remote VPN. Remote VPN user connected properly but VPN user disconnected form internet. So we need to configure split tunnel. Please help us how to configure split tunnel and require parameters/field. Thanks...&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 02:43:51 GMT</pubDate>
    <dc:creator>Md.Mosharof Hossain</dc:creator>
    <dc:date>2019-03-12T02:43:51Z</dc:date>
    <item>
      <title>ASA 5520 Version 8.2(1) Split tunnel enable Process</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-version-8-2-1-split-tunnel-enable-process/m-p/2327501#M342478</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have configured a cisco ASA 5520 firewall as a remote VPN. Remote VPN user connected properly but VPN user disconnected form internet. So we need to configure split tunnel. Please help us how to configure split tunnel and require parameters/field. Thanks...&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:43:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-version-8-2-1-split-tunnel-enable-process/m-p/2327501#M342478</guid>
      <dc:creator>Md.Mosharof Hossain</dc:creator>
      <dc:date>2019-03-12T02:43:51Z</dc:date>
    </item>
    <item>
      <title>ASA 5520 Version 8.2(1) Split tunnel enable Process</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-version-8-2-1-split-tunnel-enable-process/m-p/2327502#M342479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The setup is usually pretty easy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you should create a Standard ACL that defines the networks which are found behind the VPN connection from the users perspective. In other words the networks that need to be tunneled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if your LAN networks was 10.0.0.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list SPLIT-TUNNEL standard permit 10.0.0.0 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you would need to configure some additional things in your VPN client connections &lt;STRONG&gt;"group-policy"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;group-policy CLIENT attributes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; split-tunnel-policy tunnelspecified&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; split-tunnel-network-list value SPLIT-TUNNEL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above would essentially handle the Split Tunnel portion of the configurations. The &lt;STRONG&gt;"split-tunnel-policy" &lt;/STRONG&gt;command specifies how the network selection for the VPN is handled. It might aswell be configured to specify Full Tunnel or to simply Exclude some networks. The&lt;STRONG&gt; "split-tunnel-network-list value"&lt;/STRONG&gt; command tells the ASA the networks used in the Split Tunnel (the ACL we created)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 07:50:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-version-8-2-1-split-tunnel-enable-process/m-p/2327502#M342479</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-09-26T07:50:49Z</dc:date>
    </item>
    <item>
      <title>ASA 5520 Version 8.2(1) Split tunnel enable Process</title>
      <link>https://community.cisco.com/t5/network-security/asa-5520-version-8-2-1-split-tunnel-enable-process/m-p/2327503#M342480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jouni,&lt;/P&gt;&lt;P&gt;Thanks for your help. Now the split tunnel is working...&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Sep 2013 04:17:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5520-version-8-2-1-split-tunnel-enable-process/m-p/2327503#M342480</guid>
      <dc:creator>Md.Mosharof Hossain</dc:creator>
      <dc:date>2013-09-29T04:17:32Z</dc:date>
    </item>
  </channel>
</rss>

