<?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: FWSM. Sharing interfaces between contexts. in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fwsm-sharing-interfaces-between-contexts/m-p/1369049#M857648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you need to add either global or static nat so, the classifier will properly classify the flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you share the outside interface, you need to provide translation for all the inside networks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you share the inside interfce (this is bad if it is internet facing context) you need to provide translation for all the outside hosts/network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though our config guide below shows exactly what you are trying to do, it is not a good idea to do this. Troubleshooting may become a big problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/fwsm/fwsm31/configuration/guide/contxt_f.html#wp1124236"&gt;http://www.cisco.com/en/US/docs/security/fwsm/fwsm31/configuration/guide/contxt_f.html#wp1124236&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Dec 2009 16:19:41 GMT</pubDate>
    <dc:creator>Kureli Sankar</dc:creator>
    <dc:date>2009-12-10T16:19:41Z</dc:date>
    <item>
      <title>FWSM. Sharing interfaces between contexts.</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-sharing-interfaces-between-contexts/m-p/1369048#M857646</link>
      <description>&lt;P&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;o:DocumentProperties&gt; &lt;o:Author&gt;rboersma&lt;/o:Author&gt; &lt;o:Version&gt;12.00&lt;/o:Version&gt; &lt;/o:DocumentProperties&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin-top:0cm;
	mso-para-margin-right:0cm;
	mso-para-margin-bottom:10.0pt;
	mso-para-margin-left:0cm;
	line-height:115%;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-fareast-language:EN-US;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I’m going to configure (on paper) an FWSM with two contexts sharing inside and outside interfaces.&lt;BR /&gt;&lt;BR /&gt;I’m using one context only for admin purpose (access to the system space) and other to pass traffic.&lt;BR /&gt;&lt;BR /&gt;Admin and production contexts are sharing the inside and outside vlans (see attached diagram): from admin context, I need to reach some servers over vlan 940, like AAA.&lt;BR /&gt;&lt;BR /&gt;I do not need to use NAT.&lt;BR /&gt;&lt;BR /&gt;Now I’m reading the configuration guide about packets classification. So, because the classifier relies on active NAT sessions and for management traffic destined for an interface, the interface IP address is used for classification, I believe I need to perform NAT with some static entries on production context.&lt;BR /&gt;&lt;BR /&gt;Is it wrong?&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;Andrea&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:47:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-sharing-interfaces-between-contexts/m-p/1369048#M857646</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2019-03-11T16:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM. Sharing interfaces between contexts.</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-sharing-interfaces-between-contexts/m-p/1369049#M857648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you need to add either global or static nat so, the classifier will properly classify the flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you share the outside interface, you need to provide translation for all the inside networks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you share the inside interfce (this is bad if it is internet facing context) you need to provide translation for all the outside hosts/network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though our config guide below shows exactly what you are trying to do, it is not a good idea to do this. Troubleshooting may become a big problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/fwsm/fwsm31/configuration/guide/contxt_f.html#wp1124236"&gt;http://www.cisco.com/en/US/docs/security/fwsm/fwsm31/configuration/guide/contxt_f.html#wp1124236&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 16:19:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-sharing-interfaces-between-contexts/m-p/1369049#M857648</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2009-12-10T16:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM. Sharing interfaces between contexts.</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-sharing-interfaces-between-contexts/m-p/1369050#M857649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for your help.&lt;BR /&gt;I understand that my problem is sharing the inside interface although I'm using admin context only for system space management.&lt;BR /&gt;So I can evaluate two solutions: go back to single mode or promote the production context to admin context.&lt;BR /&gt;Regards.&lt;BR /&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 19:31:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-sharing-interfaces-between-contexts/m-p/1369050#M857649</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2009-12-10T19:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM. Sharing interfaces between contexts.</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-sharing-interfaces-between-contexts/m-p/1369051#M857650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You certainly can. Make sure to save your config. Even if you do not it will be saved in the disk:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the admin context is used only for mgmt, then you can allocate only one interface for this context. No need to allocate two. Just a thought.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 19:37:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-sharing-interfaces-between-contexts/m-p/1369051#M857650</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2009-12-10T19:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: FWSM. Sharing interfaces between contexts.</title>
      <link>https://community.cisco.com/t5/network-security/fwsm-sharing-interfaces-between-contexts/m-p/1369052#M857651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good. But I need to reach some servers on outside from admin.&lt;/P&gt;&lt;P&gt;Perhaps I can use LOCAL authentication but always I'm sharing inside.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 19:42:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fwsm-sharing-interfaces-between-contexts/m-p/1369052#M857651</guid>
      <dc:creator>andrea.meconi</dc:creator>
      <dc:date>2009-12-10T19:42:06Z</dc:date>
    </item>
  </channel>
</rss>

