<?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: Site to Site IPsec up - can ping from router but not from PC in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171265#M954059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your comments - that makes sense but how do i get around it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess I should amend the acl 114? But in what way?&lt;/P&gt;&lt;P&gt;&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;Anthony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2009 20:04:52 GMT</pubDate>
    <dc:creator>anthonyfear</dc:creator>
    <dc:date>2009-05-12T20:04:52Z</dc:date>
    <item>
      <title>Site to Site IPsec up - can ping from router but not from PC on LAN</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171263#M954056</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've managed to establish a VPN with another cisco device and can successfully ping a pc on remote end but only if i use command like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ping 3.0.3.242 source 192.168.6.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i try just a ping from router - no luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i try to ping from PC on lan - no luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config posted below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&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:27:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171263#M954056</guid>
      <dc:creator>anthonyfear</dc:creator>
      <dc:date>2020-02-21T11:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171264#M954058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem you have is your crypto map acl is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 114 permit ip 192.168.6.0 0.0.0.255 3.0.0.0 0.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when you use fa0/0 as the source then the address matches ie. 192.168.6.254 is out of the 192.168.6.0/24 network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But any clients on the 192.168.6.0/24 network will be natted as they go through the router so they will not have a 192.168.6.x address anymore, they will be natted to the public address on the Dialer0 interface. So they will never match on acl 114. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doesn't apply to packets sourced from fa0/0 ie. they don't get natted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2009 18:29:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171264#M954058</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-05-11T18:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171265#M954059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your comments - that makes sense but how do i get around it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess I should amend the acl 114? But in what way?&lt;/P&gt;&lt;P&gt;&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;Anthony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 20:04:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171265#M954059</guid>
      <dc:creator>anthonyfear</dc:creator>
      <dc:date>2009-05-12T20:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171266#M954060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do need to amend acl 114. Thing is that your outside address that are you Natting the source addresses to is negotiated so you don't know what it will be, unless you always negotiate the same address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the acl would look like - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 114 permit ip host &lt;NATTED ip=""&gt; 3.0.0.0 0.255.255.255&lt;/NATTED&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could replace &lt;NATTED ip=""&gt; with "any" which would definitely work but it would be better if you could work out the Natted IP.&lt;/NATTED&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 20:21:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171266#M954060</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-05-12T20:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171267#M954061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My public is always the same so I changed the acl 114 to :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 114 permit ip host [public IP] 3.0.0.0 0.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i can't ping from router or PC &lt;/P&gt;&lt;P&gt;even if i use source 192.168.6.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i deleted acl and tried &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 114 permit ip any 3.0.0.0 0.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and that didn't work either?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show crypto isakmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shows the vpn as inactive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 00:56:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171267#M954061</guid>
      <dc:creator>anthonyfear</dc:creator>
      <dc:date>2009-05-13T00:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171268#M954062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure the VPN actually worked beforeyou amended acl 114 because if you use "any" then it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bear in mind that when you changed acl 114 to use your public IP you also need to amend the acl on the other end as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post both configs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 13:44:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171268#M954062</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-05-13T13:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171269#M954063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other end is third-party so I can't post config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only know VPN works because I can get ping when I use source 192.168.6.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried a debug ip packet 114 and this is the result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PTIME#ping 3.0.3.242&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;&lt;P&gt;Sending 5, 100-byte ICMP Echos to 3.0.3.242, timeout is 2 seconds:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*May 13 17:01:48.483: IP: tableid=0, s=212.115.54.9 (local), d=3.0.3.242 (Dialer&lt;/P&gt;&lt;P&gt;0), routed via RIB&lt;/P&gt;&lt;P&gt;*May 13 17:01:48.483: IP: s=212.115.54.9 (local), d=3.0.3.242 (Dialer0), len 100&lt;/P&gt;&lt;P&gt;, sending&lt;/P&gt;&lt;P&gt;*May 13 17:01:48.483: IP: s=212.115.54.9 (local), d=3.0.3.242 (Dialer0), len 100&lt;/P&gt;&lt;P&gt;, output crypto map check failed..&lt;/P&gt;&lt;P&gt;*May 13 17:01:50.483: IP: tableid=0, s=212.115.54.9 (local), d=3.0.3.242 (Dialer&lt;/P&gt;&lt;P&gt;0), routed via RIB&lt;/P&gt;&lt;P&gt;*May 13 17:01:50.483: IP: s=212.115.54.9 (local), d=3.0.3.242 (Dialer0), len 100&lt;/P&gt;&lt;P&gt;, sending&lt;/P&gt;&lt;P&gt;*May 13 17:01:50.483: IP: s=212.115.54.9 (local), d=3.0.3.242 (Dialer0), len 100&lt;/P&gt;&lt;P&gt;, output crypto map check failed..&lt;/P&gt;&lt;P&gt;*May 13 17:01:52.483: IP: tableid=0, s=212.115.54.9 (local), d=3.0.3.242 (Dialer&lt;/P&gt;&lt;P&gt;0), routed via RIB&lt;/P&gt;&lt;P&gt;*May 13 17:01:52.483: IP: s=212.115.54.9 (local), d=3.0.3.242 (Dialer0), len 100&lt;/P&gt;&lt;P&gt;, sending&lt;/P&gt;&lt;P&gt;*May 13 17:01:52.483: IP: s=212.115.54.9 (local), d=3.0.3.242 (Dialer0), len 100&lt;/P&gt;&lt;P&gt;, output crypto map check failed..&lt;/P&gt;&lt;P&gt;*May 13 17:01:54.483: IP: tableid=0, s=212.115.54.9 (local), d=3.0.3.242 (Dialer&lt;/P&gt;&lt;P&gt;0), routed via RIB&lt;/P&gt;&lt;P&gt;*May 13 17:01:54.483: IP: s=212.115.54.9 (local), d=3.0.3.242 (Dialer0), len 100&lt;/P&gt;&lt;P&gt;, sending&lt;/P&gt;&lt;P&gt;*May 13 17:01:54.483: IP: s=212.115.54.9 (local), d=3.0.3.242 (Dialer0), len 100&lt;/P&gt;&lt;P&gt;, output crypto map check failed..&lt;/P&gt;&lt;P&gt;*May 13 17:01:56.483: IP: tableid=0, s=212.115.54.9 (local), d=3.0.3.242 (Dialer&lt;/P&gt;&lt;P&gt;0), routed via RIB&lt;/P&gt;&lt;P&gt;*May 13 17:01:56.483: IP: s=212.115.54.9 (local), d=3.0.3.242 (Dialer0), len 100&lt;/P&gt;&lt;P&gt;, sending&lt;/P&gt;&lt;P&gt;*May 13 17:01:56.483: IP: s=212.115.54.9 (local), d=3.0.3.242 (Dialer0), len 100&lt;/P&gt;&lt;P&gt;, output crypto map check failed..&lt;/P&gt;&lt;P&gt;Success rate is 0 percent (0/5)&lt;/P&gt;&lt;P&gt;PTIME#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which I believe shows that it's matching against acl 114 and trying to send? But what does 'output crypto map check failed' mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that help at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 15:09:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171269#M954063</guid>
      <dc:creator>anthonyfear</dc:creator>
      <dc:date>2009-05-13T15:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171270#M954064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the ping worked did you actually confirm that the VPN tunnel was up ie. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh crypto ipsec sa&lt;/P&gt;&lt;P&gt;sh crypto isakmp sa &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you debug the crypto stuff when you try to make a connection - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug crypto ipsec&lt;/P&gt;&lt;P&gt;debug crypto isakmp &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this is a busy router best to do this out of hours. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 17:08:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171270#M954064</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-05-13T17:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171271#M954065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help with this - really appreciate it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enclosed are two debugs showing what happens when acl 114 is permit ip 192.168.6.0 etc and then again when it's changed to any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see that VPN does not come up when set to permit ip any&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;P&gt; &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>Wed, 13 May 2009 18:49:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171271#M954065</guid>
      <dc:creator>anthonyfear</dc:creator>
      <dc:date>2009-05-13T18:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171272#M954066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach the debugs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 19:26:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171272#M954066</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-05-13T19:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171273#M954067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;opps - here they are &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>Wed, 13 May 2009 20:25:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171273#M954067</guid>
      <dc:creator>anthonyfear</dc:creator>
      <dc:date>2009-05-13T20:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171274#M954068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincere apologies but i have mislead you. Just read the config again and noticed something i missed the first time  - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat inside source route-map VPN_1 interface Dialer0 overload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip access-list extended NAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; deny   ip 192.168.6.0 0.0.0.255 3.0.0.0 0.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; permit ip 192.168.6.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically this bit of your config ie. the route-map says not to NAT 192.168.6.0/24 if the destination is 3.0.0.0/8 so your acl 114 is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really sorry about that - should have looked at the config a bit closer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can you run debug for crypto ipsec sa and crypto isakmp sa and then try to connect from a 192.168.6.x client ie not 192.168.6.254.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you also let me know the 192.168.6.x address you are using and what you are testing with ie. ping/http etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 21:42:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171274#M954068</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-05-13T21:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171275#M954069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hey no problem - glad we know that was correct anyway!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've changed acl 114 back to permit ip 192.168.6.x etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;turned on debug and tried to ping both from router and then from client 192.168.6.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debugs attached.&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;P&gt;&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>Thu, 14 May 2009 10:55:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171275#M954069</guid>
      <dc:creator>anthonyfear</dc:creator>
      <dc:date>2009-05-14T10:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171276#M954070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well it looks like the tunnel is coming up. Can you do the following &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Ping from an internal client - NOT 192.168.6.1&lt;/P&gt;&lt;P&gt;2) After you have done the ping can you post the output of (from the router)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh crypto isakmp sa&lt;/P&gt;&lt;P&gt;sh crypto ipsec sa &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note, before you ping can you make sure the above 2 commands come back with nothing on the router ie. there is no tunnel already established.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally are you sure the 3rd party is allowing ping through ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 13:12:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171276#M954070</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-05-14T13:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171277#M954071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.6.1 is an internal client - it's one of the servers. Any reason why it shouldn't work? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use 'ping 3.0.3.242 source 192.168.6.254'it will ping successfully so I presume they are allowing ping through at remote end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To clear the tunnel should I use 'clear cryto isakmp sa'&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;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 13:48:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171277#M954071</guid>
      <dc:creator>anthonyfear</dc:creator>
      <dc:date>2009-05-14T13:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Site to Site IPsec up - can ping from router but not from PC</title>
      <link>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171278#M954072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought i had posted a response but obviously not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a number of 192.168.6.1 static nat entries even though they are for particular ports so i just wanted to remove any possible complication from the equation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To clear tunnel &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear crypto ipsec sa &lt;/P&gt;&lt;P&gt;clear crypto isakmp sa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 18:11:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/site-to-site-ipsec-up-can-ping-from-router-but-not-from-pc-on/m-p/1171278#M954072</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-05-14T18:11:56Z</dc:date>
    </item>
  </channel>
</rss>

