<?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: p2p with nating howto in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/p2p-with-nating-howto/m-p/1510835#M603739</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This configuration seems perfect to me , can you post "sh nat" out as well. Also, make sure the remote end has the configuration up with mirror ACL. no use to doing debugging if the other end doesnot have crypto for you in place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Sep 2010 18:58:45 GMT</pubDate>
    <dc:creator>manish arora</dc:creator>
    <dc:date>2010-09-10T18:58:45Z</dc:date>
    <item>
      <title>p2p with nating howto</title>
      <link>https://community.cisco.com/t5/network-security/p2p-with-nating-howto/m-p/1510833#M603735</link>
      <description>&lt;P&gt;I am trying to set up a p2p connection to a site where they want me to&amp;nbsp; nat our ips to a different scheme. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the relevant config &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;access-list INTERNETHUB2_cryptomap_60 extended permit ip 10.99.48.0 255.255.255.0 host 32.90.100.7 &lt;/DIV&gt;&lt;DIV&gt;access-list policy_nat extended permit ip 172.30.5.0 255.255.255.0 host 32.90.100.7 &lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;static (VLAN1,INTERNETHUB2) 10.99.48.0&amp;nbsp; access-list policy_nat&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;crypto map INTERNETHUB2_map 60 match address INTERNETHUB2_cryptomap_60&lt;/DIV&gt;&lt;DIV&gt;crypto map INTERNETHUB2_map 60 set peer 67.208.150.94 63.240.239.45 &lt;/DIV&gt;&lt;DIV&gt;crypto map INTERNETHUB2_map 60 set transform-set ESP-3DES-SHA&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;tunnel-group 67.208.150.94 type ipsec-l2l&lt;/DIV&gt;&lt;DIV&gt;tunnel-group 67.208.150.94 ipsec-attributes&lt;/DIV&gt;&lt;DIV&gt; pre-shared-key *&lt;/DIV&gt;&lt;DIV&gt;tunnel-group 63.240.239.45 type ipsec-l2l&lt;/DIV&gt;&lt;DIV&gt;tunnel-group 63.240.239.45 ipsec-attributes&lt;/DIV&gt;&lt;DIV&gt; pre-shared-key *&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;needless to say this is not working, When I try to ping 32.90.100.7 from a machine on the 172.30.5 subnet the ASA device receives it but does not even try to bring up the tunnel. What have I done wrong?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Joseph&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:38:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/p2p-with-nating-howto/m-p/1510833#M603735</guid>
      <dc:creator>demory1210</dc:creator>
      <dc:date>2019-03-11T18:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: p2p with nating howto</title>
      <link>https://community.cisco.com/t5/network-security/p2p-with-nating-howto/m-p/1510834#M603737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some made the following changes to this config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list nat_for_ivans extended permit ip 172.30.5.0 255.255.255.0 host 32.90.100.7 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (INTERNETHUB2) 1 10.99.48.1-10.99.48.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (VLAN1) 1 access-list nat_for_ivans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;needless to say &lt;/P&gt;&lt;P&gt;the static command is gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also &lt;/P&gt;&lt;P&gt;sho xlate&lt;/P&gt;&lt;P&gt;Global 10.99.48.1 Local 172.30.5.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which means the nat is working I hope but still no attempt to bring up the p2p&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 18:41:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/p2p-with-nating-howto/m-p/1510834#M603737</guid>
      <dc:creator>demory1210</dc:creator>
      <dc:date>2010-09-10T18:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: p2p with nating howto</title>
      <link>https://community.cisco.com/t5/network-security/p2p-with-nating-howto/m-p/1510835#M603739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This configuration seems perfect to me , can you post "sh nat" out as well. Also, make sure the remote end has the configuration up with mirror ACL. no use to doing debugging if the other end doesnot have crypto for you in place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 18:58:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/p2p-with-nating-howto/m-p/1510835#M603739</guid>
      <dc:creator>manish arora</dc:creator>
      <dc:date>2010-09-10T18:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: p2p with nating howto</title>
      <link>https://community.cisco.com/t5/network-security/p2p-with-nating-howto/m-p/1510836#M603741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no control over the other end but they claim to have it set up. Wouldn't I see attempts at isakmp coming up in the case they weren't configed? Also the section for 172.30.5.0 natting shows no translations. I have a machine with the address 172.30.5.1 pinging the 32.90.100.7 address and I can see it coming into the ASA device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE also have the following other nat policies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list VLAN1_nat0_outbound extended permit ip 172.30.0.0 255.255.0.0 209.211.140.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list VLAN1_nat0_outbound extended permit ip 172.30.0.0 255.255.0.0 192.168.90.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list VLAN1_nat0_outbound extended permit ip 172.30.0.0 255.255.0.0 host 192.168.30.29 &lt;/P&gt;&lt;P&gt;access-list VLAN1_nat0_outbound extended permit ip any host 172.30.2.250 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list VLAN1_nat0_inbound extended permit ip 172.30.0.0 255.255.0.0 209.211.140.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list VLAN1_nat0_inbound extended permit ip 172.30.0.0 255.255.0.0 192.168.90.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (VLAN1) 0 access-list VLAN1_nat0_outbound&lt;/P&gt;&lt;P&gt;nat (VLAN1) 0 access-list VLAN1_nat0_inbound outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could these be catching it first?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT policies on Interface VLAN1:&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 INTERNETHUB2 209.211.140.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 182, untranslate_hits = 683870&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 INTERNETHUB2 192.168.90.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 895165, untranslate_hits = 3409685&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 INTERNETHUB2 host 192.168.30.29&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 2209, untranslate_hits = 1406&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 any INTERNETHUB2 host 172.30.2.250&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 DMZ3 209.211.140.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 DMZ3 192.168.90.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 DMZ3 host 192.168.30.29&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 any DMZ3 host 172.30.2.250&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 VLAN1 209.211.140.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 VLAN1 192.168.90.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 VLAN1 host 192.168.30.29&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 any VLAN1 host 172.30.2.250&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 VLAN200 209.211.140.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 VLAN200 192.168.90.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 VLAN200 host 192.168.30.29&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 any VLAN200 host 172.30.2.250&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 VLAN1 209.211.140.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 VLAN1 192.168.90.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 management 209.211.140.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.0.0 255.255.0.0 management 192.168.90.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAT exempt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 host 172.30.2.132 INTERNETHUB2 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to 74.223.63.186&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 112675, untranslate_hits = 389452&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 host 172.30.2.133 INTERNETHUB2 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to 74.223.63.187&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 2529, untranslate_hits = 786561&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 host 172.30.2.134 INTERNETHUB2 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to 74.223.63.188&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 2360, untranslate_hits = 3511557&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 host 172.30.2.135 INTERNETHUB2 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to 74.223.63.189&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 520, untranslate_hits = 182516&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 host 172.30.1.58 DMZ3 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to 172.30.1.58&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 host 172.30.2.137 INTERNETHUB2 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to 74.223.63.180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 667, untranslate_hits = 245798&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 host 172.30.2.183 INTERNETHUB2 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; static translation to 74.223.63.185&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 11, untranslate_hits = 9892&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.5.0 255.255.255.0 INTERNETHUB2 host 32.90.100.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dynamic translation to pool 1 (10.99.48.1 - 10.99.48.254)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.5.0 255.255.255.0 DMZ3 host 32.90.100.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dynamic translation to pool 1 (No matching global)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.5.0 255.255.255.0 VLAN1 host 32.90.100.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dynamic translation to pool 1 (No matching global)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip VLAN1 172.30.5.0 255.255.255.0 VLAN200 host 32.90.100.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dynamic translation to pool 1 (No matching global)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT policies on Interface management:&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip management any INTERNETHUB2 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; identity NAT translation, pool 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip management any DMZ3 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; identity NAT translation, pool 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip management any VLAN1 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; identity NAT translation, pool 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip management any VLAN200 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; identity NAT translation, pool 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; match ip management any management any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; identity NAT translation, pool 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; translate_hits = 0, untranslate_hits = 0&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 19:08:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/p2p-with-nating-howto/m-p/1510836#M603741</guid>
      <dc:creator>demory1210</dc:creator>
      <dc:date>2010-09-10T19:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: p2p with nating howto</title>
      <link>https://community.cisco.com/t5/network-security/p2p-with-nating-howto/m-p/1510837#M603742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont see any hits for incoming nat traslation for that policy.&lt;/P&gt;&lt;P&gt;you should capture packets on the interface vlan1 ..to see even if your router is sending traffic to the asa , also make your that router is not natting your internal vlan1 ( 172.30.x.x ) to something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so , on asa use this :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list xyz ext per ip 172.30.x.x 255.255.255.0 30.90.x.x any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;capture capin access-list xyz int vlan1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh capture capin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you do not see any thing in this capture that means the router is the point of issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;P&gt;manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 23:16:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/p2p-with-nating-howto/m-p/1510837#M603742</guid>
      <dc:creator>manish arora</dc:creator>
      <dc:date>2010-09-10T23:16:22Z</dc:date>
    </item>
  </channel>
</rss>

