<?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 Source and Destination In context Mode in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/source-and-destination-in-context-mode/m-p/2222807#M348935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It all worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 May 2013 21:20:36 GMT</pubDate>
    <dc:creator>mahesh18</dc:creator>
    <dc:date>2013-05-31T21:20:36Z</dc:date>
    <item>
      <title>Source and Destination In context Mode</title>
      <link>https://community.cisco.com/t5/network-security/source-and-destination-in-context-mode/m-p/2222803#M348931</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to&amp;nbsp; learn basic thing in ASA&amp;nbsp; when in multiple context mode.&lt;/P&gt;&lt;P&gt;Let says we have given source and destination and we need to open port https on destination ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went to switch where source is connected.&lt;/P&gt;&lt;P&gt;Then did&amp;nbsp; sh ip route for source IP address&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It shows Switch learn the source IP&amp;nbsp; from context admin of the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also i did sh ip route for&amp;nbsp;&amp;nbsp; destination IP on same switch .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It shows that destination IP it learn from&amp;nbsp; context y of the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to know where should i config the ACL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My thinking is that i should go to context admin as switch is learning the source ip from context admin?&lt;/P&gt;&lt;P&gt;but need to know the reason for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:51:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-and-destination-in-context-mode/m-p/2222803#M348931</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2019-03-12T01:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Source and Destination In context Mode</title>
      <link>https://community.cisco.com/t5/network-security/source-and-destination-in-context-mode/m-p/2222804#M348932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have 2 networks protected by separate Security Context you would typically be allowing the traffic on both of the Security Contexts. This is only natural since the traffic will be essentially passing two different firewalls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understood you correctly there is a network behind context "admin" and needs to access a server with HTTPS that is located behind context "y". This would mean the connection would probably entering some interface on the context "admin" before heading out to the switch which is connected to both contexts. Therefore "admin" context needs an ACL rule that allows that connection through its interface which has the source network behind it. Next the connection will arrive on some interface on the context "y" and naturally will also need an ACL rule there to allow the HTTPS traffic coming from the host behind the other context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be a lot clearer if we had a precise picture of the topology. Possibly even routing tables of each router involved and the configurations of the Security Contexts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because I cant be 100% sure of your setup on the basis of your description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 17:03:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-and-destination-in-context-mode/m-p/2222804#M348932</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-30T17:03:07Z</dc:date>
    </item>
    <item>
      <title>Source and Destination In context Mode</title>
      <link>https://community.cisco.com/t5/network-security/source-and-destination-in-context-mode/m-p/2222805#M348933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is i need to config the ACL on the ASA.So need to know which ASA should i go,&lt;/P&gt;&lt;P&gt;As source IP learning is from admin context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ServerA is connected to Switch 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch 1 learns the Server A subnet via context admin IP say 172.17.x.x&amp;nbsp; which is interface X of ASA&lt;/P&gt;&lt;P&gt;I went to admin context and saw the ASA&amp;nbsp; interface X&amp;nbsp; has&amp;nbsp; IP 172.17.x.x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the context admin i did sh route and saw the subnet IP is learned via static&amp;nbsp; interface Y&amp;nbsp; of ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this shows that ASA is learning the source via interface Y&amp;nbsp; of ASA.&lt;/P&gt;&lt;P&gt;Also this shows that Switch 1 is learning the source via&amp;nbsp; inetrface X&amp;nbsp; of ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is i need to config the ACL&amp;nbsp; on interface Y&amp;nbsp; of ASA&amp;nbsp; right as this is source??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Jouni from above info if you can explain me how switch is learning&amp;nbsp; server ip subnet via interface x&amp;nbsp; and ASA is learning same IP via interface Y of ASA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 17:19:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-and-destination-in-context-mode/m-p/2222805#M348933</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2013-05-30T17:19:56Z</dc:date>
    </item>
    <item>
      <title>Source and Destination In context Mode</title>
      <link>https://community.cisco.com/t5/network-security/source-and-destination-in-context-mode/m-p/2222806#M348934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On which interface of a context you control the traffic is a matter of preference. But I would have to say that in 99% of the cases you allow the traffic on the firewall interface closest to the source. And in this case based on your posts it seems that the "admin" contexts interface "Y" is the correct interface on which ACL you configure the rule to allow the HTTPS traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as I said, according to your information the destination address for this traffic that we are allowing is located yet behind another context which makes it logical that you will also have to allow the traffic in that other context as the traffic will eventually reach that context when it has gone through context "admin".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if I understood your final questions correctly but here goes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would imagine that the Switch (you are probably referring to L3 switch) either has a Static route configured which tells that the source host is found behind the IP address of context "admin" interface "x".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you issue the &lt;STRONG&gt;"show ip route &lt;SOURCES ip="" address=""&gt;"&lt;/SOURCES&gt;&lt;/STRONG&gt; on the switch it should tell you how the route is learned. If its a static route it should be mentioned. It should also mention if its learned by some other means.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the ASA naturally we are probably dealing with the same things as with the switch. The source hosts network is either directly connected network of the ASA (configured on some ASA interface) OR the ASA has a static route configured that tells the ASA where the source hosts network is located.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to confirm the ASA side with "show route" command. The letter infront of the correct route should tell if its a Static route for example which is identified with the letter "S". The letter "C" would refer to a directly connected network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 17:35:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-and-destination-in-context-mode/m-p/2222806#M348934</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-05-30T17:35:02Z</dc:date>
    </item>
    <item>
      <title>Source and Destination In context Mode</title>
      <link>https://community.cisco.com/t5/network-security/source-and-destination-in-context-mode/m-p/2222807#M348935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It all worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 21:20:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/source-and-destination-in-context-mode/m-p/2222807#M348935</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2013-05-31T21:20:36Z</dc:date>
    </item>
  </channel>
</rss>

