<?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 Re: How to configure AnyConnect to choose between split-tunnel or tunnel-all profiles? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-configure-anyconnect-to-choose-between-split-tunnel-or/m-p/4279889#M1077677</link>
    <description>&lt;P&gt;Yes - your understanding is correct. With what you have proposed, users will be able to will select which profile to use from a drop down list when they connect.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jan 2021 16:18:18 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2021-01-26T16:18:18Z</dc:date>
    <item>
      <title>How to configure AnyConnect to choose between split-tunnel or tunnel-all profiles?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-anyconnect-to-choose-between-split-tunnel-or/m-p/4279796#M1077673</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I currently have a split-tunnel vpn and its working just fine.&amp;nbsp; Now I would like to offer the possibility for users to select a "tunnel-all" profile when connecting to their VPN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did some research and found that I can create multiple tunnel-groups and group-policies, one of which will have the split-tunnel-policy as tunnel-all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So am I safe to assume that all I need is to create a new tunnel-group and matching group policy?&amp;nbsp; I pasted below what I intend to use.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class="de1"&gt;Existing CONFIG&lt;/DIV&gt;&lt;DIV class="de1"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="de1"&gt;tunnel-group ANYCONNECT-PROFILE type remote-access&lt;/DIV&gt;&lt;DIV class="de1"&gt;tunnel-group ANYCONNECT-PROFILE general-attributes&lt;/DIV&gt;&lt;DIV class="de1"&gt;address-pool ANYCONNECT-POOL&lt;/DIV&gt;&lt;DIV class="de1"&gt;default-group-policy GroupPolicy_ANYCONNECT-POLICY&lt;/DIV&gt;&lt;DIV class="de1"&gt;password-management password-expire-in-days 7&lt;/DIV&gt;&lt;DIV class="de1"&gt;tunnel-group ANYCONNECT-PROFILE webvpn-attributes&lt;/DIV&gt;&lt;DIV class="de1"&gt;group-alias ANYCONNECT-PROFILE enable&lt;/DIV&gt;&lt;DIV class="de1"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="de1"&gt;group-policy GroupPolicy_ANYCONNECT-POLICY internal&lt;/DIV&gt;&lt;DIV class="de1"&gt;group-policy GroupPolicy_ANYCONNECT-POLICY attributes&lt;/DIV&gt;&lt;DIV class="de1"&gt;wins-server none&lt;/DIV&gt;&lt;DIV class="de1"&gt;dns-server value 1.1.1.1 8.8.8.8&lt;/DIV&gt;&lt;DIV class="de1"&gt;vpn-tunnel-protocol l2tp-ipsec ssl-client&lt;/DIV&gt;&lt;DIV class="de1"&gt;split-tunnel-policy tunnelspecified&lt;/DIV&gt;&lt;DIV class="de1"&gt;split-tunnel-network-list value SPLIT-TUNNEL&lt;/DIV&gt;&lt;DIV class="de1"&gt;webvpn&lt;/DIV&gt;&lt;DIV class="de1"&gt;anyconnect keep-installer installed&lt;/DIV&gt;&lt;DIV class="de1"&gt;anyconnect dpd-interval client 30&lt;/DIV&gt;&lt;DIV class="de1"&gt;anyconnect ask none default anyconnect&lt;/DIV&gt;&lt;DIV class="de1"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="de1"&gt;_________________________________________________________&lt;/DIV&gt;&lt;DIV class="de1"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="de1"&gt;CONFIG to add&lt;/DIV&gt;&lt;DIV class="de1"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="de1"&gt;tunnel-group ANYCONNECT-FULL type remote-access&lt;/DIV&gt;&lt;DIV class="de1"&gt;tunnel-group ANYCONNECT-FULL general-attributes&lt;/DIV&gt;&lt;DIV class="de1"&gt;address-pool ANYCONNECT-POOL&lt;/DIV&gt;&lt;DIV class="de1"&gt;default-group-policy GroupPolicy_ANYCONNECT-FULL&lt;/DIV&gt;&lt;DIV class="de1"&gt;password-management password-expire-in-days 7&lt;/DIV&gt;&lt;DIV class="de1"&gt;tunnel-group ANYCONNECT-FULL webvpn-attributes&lt;/DIV&gt;&lt;DIV class="de1"&gt;group-alias ANYCONNECT-FULL enable&lt;/DIV&gt;&lt;DIV class="de1"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="de1"&gt;group-policy GroupPolicy_ANYCONNECT-FULL internal&lt;/DIV&gt;&lt;DIV class="de1"&gt;group-policy GroupPolicy_ANYCONNECT-FULL attributes&lt;/DIV&gt;&lt;DIV class="de1"&gt;wins-server none&lt;/DIV&gt;&lt;DIV class="de1"&gt;dns-server value 1.1.1.1 8.8.8.8&lt;/DIV&gt;&lt;DIV class="de1"&gt;vpn-tunnel-protocol l2tp-ipsec ssl-client&lt;/DIV&gt;&lt;DIV class="de1"&gt;split-tunnel-policy tunnelall&lt;/DIV&gt;&lt;DIV class="de1"&gt;webvpn&lt;/DIV&gt;&lt;DIV class="de1"&gt;anyconnect keep-installer installed&lt;/DIV&gt;&lt;DIV class="de1"&gt;anyconnect dpd-interval client 30&lt;/DIV&gt;&lt;P&gt;anyconnect ask none default anyconnect&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 14:49:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-anyconnect-to-choose-between-split-tunnel-or/m-p/4279796#M1077673</guid>
      <dc:creator>steve32881</dc:creator>
      <dc:date>2021-01-26T14:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure AnyConnect to choose between split-tunnel or tunnel-all profiles?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-anyconnect-to-choose-between-split-tunnel-or/m-p/4279889#M1077677</link>
      <description>&lt;P&gt;Yes - your understanding is correct. With what you have proposed, users will be able to will select which profile to use from a drop down list when they connect.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 16:18:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-anyconnect-to-choose-between-split-tunnel-or/m-p/4279889#M1077677</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2021-01-26T16:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure AnyConnect to choose between split-tunnel or tunnel-all profiles?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-anyconnect-to-choose-between-split-tunnel-or/m-p/4279943#M1077679</link>
      <description>&lt;P&gt;..&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 18:56:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-anyconnect-to-choose-between-split-tunnel-or/m-p/4279943#M1077679</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2021-01-26T18:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure AnyConnect to choose between split-tunnel or tunnel-all profiles?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-anyconnect-to-choose-between-split-tunnel-or/m-p/4279983#M1077680</link>
      <description>&lt;P&gt;Thanks for looking into it and confirming =]&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 18:51:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-anyconnect-to-choose-between-split-tunnel-or/m-p/4279983#M1077680</guid>
      <dc:creator>steve32881</dc:creator>
      <dc:date>2021-01-26T18:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure AnyConnect to choose between split-tunnel or tunnel-all profiles?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-anyconnect-to-choose-between-split-tunnel-or/m-p/4280032#M1077682</link>
      <description>&lt;P&gt;&lt;STRONG&gt;tunnel-group-list enable&lt;/STRONG&gt;&amp;lt;- only this command missing from config.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 19:56:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-anyconnect-to-choose-between-split-tunnel-or/m-p/4280032#M1077682</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2021-01-26T19:56:41Z</dc:date>
    </item>
  </channel>
</rss>

