<?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: ASA5520 inside shared interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211027#M859526</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for the classifier to work properly for when using shared inside interfaces, you will need to have a static NAT entry in place for the outside address to appear as a global address for the  classifier  to examine packets entering from the inside network o decide which context should receive a packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;post your config...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2009 11:30:10 GMT</pubDate>
    <dc:creator>francisco_1</dc:creator>
    <dc:date>2009-06-04T11:30:10Z</dc:date>
    <item>
      <title>ASA5520 inside shared interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211024#M859523</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two asa5520 configured in multiple context mode, the two context share both the inside and the outside interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured in the system context the mac-address auto to assign a unique mac to each sub-interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to send a packet from the inside interface I got the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;input-interface: inside&lt;/P&gt;&lt;P&gt;input-status: up&lt;/P&gt;&lt;P&gt;input-line-status: up&lt;/P&gt;&lt;P&gt;Action: drop&lt;/P&gt;&lt;P&gt;Drop-reason: (ifc-classify) Virtual firewall classification failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to send a packet from the outside toward a more secure interface all works well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both context has an static traslation for the inside network:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,dmz) 192.168.0.0 192.168.0.0 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the destination networks are different for each context:&lt;/P&gt;&lt;P&gt;Context A&lt;/P&gt;&lt;P&gt;src 192.168.0.1 dst 171.22.233.1/26&lt;/P&gt;&lt;P&gt;Context B&lt;/P&gt;&lt;P&gt;src 192.168.0.1 dst 171.22.233.69/27&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The classifier Criteria should use first the unique macs, than the nat traslation performing a destination lookup, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why the traffic from the shared inside is not classified?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Igor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:39:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211024#M859523</guid>
      <dc:creator>ifabrizio</dc:creator>
      <dc:date>2019-03-11T15:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5520 inside shared interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211025#M859524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Drop-reason: (ifc-classify) Virtual firewall classification failed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the error means a packet arrived on a shared interface, but failed to classify to any specific context interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recommendation: Use the global or static command to specify the IPv4 addresses that belong to each context interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through this as it contains configuration example for extactly what you are trying to do. &lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00808d2b63.shtml#diag" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00808d2b63.shtml#diag&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 10:31:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211025#M859524</guid>
      <dc:creator>francisco_1</dc:creator>
      <dc:date>2009-06-04T10:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5520 inside shared interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211026#M859525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Francisco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for you reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example that you provide me, the context 1 and 2 do not share the inside and outside interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My configuration share the inside and the outside, the subinterfaces are the same for both the context A and B:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;context Internet&lt;/P&gt;&lt;P&gt;  description Internet module&lt;/P&gt;&lt;P&gt;  allocate-interface GigabitEthernet0/1.1 inside_shared&lt;/P&gt;&lt;P&gt;  allocate-interface GigabitEthernet0/2.1 dmz_Internet&lt;/P&gt;&lt;P&gt;  allocate-interface GigabitEthernet0/3.1 outside_shared&lt;/P&gt;&lt;P&gt;  allocate-interface GigabitEthernet0/3.2 int_ipsec&lt;/P&gt;&lt;P&gt;  config-url disk0:/Internet.cfg&lt;/P&gt;&lt;P&gt;  join-failover-group 1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;context E-Commerce&lt;/P&gt;&lt;P&gt;  allocate-interface GigabitEthernet0/1.1 inside_shared&lt;/P&gt;&lt;P&gt;  allocate-interface GigabitEthernet0/1.3 application&lt;/P&gt;&lt;P&gt;  allocate-interface GigabitEthernet0/3.1 outside_shared&lt;/P&gt;&lt;P&gt;  config-url disk0:/E-Commerce.cfg&lt;/P&gt;&lt;P&gt;  join-failover-group 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 11:01:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211026#M859525</guid>
      <dc:creator>ifabrizio</dc:creator>
      <dc:date>2009-06-04T11:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5520 inside shared interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211027#M859526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for the classifier to work properly for when using shared inside interfaces, you will need to have a static NAT entry in place for the outside address to appear as a global address for the  classifier  to examine packets entering from the inside network o decide which context should receive a packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;post your config...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 11:30:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211027#M859526</guid>
      <dc:creator>francisco_1</dc:creator>
      <dc:date>2009-06-04T11:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5520 inside shared interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211028#M859527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IGOR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;was my commments helpful? is the problem solved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the rating..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Francisco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 13:15:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211028#M859527</guid>
      <dc:creator>francisco_1</dc:creator>
      <dc:date>2009-06-04T13:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5520 inside shared interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211029#M859528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Francisco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The outside nat solve the problem you are right!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All works fine now, thank you for your help.&lt;/P&gt;&lt;P&gt;Igor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 13:38:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211029#M859528</guid>
      <dc:creator>ifabrizio</dc:creator>
      <dc:date>2009-06-04T13:38:42Z</dc:date>
    </item>
    <item>
      <title>What was the config you</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211030#M859529</link>
      <description>&lt;P&gt;What was the config you actually added.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 11:34:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/1211030#M859529</guid>
      <dc:creator>rsinger</dc:creator>
      <dc:date>2014-09-30T11:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5520 inside shared interface</title>
      <link>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/3871597#M859530</link>
      <description>&lt;P&gt;Thank you Francisco! You saved the day!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;DSK Bank Network Team&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 09:49:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5520-inside-shared-interface/m-p/3871597#M859530</guid>
      <dc:creator>network@dskbank.bg</dc:creator>
      <dc:date>2019-06-12T09:49:00Z</dc:date>
    </item>
  </channel>
</rss>

