<?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 Here is the output. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750781#M177820</link>
    <description>&lt;P&gt;Here is the output.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Oct 2015 19:29:00 GMT</pubDate>
    <dc:creator>ddevecka</dc:creator>
    <dc:date>2015-10-12T19:29:00Z</dc:date>
    <item>
      <title>Passing traffic across interfaces with same security levels.</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750775#M177814</link>
      <description>&lt;P&gt;I am trying to pass traffic across 2 interfaces with the same security levels and I can't seem to get it to work past the Firewall its self. I can ping across the firewall to the other network, but I can't get this to function from a network PC. I am running and ASA 5505, and I have enter the same-security commands as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:44:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750775#M177814</guid>
      <dc:creator>ddevecka</dc:creator>
      <dc:date>2019-03-12T06:44:05Z</dc:date>
    </item>
    <item>
      <title>You can try exempting the</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750776#M177815</link>
      <description>&lt;P&gt;You can try exempting the traffic from inside to inside1 from NAT.&lt;/P&gt;&lt;P&gt;As is, the configuration will cause that traffic to hit the global NAT rule.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 12:58:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750776#M177815</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-10-12T12:58:17Z</dc:date>
    </item>
    <item>
      <title>I am newer to ASA, so how</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750777#M177816</link>
      <description>&lt;P&gt;I am newer to ASA, so how would I do this?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 13:50:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750777#M177816</guid>
      <dc:creator>ddevecka</dc:creator>
      <dc:date>2015-10-12T13:50:23Z</dc:date>
    </item>
    <item>
      <title>Add an entry in your access</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750778#M177817</link>
      <description>&lt;P&gt;Add an entry in your&amp;nbsp;access list as follows:&lt;/P&gt;

&lt;PRE style="color: rgb(0, 0, 0); line-height: normal;"&gt;
access-list inside_nat0_outbound extended permit ip 192.168.153.0 255.255.255.0 192.168.169.0 255.255.0.0 &lt;/PRE&gt;

&lt;P&gt;That will make sure the ASA does not NAT the traffic between those two interfaces.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 14:34:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750778#M177817</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-10-12T14:34:24Z</dc:date>
    </item>
    <item>
      <title>Just tried that and I still</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750779#M177818</link>
      <description>&lt;P&gt;Just tried that and I still can't ping from the network. All is working from the ASA but not the network.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 18:39:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750779#M177818</guid>
      <dc:creator>ddevecka</dc:creator>
      <dc:date>2015-10-12T18:39:22Z</dc:date>
    </item>
    <item>
      <title>Please run the following</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750780#M177819</link>
      <description>&lt;P&gt;Please run the following command and share the output:&lt;/P&gt;

&lt;PRE&gt;
packet-tracer input inside icmp 192.168.153.10 0 0 192.168.169.10&lt;/PRE&gt;

&lt;P&gt;(The specific source and destination IP addresses aren't critical as long as they are valid within their respective subnets - this just tests the logic of the ASA configuration for passing pings from one subnet to the other.)&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 18:43:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750780#M177819</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-10-12T18:43:41Z</dc:date>
    </item>
    <item>
      <title>Here is the output.</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750781#M177820</link>
      <description>&lt;P&gt;Here is the output.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 19:29:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750781#M177820</guid>
      <dc:creator>ddevecka</dc:creator>
      <dc:date>2015-10-12T19:29:00Z</dc:date>
    </item>
    <item>
      <title>The output shows you are</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750782#M177821</link>
      <description>&lt;P&gt;The output shows you are still hitting "nat 1" and not "nat 0" (exemption).See phase 6 where it tells us:&lt;/P&gt;

&lt;PRE&gt;
nat (inside) 1 0.0.0.0 0.0.0.0&lt;/PRE&gt;

&lt;P&gt;and following it highlights the problem:&lt;/P&gt;

&lt;PRE&gt;
translate_hits = 140, untranslate_hits = 0&lt;/PRE&gt;

&lt;P&gt;I realize I made a typo in the access-list entry I suggested: the destination netmask should be /24 (although the more general netmask should still cover it):&lt;/P&gt;

&lt;PRE&gt;
access-list inside_nat0_outbound extended permit ip 192.168.153.0 255.255.255.0 192.168.169.0 255.255.255.0&lt;/PRE&gt;

&lt;P&gt;Can you try that and also provide the output of:&lt;/P&gt;

&lt;PRE&gt;
show run access-list&amp;nbsp;inside_nat0_outbound&lt;/PRE&gt;

&lt;P&gt;...and rerun the packet-tracer.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 20:07:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750782#M177821</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-10-12T20:07:56Z</dc:date>
    </item>
    <item>
      <title>I caught the subnet and fixed</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750783#M177822</link>
      <description>&lt;P&gt;I caught the subnet and fixed it before entering.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 20:35:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750783#M177822</guid>
      <dc:creator>ddevecka</dc:creator>
      <dc:date>2015-10-12T20:35:12Z</dc:date>
    </item>
    <item>
      <title>Did you have any further</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750784#M177823</link>
      <description>&lt;P&gt;Did you have any further ideas on this?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:07:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750784#M177823</guid>
      <dc:creator>ddevecka</dc:creator>
      <dc:date>2015-10-14T19:07:55Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750785#M177824</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;If i understand it correctly , you are trying to ping from a PC in Subnet:-&lt;/P&gt;

&lt;PRE&gt;
192.168.169.x(Network) from the 192.168.153.x subnet(inside)&lt;/PRE&gt;

&lt;P&gt;With the same configuration , first try enabling this command:-&lt;/P&gt;
&lt;P&gt;fixup protocol icmp&lt;/P&gt;
&lt;P&gt;If this doesn't work , try this:-&lt;/P&gt;
&lt;P&gt;Remove the NAT exempt and configure this NAT statement:-&lt;/P&gt;

&lt;PRE&gt;
global (outside) 1 interface
nat (inside) 0 access-list inside_nat0_outbound
nat (inside) 1 0.0.0.0 0.0.0.0
global (network) 1 interface
&lt;/PRE&gt;

&lt;P&gt;Let me know if this works ?&lt;/P&gt;
&lt;P&gt;Thanks and Regards,&lt;/P&gt;
&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:17:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750785#M177824</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2015-10-14T19:17:39Z</dc:date>
    </item>
    <item>
      <title>I am trying to ping the</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750786#M177825</link>
      <description>&lt;P&gt;I am trying to ping the interfaces on far end interface from the 192.168.152.X side.&lt;/P&gt;&lt;P&gt;So I am on a machine on the 192.168.153.X side and I am just trying to ping the 192.168.169.2 interface.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:23:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750786#M177825</guid>
      <dc:creator>ddevecka</dc:creator>
      <dc:date>2015-10-14T19:23:27Z</dc:date>
    </item>
    <item>
      <title>I will have to wait till</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750787#M177826</link>
      <description>&lt;P&gt;I will have to wait till after business hours tomorrow to do the other as this is a production firewall.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:25:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750787#M177826</guid>
      <dc:creator>ddevecka</dc:creator>
      <dc:date>2015-10-14T19:25:44Z</dc:date>
    </item>
    <item>
      <title>Hi,This will never work on</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750788#M177827</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This will never work on the ASA device and is expected.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:26:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750788#M177827</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2015-10-14T19:26:21Z</dc:date>
    </item>
    <item>
      <title>Fixup did not work.</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750789#M177828</link>
      <description>&lt;P&gt;Fixup did not work.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:26:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750789#M177828</guid>
      <dc:creator>ddevecka</dc:creator>
      <dc:date>2015-10-14T19:26:28Z</dc:date>
    </item>
    <item>
      <title>I thought with the same</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750790#M177829</link>
      <description>&lt;P&gt;I thought with the same-security-traffic command you could communicate across interfaces with same security levels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:33:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750790#M177829</guid>
      <dc:creator>ddevecka</dc:creator>
      <dc:date>2015-10-14T19:33:54Z</dc:date>
    </item>
    <item>
      <title>Hi,As i pointed out earlier ,</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750791#M177830</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As i pointed out earlier , if you are trying to ping the far end interface , it would never work on the ASA devices.&lt;/P&gt;&lt;P&gt;You have to ping another device in that far end network.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:34:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750791#M177830</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2015-10-14T19:34:31Z</dc:date>
    </item>
    <item>
      <title>Hi,Yes , with this command ,</title>
      <link>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750792#M177831</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes , with this command , you can communicate with with the networks on the two interfaces. It will only not work for the far end interface on the ASA device.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 19:47:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/passing-traffic-across-interfaces-with-same-security-levels/m-p/2750792#M177831</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2015-10-14T19:47:08Z</dc:date>
    </item>
  </channel>
</rss>

