<?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 adding a static route on a remote vpn client connection in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/adding-a-static-route-on-a-remote-vpn-client-connection/m-p/784279#M964009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Did Cisco support ever answer your question?&amp;nbsp; I have a similar issue and cannot seem to get a clear answer to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Dec 2013 05:54:57 GMT</pubDate>
    <dc:creator>Jack Kintz</dc:creator>
    <dc:date>2013-12-21T05:54:57Z</dc:date>
    <item>
      <title>adding a static route on a remote vpn client connection</title>
      <link>https://community.cisco.com/t5/network-security/adding-a-static-route-on-a-remote-vpn-client-connection/m-p/784278#M964008</link>
      <description>&lt;P&gt;is it possible to add a static route for my remote vpn clients so that when they tunnel  through my network they can still access an extra subnet in my network?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently i have two subnets in my network. one has a full tunnel client-to-site vpn connection and now we have this need to allow users to be able to access the other subnet the we have in the network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is possible how do i go about it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:05:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-a-static-route-on-a-remote-vpn-client-connection/m-p/784278#M964008</guid>
      <dc:creator>brianbono</dc:creator>
      <dc:date>2019-03-11T11:05:23Z</dc:date>
    </item>
    <item>
      <title>adding a static route on a remote vpn client connection</title>
      <link>https://community.cisco.com/t5/network-security/adding-a-static-route-on-a-remote-vpn-client-connection/m-p/784279#M964009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Did Cisco support ever answer your question?&amp;nbsp; I have a similar issue and cannot seem to get a clear answer to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 05:54:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-a-static-route-on-a-remote-vpn-client-connection/m-p/784279#M964009</guid>
      <dc:creator>Jack Kintz</dc:creator>
      <dc:date>2013-12-21T05:54:57Z</dc:date>
    </item>
    <item>
      <title>adding a static route on a remote vpn client connection</title>
      <link>https://community.cisco.com/t5/network-security/adding-a-static-route-on-a-remote-vpn-client-connection/m-p/784280#M964010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understood you correctly, you want VPN clients to access an extra network behind the Firewall or router. Correct?&lt;/P&gt;&lt;P&gt;If that is the case, on the firewall or router, you need to add a standard access list with the source IP being the internal networks that you want to access through the tunnel from the clients. Then you need to go under the group policy and create a split tunnel list using the ACL you created before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like so:&lt;/P&gt;&lt;OL style="color: #000000; font-size: 12px;" type="1"&gt;&lt;LI&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE style="font-size: 11px; overflow: auto; max-width: 650px; min-width: 400px; height: auto;"&gt;ciscoasa(config)#&lt;STRONG&gt;group-policy &lt;GRP_POLICY_NAME&gt; attributes&lt;/GRP_POLICY_NAME&gt;&lt;/STRONG&gt;
ciscoasa(config-group-policy)#&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="color: #000000; font-size: 12px;"&gt;Specify the split tunnel policy. In this case the policy is &lt;STRONG&gt;tunnelspecified&lt;/STRONG&gt;.&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote" style="font-size: 12px;"&gt;&lt;PRE style="font-size: 11px; overflow: auto; max-width: 650px; min-width: 400px; height: auto;"&gt;ciscoasa(config-group-policy)#&lt;STRONG&gt;split-tunnel-policy tunnelspecified&lt;/STRONG&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="line-height: 0px; color: #000000; font-size: 12px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12px;"&gt;Specify the split tunnel access list. In this case, the list is &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-size: 12px;"&gt;Split_Tunnel_List&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-size: 12px;"&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote" style="font-size: 12px;"&gt;ciscoasa(config-group-policy)#&lt;STRONG&gt;split-tunnel-network-list value Split_Tunnel_List&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you tell the VPN client, in order to access those networks, use the VPN tunnel.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Dec 2013 11:12:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/adding-a-static-route-on-a-remote-vpn-client-connection/m-p/784280#M964010</guid>
      <dc:creator>zalkurdi</dc:creator>
      <dc:date>2013-12-21T11:12:07Z</dc:date>
    </item>
  </channel>
</rss>

