<?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: 2811 won't encrypt packets in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/2811-won-t-encrypt-packets/m-p/825135#M1017232</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;Make sure that the VPN ACL is symmetric.&lt;/P&gt;&lt;P&gt;Router-A VPN ACL&lt;/P&gt;&lt;P&gt;Source: Network-A&lt;/P&gt;&lt;P&gt;Destination: Network-B&lt;/P&gt;&lt;P&gt;Router-B ACL&lt;/P&gt;&lt;P&gt;Source: Network-B&lt;/P&gt;&lt;P&gt;Destination: Network-A &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enable this debug in both router and post the output here (check the clock if correct before turning debug on). &lt;/P&gt;&lt;P&gt;Router# debug crypto isakmp &lt;/P&gt;&lt;P&gt;Router# debug crypto isakmp error &lt;/P&gt;&lt;P&gt;Router# debug crypto ipsec &lt;/P&gt;&lt;P&gt;Router# debug crypto pki &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have ACL in the interface of VPN Gateway? i.e. "ip access-group ACL# in/out". This ACL should not only include VPN Gateways but also networks permit to travel thru VPN tunnel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Jan 2008 05:37:34 GMT</pubDate>
    <dc:creator>Danilo Dy</dc:creator>
    <dc:date>2008-01-12T05:37:34Z</dc:date>
    <item>
      <title>2811 won't encrypt packets</title>
      <link>https://community.cisco.com/t5/network-security/2811-won-t-encrypt-packets/m-p/825134#M1017231</link>
      <description>&lt;P&gt;I am trying to bring up a tunnel between my older 2811 and my new ISR 2811.  The tunnel shows QM_IDLE with a sho cry isa sa on both devices but I can't ping across the /30 that I assigned to the tunnel interface and sho ip eigrp neigh doesn't show them as neighbors.  I have 10 or so tunnels just like this on the older 2811 but this is the first attempt using the newer ISR 2811.  I am using firmware version 12.4(15)T1 (C2800NM-ADVIPSERVICESK9-M).  When I do a sho cry eng conn active I see decrypts but 0 encrypts.  Help..&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:51:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2811-won-t-encrypt-packets/m-p/825134#M1017231</guid>
      <dc:creator>cirrushelpdesk</dc:creator>
      <dc:date>2020-02-21T09:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: 2811 won't encrypt packets</title>
      <link>https://community.cisco.com/t5/network-security/2811-won-t-encrypt-packets/m-p/825135#M1017232</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;Make sure that the VPN ACL is symmetric.&lt;/P&gt;&lt;P&gt;Router-A VPN ACL&lt;/P&gt;&lt;P&gt;Source: Network-A&lt;/P&gt;&lt;P&gt;Destination: Network-B&lt;/P&gt;&lt;P&gt;Router-B ACL&lt;/P&gt;&lt;P&gt;Source: Network-B&lt;/P&gt;&lt;P&gt;Destination: Network-A &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enable this debug in both router and post the output here (check the clock if correct before turning debug on). &lt;/P&gt;&lt;P&gt;Router# debug crypto isakmp &lt;/P&gt;&lt;P&gt;Router# debug crypto isakmp error &lt;/P&gt;&lt;P&gt;Router# debug crypto ipsec &lt;/P&gt;&lt;P&gt;Router# debug crypto pki &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have ACL in the interface of VPN Gateway? i.e. "ip access-group ACL# in/out". This ACL should not only include VPN Gateways but also networks permit to travel thru VPN tunnel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jan 2008 05:37:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2811-won-t-encrypt-packets/m-p/825135#M1017232</guid>
      <dc:creator>Danilo Dy</dc:creator>
      <dc:date>2008-01-12T05:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: 2811 won't encrypt packets</title>
      <link>https://community.cisco.com/t5/network-security/2811-won-t-encrypt-packets/m-p/825136#M1017233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from the vpn gateway&lt;/P&gt;&lt;P&gt;access-list 180 permit gre host xxx.xxx.3.70 host 64.209.111.130&lt;/P&gt;&lt;P&gt;from the 2811 ISR&lt;/P&gt;&lt;P&gt;access-list 180 permit gre host 64.209.111.130 host xxx.xxx.3.70&lt;/P&gt;&lt;P&gt;I have a blanket statement to let all VPN related traffic through on my outside facing interface on the vpn gateway both ways.  I don't have an ACL yet on the interface on the 2811ISR.  This is all I get from the debugs, on the 2811&lt;/P&gt;&lt;P&gt;Jan 14 10:40:32: %CRYPTO-4-RECVD_PKT_NOT_IPSEC: Rec'd packet not an IPSEC packet.&lt;/P&gt;&lt;P&gt;        (ip) vrf/dest_addr= /141.131.3.70, src_addr= 64.209.111.130, prot= 47&lt;/P&gt;&lt;P&gt;on the 2811ISR&lt;/P&gt;&lt;P&gt;Jan 14 16:40:48.231: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;P&gt;Jan 14 16:40:48.231: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;P&gt;Jan 14 16:40:58.232: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;P&gt;Jan 14 16:40:58.232: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;P&gt;Jan 14 16:41:08.232: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;P&gt;Jan 14 16:41:08.232: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;P&gt;Jan 14 16:41:18.232: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;P&gt;Jan 14 16:41:18.232: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;P&gt;Jan 14 16:41:28.233: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;P&gt;Jan 14 16:41:28.233: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;P&gt;Jan 14 16:41:38.233: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;P&gt;Jan 14 16:41:38.233: IPSEC(recalculate_mtu): reset sadb_root 47E1CC6C mtu to 1440&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jan 2008 16:43:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/2811-won-t-encrypt-packets/m-p/825136#M1017233</guid>
      <dc:creator>cirrushelpdesk</dc:creator>
      <dc:date>2008-01-14T16:43:31Z</dc:date>
    </item>
  </channel>
</rss>

