<?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 ASA 5505 subnets issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5505-subnets-issue/m-p/2039012#M439068</link>
    <description>&lt;P&gt;Hi Guyzz,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am configuring ASA 5505 i have configured 4 ports ,3 INTERNAL PORTS and 1 OUTSIDE PORT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INTERNAL&lt;/P&gt;&lt;P&gt;1)192.168.17.X&lt;/P&gt;&lt;P&gt;2)193.168.17.X&lt;/P&gt;&lt;P&gt;3)192.168.10.X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OUTSIDE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)10.112.15.X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THE INTERNAL INTERFACES ARE ALL WITH SECURITY LEVEL 100 AND OUTSIDE 0,I HAVE ENABLED OPTION THAT OPTION WHERE IT SAYS THAT TRAFFIC SHOULD BE ALLOWED BETWEEN INTERFACES WITH SAME SAME SECURITY LEVEL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT I AM NOT ABLE TO PING 193.168.17.2 ---- 192.168.17.2&amp;nbsp;&amp;nbsp; NOT ABLE TO PING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT IF I DO NAT EXEMPT DEN THE PING HAPPENS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;require you guyzz to help m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attaching config also but without nat exempt&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 23:45:04 GMT</pubDate>
    <dc:creator>yogesh bhalerao</dc:creator>
    <dc:date>2019-03-11T23:45:04Z</dc:date>
    <item>
      <title>ASA 5505 subnets issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-subnets-issue/m-p/2039012#M439068</link>
      <description>&lt;P&gt;Hi Guyzz,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am configuring ASA 5505 i have configured 4 ports ,3 INTERNAL PORTS and 1 OUTSIDE PORT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INTERNAL&lt;/P&gt;&lt;P&gt;1)192.168.17.X&lt;/P&gt;&lt;P&gt;2)193.168.17.X&lt;/P&gt;&lt;P&gt;3)192.168.10.X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OUTSIDE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)10.112.15.X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THE INTERNAL INTERFACES ARE ALL WITH SECURITY LEVEL 100 AND OUTSIDE 0,I HAVE ENABLED OPTION THAT OPTION WHERE IT SAYS THAT TRAFFIC SHOULD BE ALLOWED BETWEEN INTERFACES WITH SAME SAME SECURITY LEVEL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT I AM NOT ABLE TO PING 193.168.17.2 ---- 192.168.17.2&amp;nbsp;&amp;nbsp; NOT ABLE TO PING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT IF I DO NAT EXEMPT DEN THE PING HAPPENS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;require you guyzz to help m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attaching config also but without nat exempt&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:45:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-subnets-issue/m-p/2039012#M439068</guid>
      <dc:creator>yogesh bhalerao</dc:creator>
      <dc:date>2019-03-11T23:45:04Z</dc:date>
    </item>
    <item>
      <title>ASA 5505 subnets issue</title>
      <link>https://community.cisco.com/t5/network-security/asa-5505-subnets-issue/m-p/2039013#M439070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro&lt;BR /&gt;What you're experiencing is expected. This is the Cisco ASA's behaviour. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, when inside, INSIDE2 and INSIDE-3 wants to communicate with each other, you’ll need to enable “NAT Exemption” i.e. nat (nameif) 0 &lt;ACCESS-LIST&gt;. I know you have already enabled the same-security permit inter-interface command, but this command becomes useless once you’ve enable dynamic nat on one of those interfaces. It’s as if the same-security traffic command wasn't even entered in the first place. You could refer to the URLs below for further details on this;&lt;/ACCESS-LIST&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.cisco.com/thread/223898"&gt;https://supportforums.cisco.com/thread/223898&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/cfgnat.html#wp1042530"&gt;http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/cfgnat.html#wp1042530&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;P/S: If you think this comment is useful, please do rate it nicely &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; and click on the "Correct Answer" button&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 13:30:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5505-subnets-issue/m-p/2039013#M439070</guid>
      <dc:creator>Ramraj Sivagnanam Sivajanam</dc:creator>
      <dc:date>2012-08-22T13:30:47Z</dc:date>
    </item>
  </channel>
</rss>

