<?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 what is reason for not working even phase 1 of the vpn? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054445#M420703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ronak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the following diagram &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.12.0/24---Router----4.0.0.0-------ISP---------80.80.80.0---ASA------192.168.100.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the Crypto ACL on the router should be&lt;/P&gt;&lt;P&gt;ip access-list extended crypto_acl&lt;/P&gt;&lt;P&gt;permit ip 192.168.12.0 0.0.0.255 192.168.100.0 0.0.0.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the ASA&lt;/P&gt;&lt;P&gt;access-list crypto_acl permit ip 192.168.100.0 0.0.0.255 192.168.12.0 0.0.0.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rate &lt;/STRONG&gt;all the helpful posts &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2012 18:37:59 GMT</pubDate>
    <dc:creator>Julio Carvajal</dc:creator>
    <dc:date>2012-08-23T18:37:59Z</dc:date>
    <item>
      <title>what is reason for not working even phase 1 of the vpn?</title>
      <link>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054442#M420699</link>
      <description>&lt;P&gt;i have router 3845 and then it's connected with pix and then its connected with vpn tunnel to the customer router. i am here trying to make vpn connectivity for devices. so on router i did static nat statements 10.124.90.124 10.200.200.1. this type of six statements i wrote for six devices. on the pix i did &lt;/P&gt;&lt;P&gt;isakmp key ******** address 208.39.107.230 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;isakmp policy 30 authentication pre-share&lt;/P&gt;&lt;P&gt;isakmp policy 30 encryption 3des&lt;/P&gt;&lt;P&gt;isakmp policy 30 hash md5&lt;/P&gt;&lt;P&gt;isakmp policy 30 group 2&lt;/P&gt;&lt;P&gt;isakmp policy 30 lifetime 86400&lt;/P&gt;&lt;P&gt;crypto map outside_map 60 ipsec-isakmp&lt;/P&gt;&lt;P&gt;crypto map outside_map 60 match address outside_cryptomap_60&lt;/P&gt;&lt;P&gt;crypto map outside_map 60 set peer 208.39.107.230&lt;/P&gt;&lt;P&gt;crypto map outside_map 60 set transform-set ESP-3DES-SHA-1&lt;SPAN id="mce_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;i have one question that i need to use physical subnet or nat subnet for crypto map acl?&lt;/P&gt;&lt;P&gt;and also on the customer router which subnet they can use as well nat sunet or my router physical subnet?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:45:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054442#M420699</guid>
      <dc:creator>ronakpa</dc:creator>
      <dc:date>2019-03-11T23:45:49Z</dc:date>
    </item>
    <item>
      <title>what is reason for not working even phase 1 of the vpn?</title>
      <link>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054443#M420700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ronald, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I might not understand your question but let me try to answer this for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the crypto ACL you will set the traffic that needs to be encrypted ( in this case the LOCAL area networks of each side)&lt;/P&gt;&lt;P&gt;Now remember that you need to exclude this traffic on each side to being natted ( so it should not get translated if its goes inside the tunnel unless desired)&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;Rate the helpful posts &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 18:27:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054443#M420700</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-08-23T18:27:06Z</dc:date>
    </item>
    <item>
      <title>what is reason for not working even phase 1 of the vpn?</title>
      <link>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054444#M420702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; my&amp;nbsp; 3845 router physical ip is 192.133.193.242 and subnet /29 &lt;/P&gt;&lt;P&gt;so i have to make cryto map acl on my pix &lt;/P&gt;&lt;P&gt;access-list name permit ip 10.200.200.0/24 216.46.255.0/26&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list name permit ip 192.133.193.242/29 216.46.255.0/26&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to know also same for customer side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 18:33:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054444#M420702</guid>
      <dc:creator>ronakpa</dc:creator>
      <dc:date>2012-08-23T18:33:58Z</dc:date>
    </item>
    <item>
      <title>what is reason for not working even phase 1 of the vpn?</title>
      <link>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054445#M420703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ronak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the following diagram &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.12.0/24---Router----4.0.0.0-------ISP---------80.80.80.0---ASA------192.168.100.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the Crypto ACL on the router should be&lt;/P&gt;&lt;P&gt;ip access-list extended crypto_acl&lt;/P&gt;&lt;P&gt;permit ip 192.168.12.0 0.0.0.255 192.168.100.0 0.0.0.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the ASA&lt;/P&gt;&lt;P&gt;access-list crypto_acl permit ip 192.168.100.0 0.0.0.255 192.168.12.0 0.0.0.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rate &lt;/STRONG&gt;all the helpful posts &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 18:37:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054445#M420703</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-08-23T18:37:59Z</dc:date>
    </item>
    <item>
      <title>what is reason for not working even phase 1 of the vpn?</title>
      <link>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054446#M420706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; my router is directly connected with pix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 18:52:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054446#M420706</guid>
      <dc:creator>ronakpa</dc:creator>
      <dc:date>2012-08-23T18:52:11Z</dc:date>
    </item>
    <item>
      <title>what is reason for not working even phase 1 of the vpn?</title>
      <link>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054447#M420708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ronak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be the same but just in case can you set up a diagram,&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;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 19:17:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054447#M420708</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-08-23T19:17:56Z</dc:date>
    </item>
    <item>
      <title>what is reason for not working even phase 1 of the vpn?</title>
      <link>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054448#M420710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; router-pix-internet-customer router&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tunnel is terminating on pix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 19:22:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054448#M420710</guid>
      <dc:creator>ronakpa</dc:creator>
      <dc:date>2012-08-23T19:22:33Z</dc:date>
    </item>
    <item>
      <title>what is reason for not working even phase 1 of the vpn?</title>
      <link>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054449#M420712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ronald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the same than my topology.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just that you need to include into the crypto ACL if required the traffic from the subnet behind the router ( behind the asa) to the other customer router.&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;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 19:26:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/what-is-reason-for-not-working-even-phase-1-of-the-vpn/m-p/2054449#M420712</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-08-23T19:26:09Z</dc:date>
    </item>
  </channel>
</rss>

