<?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: ASA routing between two interfaces not working in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-routing-between-two-interfaces-not-working/m-p/3737865#M9132</link>
    <description>&lt;P&gt;Run the packet tracer tool in ASDM to see if the packet is getting permitted.it will check ACLs, NAT and routes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Nov 2018 12:40:36 GMT</pubDate>
    <dc:creator>Dennis Mink</dc:creator>
    <dc:date>2018-11-02T12:40:36Z</dc:date>
    <item>
      <title>ASA routing between two interfaces not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-between-two-interfaces-not-working/m-p/3737224#M9130</link>
      <description>&lt;P&gt;Ok, this is my first venture to the cisco boards to ask a question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an issue where I have 2 subinterfaces on an ASA with the same security level (100) and same-security-traffic permit inter-interface, same-security-traffic permit intra-interface both configured.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a NAT entry for the above:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;nat (default_dhcp,inside) source static net-default_dhcp net-default_dhcp destination static net-itservers net-itservers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;default_dhcp is the interface name with&amp;nbsp;net-default_dhcp as the network object on that interface&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;inside is the interface with net-itservers.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;however,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;net-itservers&amp;nbsp;can ping and get a general response from&amp;nbsp;net-default_dhcp but not the other way&amp;nbsp;round&amp;nbsp; although&amp;nbsp;I cannot see anything in the config&amp;nbsp;that would be uni-directional regarding&amp;nbsp;these two network object or the interfaces they reside&amp;nbsp;on.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also have a secondary issue whereby&amp;nbsp;the net-grp-fortiSSL (SSL clients from an external 3rd party firewall using the same tunnel as net-grp-ielmk and net-grp-uklon&amp;nbsp;use) cannot gain access to either of the subnets above, I'm gathering that&amp;nbsp;the two issues may be related.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ed3&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:25:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-between-two-interfaces-not-working/m-p/3737224#M9130</guid>
      <dc:creator>ed3</dc:creator>
      <dc:date>2020-02-21T16:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: ASA routing between two interfaces not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-between-two-interfaces-not-working/m-p/3737865#M9132</link>
      <description>&lt;P&gt;Run the packet tracer tool in ASDM to see if the packet is getting permitted.it will check ACLs, NAT and routes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 12:40:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-between-two-interfaces-not-working/m-p/3737865#M9132</guid>
      <dc:creator>Dennis Mink</dc:creator>
      <dc:date>2018-11-02T12:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: ASA routing between two interfaces not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-between-two-interfaces-not-working/m-p/3738538#M9133</link>
      <description>&lt;P&gt;Or from the CLI:&lt;/P&gt;
&lt;P&gt;packet tracer input deafult_dhcp tcp IP-A 12345 IP-B 80 det&lt;BR /&gt;where IP-A is from object net-default_dhcp&lt;BR /&gt;&amp;amp; IP-B is from object net-itservers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You only need this command as they are 2 different interfaces:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;same-security-traffic permit inter-interface&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you have any ACLs, they will override the security-levels.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can check with sh run access-group cmd.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Azam&lt;/P&gt;</description>
      <pubDate>Sat, 03 Nov 2018 19:59:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-between-two-interfaces-not-working/m-p/3738538#M9133</guid>
      <dc:creator>mkazam001</dc:creator>
      <dc:date>2018-11-03T19:59:39Z</dc:date>
    </item>
  </channel>
</rss>

