<?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 yes, it will be captured by in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874984#M153296</link>
    <description>&lt;P&gt;yes, it will be captured by the 'permit ip any any' at the end of the NO-NAT ACL.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2016 08:26:04 GMT</pubDate>
    <dc:creator>johnlloyd_13</dc:creator>
    <dc:date>2016-06-06T08:26:04Z</dc:date>
    <item>
      <title>Lan-ipsec tunel not working due to pat router</title>
      <link>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874981#M153293</link>
      <description>&lt;P&gt;Hello guys and trying to setup LAN to LAN tunnel between two sites and its not working for me.. I thing traffic is being natted before it leaves PAT router.&lt;/P&gt;
&lt;P&gt;I attached topology and running config&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;R2 configs!&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;R2#show run&lt;BR /&gt;Building configuration...&lt;/P&gt;
&lt;P&gt;Current configuration : 1734 bytes&lt;BR /&gt;&lt;BR /&gt;hostname R2&lt;BR /&gt;&lt;BR /&gt;!&lt;BR /&gt;crypto isakmp policy 1&lt;BR /&gt;encr aes&lt;BR /&gt;authentication pre-share&lt;BR /&gt;group 5&lt;BR /&gt;lifetime 84600&lt;BR /&gt;crypto isakmp key cisco address 10.1.2.2&lt;BR /&gt;!&lt;BR /&gt;crypto ipsec security-association lifetime seconds 86400&lt;BR /&gt;!&lt;BR /&gt;crypto ipsec transform-set myset esp-aes esp-sha-hmac &lt;BR /&gt;!&lt;BR /&gt;crypto map mymap 10 ipsec-isakmp &lt;BR /&gt;! Incomplete&lt;BR /&gt;set peer 10.1.2.2&lt;BR /&gt;set transform-set myset &lt;BR /&gt;match address 100&lt;BR /&gt;!&amp;nbsp;&lt;BR /&gt;interface Loopback0&lt;BR /&gt;ip address 2.2.2.2 255.255.255.255&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/0&lt;BR /&gt;ip address 10.1.1.2 255.255.255.252&lt;BR /&gt;ip nat outside&lt;BR /&gt;crypto map mymap&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/1&lt;BR /&gt;ip address 192.168.1.1 255.255.255.0&lt;BR /&gt;ip nat inside&lt;BR /&gt;!&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 10.1.1.1&lt;BR /&gt;!&lt;BR /&gt;ip nat inside source list 10 interface FastEthernet0/0 overload&lt;BR /&gt;!&lt;BR /&gt;access-list 10 permit any&lt;BR /&gt;access-list 100 permit ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255&lt;BR /&gt;!&lt;BR /&gt;end&lt;BR /&gt;----------------------------------------------------------&lt;BR /&gt;&lt;STRONG&gt;R4#show run&lt;/STRONG&gt;&lt;BR /&gt;Building configuration...&lt;/P&gt;
&lt;P&gt;Current configuration : 1774 bytes&lt;BR /&gt;hostname R4&lt;BR /&gt;!&lt;BR /&gt;crypto isakmp policy 1&lt;BR /&gt;encr aes&lt;BR /&gt;authentication pre-share&lt;BR /&gt;group 5&lt;BR /&gt;crypto isakmp key cisco address 10.1.1.2&lt;BR /&gt;!&lt;BR /&gt;crypto ipsec security-association lifetime seconds 86400&lt;BR /&gt;!&lt;BR /&gt;crypto ipsec transform-set myset esp-aes esp-sha-hmac &lt;BR /&gt;!&lt;BR /&gt;crypto map mymap 10 ipsec-isakmp &lt;BR /&gt;set peer 10.1.1.2&lt;BR /&gt;set transform-set myset &lt;BR /&gt;match address 100&lt;BR /&gt;!&lt;BR /&gt;interface Loopback0&lt;BR /&gt;ip address 4.4.4.4 255.255.255.255&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/0&lt;BR /&gt;ip address 192.168.2.1 255.255.255.0&lt;BR /&gt;ip nat inside&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/1&lt;BR /&gt;ip address 10.1.2.2 255.255.255.252&lt;BR /&gt;ip nat outside&lt;BR /&gt;crypto map mymap&lt;BR /&gt;!&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 10.1.2.1&lt;BR /&gt;!&lt;BR /&gt;ip nat inside source list 10 interface FastEthernet0/1 overload&lt;BR /&gt;!&lt;BR /&gt;access-list 10 permit any&lt;BR /&gt;access-list 100 permit ip 192.168.2.0 0.0.0.255 192.168.1.0 0.0.0.255&lt;BR /&gt;!&lt;/P&gt;
&lt;P&gt;end&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:50:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874981#M153293</guid>
      <dc:creator>ansarjavaid54</dc:creator>
      <dc:date>2019-03-12T07:50:46Z</dc:date>
    </item>
    <item>
      <title>hi,</title>
      <link>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874982#M153294</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;re-configure your NAT ACL to deny/untranslate the LAN-to-LAN traffic:&lt;/P&gt;
&lt;P&gt;R2:&lt;/P&gt;
&lt;P&gt;no access-list 10 permit any&lt;BR /&gt;no ip nat inside source list 10 interface FastEthernet0/0 overload&lt;BR /&gt;&lt;BR /&gt;ip access-list extended NO-NAT-R2&lt;BR /&gt;&amp;nbsp;deny ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255&lt;BR /&gt;&amp;nbsp;permit ip any any&lt;BR /&gt;&lt;BR /&gt;ip nat inside source list NO-NAT-R2 interface FastEthernet0/0 overload&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;R4:&lt;/P&gt;
&lt;P&gt;no access-list 10 permit any&lt;BR /&gt;no ip nat inside source list 10 interface FastEthernet0/1 overload&lt;BR /&gt;&lt;BR /&gt;ip access-list extended NO-NAT-R4&lt;BR /&gt;&amp;nbsp;deny ip 192.168.2.0 0.0.0.255 192.168.1.0 0.0.0.255&lt;BR /&gt;&amp;nbsp;permit ip any any&lt;BR /&gt;&lt;BR /&gt;ip nat inside source list NO-NAT-R4 interface FastEthernet0/0 overload&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jun 2016 14:57:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874982#M153294</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2016-06-05T14:57:34Z</dc:date>
    </item>
    <item>
      <title>Hello johnlloyd.. Will this</title>
      <link>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874983#M153295</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://supportforums.cisco.com/users/johnlloyd13" title="View user profile." class="username" lang="" about="/users/johnlloyd13" typeof="sioc:UserAccount" property="foaf:name" datatype=""&gt;johnlloyd&lt;/A&gt;.. Will this allow my other traffic destined towards internet.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 08:06:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874983#M153295</guid>
      <dc:creator>ansarjavaid54</dc:creator>
      <dc:date>2016-06-06T08:06:32Z</dc:date>
    </item>
    <item>
      <title>yes, it will be captured by</title>
      <link>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874984#M153296</link>
      <description>&lt;P&gt;yes, it will be captured by the 'permit ip any any' at the end of the NO-NAT ACL.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 08:26:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874984#M153296</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2016-06-06T08:26:04Z</dc:date>
    </item>
    <item>
      <title>Tyx brother its works</title>
      <link>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874985#M153297</link>
      <description>&lt;P&gt;Tyx brother its works&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 08:41:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874985#M153297</guid>
      <dc:creator>ansarjavaid54</dc:creator>
      <dc:date>2016-06-06T08:41:05Z</dc:date>
    </item>
    <item>
      <title>np. thanks for rating my</title>
      <link>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874986#M153298</link>
      <description>&lt;P&gt;np. thanks for rating my posts!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 08:43:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/lan-ipsec-tunel-not-working-due-to-pat-router/m-p/2874986#M153298</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2016-06-06T08:43:31Z</dc:date>
    </item>
  </channel>
</rss>

