<?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 Intra context communication using a shared interface not working on ASA 8.2.5 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/intra-context-communication-using-a-shared-interface-not-working/m-p/1779632#M533897</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping someone could help me with this problem, I have a pair of ASAs in multiple context mode and in a failover configuration, the contexts share a "internet" interface which they use to go outside the world and also in the case one natted server from one context wants to talk to other natted&amp;nbsp; server in another context. This intra-context traffic has always work.&lt;/P&gt;&lt;P&gt;However we have recently upgraded from version 8.2.2 to version 8.2.5, since then, communication between the contexts using the shared interface is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is sample of the configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONTEXT-ADMIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2.1&lt;/P&gt;&lt;P&gt; mac-address 0016.001f.e251 standby 0016.001f.e252&lt;/P&gt;&lt;P&gt; nameif internet&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address X.Y.Z.2 255.255.255.0 standby X.Y.Z.252 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONTEXT-CTX1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2.1&lt;/P&gt;&lt;P&gt; mac-address 0016.001f.e241 standby 0016.001f.e242&lt;/P&gt;&lt;P&gt; nameif internet&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address X.Y.Z.241 255.255.255.0 standby X.Y.Z.242 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you can see, since this is a shared interface we set the mac-address of the interfaces, however with this version (8.2.5) it seems that one context can't see natted IPs from other contexts. For example I have natted a server on the CTX1 context with the public IP X.Y.Z.43, but from the ADMIN context I just can't see this IP, if I issue the show arp | i X.Y.Z.43 command, it gives me nothing. I also issue a capture command on the ADMIN context and I didnt see any traffic coming from the IP X.Y.Z.43 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I remove the mac-address command from both of the context, I also get no results, now I can see on the ARP tables the natted IPs of the other contexts, but It seem that the traffic gets stuck somewhere in the middle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm pretty sure this could be because of a bug, I have downgrade one of the firewalls and make it the ACTIVE one, this solve the problem. BUT I really would like to know if someone has face this issue and in what version this could be fixed.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 21:09:41 GMT</pubDate>
    <dc:creator>hector.ricapa</dc:creator>
    <dc:date>2019-03-11T21:09:41Z</dc:date>
    <item>
      <title>Intra context communication using a shared interface not working on ASA 8.2.5</title>
      <link>https://community.cisco.com/t5/network-security/intra-context-communication-using-a-shared-interface-not-working/m-p/1779632#M533897</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping someone could help me with this problem, I have a pair of ASAs in multiple context mode and in a failover configuration, the contexts share a "internet" interface which they use to go outside the world and also in the case one natted server from one context wants to talk to other natted&amp;nbsp; server in another context. This intra-context traffic has always work.&lt;/P&gt;&lt;P&gt;However we have recently upgraded from version 8.2.2 to version 8.2.5, since then, communication between the contexts using the shared interface is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is sample of the configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONTEXT-ADMIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2.1&lt;/P&gt;&lt;P&gt; mac-address 0016.001f.e251 standby 0016.001f.e252&lt;/P&gt;&lt;P&gt; nameif internet&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address X.Y.Z.2 255.255.255.0 standby X.Y.Z.252 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONTEXT-CTX1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2.1&lt;/P&gt;&lt;P&gt; mac-address 0016.001f.e241 standby 0016.001f.e242&lt;/P&gt;&lt;P&gt; nameif internet&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address X.Y.Z.241 255.255.255.0 standby X.Y.Z.242 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you can see, since this is a shared interface we set the mac-address of the interfaces, however with this version (8.2.5) it seems that one context can't see natted IPs from other contexts. For example I have natted a server on the CTX1 context with the public IP X.Y.Z.43, but from the ADMIN context I just can't see this IP, if I issue the show arp | i X.Y.Z.43 command, it gives me nothing. I also issue a capture command on the ADMIN context and I didnt see any traffic coming from the IP X.Y.Z.43 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I remove the mac-address command from both of the context, I also get no results, now I can see on the ARP tables the natted IPs of the other contexts, but It seem that the traffic gets stuck somewhere in the middle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm pretty sure this could be because of a bug, I have downgrade one of the firewalls and make it the ACTIVE one, this solve the problem. BUT I really would like to know if someone has face this issue and in what version this could be fixed.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:09:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/intra-context-communication-using-a-shared-interface-not-working/m-p/1779632#M533897</guid>
      <dc:creator>hector.ricapa</dc:creator>
      <dc:date>2019-03-11T21:09:41Z</dc:date>
    </item>
    <item>
      <title>Intra context communication using a shared interface not working</title>
      <link>https://community.cisco.com/t5/network-security/intra-context-communication-using-a-shared-interface-not-working/m-p/1779633#M533899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hector,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an interesting situation. You said downgrading to the older version fixes the issue? Can you paste the output of &lt;STRONG&gt;show run all sysopt&lt;/STRONG&gt; from both the contexts? I assume that the server has a 1:1 static NAT and not a port redirection correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of giving the interface different mac addresses, have you tried using the command &lt;STRONG&gt;mac-address auto&lt;/STRONG&gt; in the system mode and see if it affects anything?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prapanch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 19:04:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/intra-context-communication-using-a-shared-interface-not-working/m-p/1779633#M533899</guid>
      <dc:creator>praprama</dc:creator>
      <dc:date>2011-08-23T19:04:05Z</dc:date>
    </item>
  </channel>
</rss>

