<?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: Cisco ASA (8.3) - Packet tracer / Multi Context Classificati in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-8-3-packet-tracer-multi-context-classification/m-p/1806679#M492585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good to get confirmation of my suspicions. I wasn't aware of the 'any' NAT bug so that's good to know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Nov 2011 14:56:58 GMT</pubDate>
    <dc:creator>Paul Cummings</dc:creator>
    <dc:date>2011-11-26T14:56:58Z</dc:date>
    <item>
      <title>Cisco ASA (8.3) - Packet tracer / Multi Context Classification</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-8-3-packet-tracer-multi-context-classification/m-p/1806677#M492582</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been using packet-tracer for some time on and off with mixed results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running a multi context firewall with over 10 of the contexts sharing the same outside interface / network.&lt;/P&gt;&lt;P&gt;All interfaces obviously have valid, unique IPs and also unique MAC addresses as mac-address auto is enabled in the system context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an ASA 5550 running 8.3(2.10) interim so includes the fix for the well known packet-tracer classication failed bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in theory, with firewall contexts on a shared interface the ASA should use the firewall MAC address to classify incoming traffic to the correct firewall and as far as I am aware, only fall back on using NAT to classify if the interface MACs are the same. In reality on my platform this doesn't seem to be happening and the classifier is using NAT to determine the destination context. I'm seeing this with live traffic (i.e. not generated by packet-tracer) in logs and can prove it by disabling certain NAT rules (there is some overlap with the IP addressing behind each firewall).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question regarding packet tracer is this - in the above scenario with a shared outside interface, does packet tracer ALWAYS use NAT to determine the destination context? Or does packet tracer look up the MAC address of the ingress interface according to what context you are running packet tracer from? It appears that packet-tracer is using NAT in my case which could be just symptomatic of the potential bug I've described above rather than by design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've trawled the forums for an answer to this and haven't found one - not sure if this is a question for TAC/Developers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:54:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-8-3-packet-tracer-multi-context-classification/m-p/1806677#M492582</guid>
      <dc:creator>Paul Cummings</dc:creator>
      <dc:date>2019-03-11T21:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA (8.3) - Packet tracer / Multi Context Classificati</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-8-3-packet-tracer-multi-context-classification/m-p/1806678#M492583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The packet-tracer has no way of specifying the MAC address of the simulated packet, so it will always fall back to a NAT check. This is currently a limiation of the packet-tracer feature in multiple context mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally, if your NAT rules contain the 'any' keyword in the interface pair, you should be aware of this bug:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSCts07069 - ASA: Packet classifier fails with 'any' in Object NAT rule (fixed in 8.3.2.28)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Nov 2011 13:08:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-8-3-packet-tracer-multi-context-classification/m-p/1806678#M492583</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2011-11-26T13:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA (8.3) - Packet tracer / Multi Context Classificati</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-8-3-packet-tracer-multi-context-classification/m-p/1806679#M492585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good to get confirmation of my suspicions. I wasn't aware of the 'any' NAT bug so that's good to know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Nov 2011 14:56:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-8-3-packet-tracer-multi-context-classification/m-p/1806679#M492585</guid>
      <dc:creator>Paul Cummings</dc:creator>
      <dc:date>2011-11-26T14:56:58Z</dc:date>
    </item>
  </channel>
</rss>

