<?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: Cisco 871 easy vpn setup in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321066#M967620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try the following configuration step by step:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 105 deny 192.168.1.0 0.0.0.255 192.168.10.0 0.0.0.255&lt;/P&gt;&lt;P&gt; [to my understanding 192.168.10.x is the VPN client pool]&lt;/P&gt;&lt;P&gt;access-list 105 per ip 192.168.1.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;access-list 105 per ip 192.168.10.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat inside source list 105 interface Dialer1 overload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no ip nat inside source list 1 interface Dialer1 overload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove the above statement using the keyword "NO"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 1 permit 192.168.1.0 0.0.0.255&lt;/P&gt;&lt;P&gt;access-list 1 permit 192.168.10.0 0.0.0.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how it goes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2009 16:20:06 GMT</pubDate>
    <dc:creator>mopaul</dc:creator>
    <dc:date>2009-11-16T16:20:06Z</dc:date>
    <item>
      <title>Cisco 871 easy vpn setup</title>
      <link>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321061#M967580</link>
      <description>&lt;P&gt;I have a Cisco 871 router sat behind my  adsl router and i have configured it to accept vpn connections from clients from outside(partly configured by cli and partly by SDM).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works ok, in that I can connect to my LAN and access my network resources inside, however i cannot access the web when connected via vpn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possibly down to nat? I'm hoping someone can see why in my config. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:48:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321061#M967580</guid>
      <dc:creator>chris.bourroughs</dc:creator>
      <dc:date>2020-02-21T11:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 871 easy vpn setup</title>
      <link>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321062#M967590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only reason i understand here , clients loosing their ability to reach internet while connected through VPN is , as per the current configuration all traffic (including the NetBIOS) is going through the tunnel. So when a packet leaves the client's machine with a source of ip (one of the private ip address from pool defined) and destination 4.2.2.2 (could be any ip on internet) , there is no translation defined for the VPN client's ip address on the router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thus, packet coming from the client's machine with a NON-Routable address can't reach the internet for obivous reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a workaround try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 5 per 192.168.1.0 0.0.0.255&lt;/P&gt;&lt;P&gt;(assuming 192.168.1.0 is the subnet VPN clients need to access)&lt;/P&gt;&lt;P&gt;Then,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto isakmp client configuration group home&lt;/P&gt;&lt;P&gt; key xxxx&lt;/P&gt;&lt;P&gt; acl 5 &amp;lt;&amp;lt;&amp;lt; binding the acl here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By creating the acl 5 and binding it in the client configuration, am splitting the traffic for tunnel. In other words, traffic only destined to the subnet 192.168.1.x will go through the tunnel and rest will take the LOCAL ISP path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 15:15:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321062#M967590</guid>
      <dc:creator>mopaul</dc:creator>
      <dc:date>2009-11-16T15:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 871 easy vpn setup</title>
      <link>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321063#M967598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mopaul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for pointing that out!  You're suggestion works a treat.  I am now able to connect to the web while connected via vpn.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 15:33:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321063#M967598</guid>
      <dc:creator>chris.bourroughs</dc:creator>
      <dc:date>2009-11-16T15:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 871 easy vpn setup</title>
      <link>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321064#M967602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad i could help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good day ahead...!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 15:38:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321064#M967602</guid>
      <dc:creator>mopaul</dc:creator>
      <dc:date>2009-11-16T15:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 871 easy vpn setup</title>
      <link>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321065#M967607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that now i am able to connect to the web, i cannot ping my default gateway or internal LAN while connected via vpn, can you see why? Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 16:04:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321065#M967607</guid>
      <dc:creator>chris.bourroughs</dc:creator>
      <dc:date>2009-11-16T16:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 871 easy vpn setup</title>
      <link>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321066#M967620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try the following configuration step by step:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 105 deny 192.168.1.0 0.0.0.255 192.168.10.0 0.0.0.255&lt;/P&gt;&lt;P&gt; [to my understanding 192.168.10.x is the VPN client pool]&lt;/P&gt;&lt;P&gt;access-list 105 per ip 192.168.1.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;access-list 105 per ip 192.168.10.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat inside source list 105 interface Dialer1 overload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no ip nat inside source list 1 interface Dialer1 overload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove the above statement using the keyword "NO"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 1 permit 192.168.1.0 0.0.0.255&lt;/P&gt;&lt;P&gt;access-list 1 permit 192.168.10.0 0.0.0.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how it goes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 16:20:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321066#M967620</guid>
      <dc:creator>mopaul</dc:creator>
      <dc:date>2009-11-16T16:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 871 easy vpn setup</title>
      <link>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321067#M967625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have applied the config but still have the same issue, i cannot ping my lan on it's 192.168.1.x addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My vpn client pool is 192.168.10.x as you thought.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the running config now i have applied the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 16:56:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321067#M967625</guid>
      <dc:creator>chris.bourroughs</dc:creator>
      <dc:date>2009-11-16T16:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 871 easy vpn setup</title>
      <link>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321068#M967630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see the following configuration.&lt;/P&gt;&lt;P&gt;interface Dialer1&lt;/P&gt;&lt;P&gt; description $FW_OUTSIDE$&lt;/P&gt;&lt;P&gt; ip address negotiated&lt;/P&gt;&lt;P&gt; ip access-group 102 in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surprisingly there is no acl 102 in the configuration , so can you please try to remove the statement  " ip access-group 102 in" from interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rest part of the configuration appears to be OK unless am not overlooking at something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also,run a continuous ping to 192.168.1.1&lt;/P&gt;&lt;P&gt;from client and let me know if you see decrypts growing in number.You can check this with the command below:&lt;/P&gt;&lt;P&gt;show crypto ipsec sa&lt;/P&gt;&lt;P&gt;That way we can make sure that packet from client is even going through the tunnel, probably then it would be easy to isolate the point of failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a thought , try this :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using a standard "acl 5" for split tunneling , make an extended "acl 182" as &lt;/P&gt;&lt;P&gt;access-list 182 permit ip 192.168.1.0 0.0.0.255 192.168.10.0 0.0.0.255&lt;/P&gt;&lt;P&gt;and then call it under the client configuration like you did it before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 02:34:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321068#M967630</guid>
      <dc:creator>mopaul</dc:creator>
      <dc:date>2009-11-17T02:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 871 easy vpn setup</title>
      <link>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321069#M967632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mopaul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That did the trick, all working great now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 15:39:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321069#M967632</guid>
      <dc:creator>chris.bourroughs</dc:creator>
      <dc:date>2009-11-20T15:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 871 easy vpn setup</title>
      <link>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321070#M967633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Glad i could help.. Have a great day ahead...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;M&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 15:51:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-871-easy-vpn-setup/m-p/1321070#M967633</guid>
      <dc:creator>mopaul</dc:creator>
      <dc:date>2009-11-20T15:51:04Z</dc:date>
    </item>
  </channel>
</rss>

