<?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: ASA Context running in parallel with ASA-VPN in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-context-running-in-parallel-with-asa-vpn/m-p/893155#M974834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears packet from server (SYN ACK from port 23 is certainly a server packet) to client is getting dropped. Since you said two ASAs are sitting in parallel can you clarify which ASA dropping the packet ? If it's multi context one then it appears routing needs to be fixed such that packets destined to VPN client IPs go to VPN-ASA. I would guess you have a L3 box on inside segment that routes to ASAs depending on destination. It may be that L3 box is routing VPN client IPs to multi-ASA instead of VPN-ASA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Sep 2007 02:16:19 GMT</pubDate>
    <dc:creator>umamytov</dc:creator>
    <dc:date>2007-09-29T02:16:19Z</dc:date>
    <item>
      <title>ASA Context running in parallel with ASA-VPN</title>
      <link>https://community.cisco.com/t5/network-security/asa-context-running-in-parallel-with-asa-vpn/m-p/893152#M974829</link>
      <description>&lt;P&gt;The scenario I have is an ASA in context mode and I am looking to terminate VPN clients on a seperate ASA that has an interface on the same private subnet. I have added a route to the ASA context for the VPN pool that belongs to the VPN-ASA.  i can ping the vpn clients from the ASA context but I cannot establish any connection from the VPN client I get the following message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;04:21:21	106001	192.168.41.215	10.50.1.1	 Inbound TCP connection denied from 192.168.41.215/23 to 10.50.1.1/52412 flags SYN ACK  on interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?  Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:13:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-context-running-in-parallel-with-asa-vpn/m-p/893152#M974829</guid>
      <dc:creator>natedog</dc:creator>
      <dc:date>2019-03-11T11:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Context running in parallel with ASA-VPN</title>
      <link>https://community.cisco.com/t5/network-security/asa-context-running-in-parallel-with-asa-vpn/m-p/893153#M974831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U have not cleared that u r talking about multiple mode.can u ping from outside to inside, if yes, then check ur vpn config i.e. check with this command---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show isakmp sa&lt;/P&gt;&lt;P&gt;show ipsec sa&lt;/P&gt;&lt;P&gt;And then see that vpn has been created or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2007 10:44:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-context-running-in-parallel-with-asa-vpn/m-p/893153#M974831</guid>
      <dc:creator>santukumar</dc:creator>
      <dc:date>2007-09-24T10:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Context running in parallel with ASA-VPN</title>
      <link>https://community.cisco.com/t5/network-security/asa-context-running-in-parallel-with-asa-vpn/m-p/893154#M974832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I am running one ASA in multiple context mode.  The other ASA is running parallel in single context mode.  The vpn terminates fine and I can ping the ipsec clients as they connect from the ASA that's running in multiple context mode.  However if a vpn user tried to access internal resources its failing. This is the error I am getting which is related to translation problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.41.20 10.50.1.1 Inbound TCP connection denied from 192.168.41.20/23 to 10.50.1.1/2103 flags SYN ACK  on interface inside &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 19:18:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-context-running-in-parallel-with-asa-vpn/m-p/893154#M974832</guid>
      <dc:creator>natedog</dc:creator>
      <dc:date>2007-09-27T19:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Context running in parallel with ASA-VPN</title>
      <link>https://community.cisco.com/t5/network-security/asa-context-running-in-parallel-with-asa-vpn/m-p/893155#M974834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears packet from server (SYN ACK from port 23 is certainly a server packet) to client is getting dropped. Since you said two ASAs are sitting in parallel can you clarify which ASA dropping the packet ? If it's multi context one then it appears routing needs to be fixed such that packets destined to VPN client IPs go to VPN-ASA. I would guess you have a L3 box on inside segment that routes to ASAs depending on destination. It may be that L3 box is routing VPN client IPs to multi-ASA instead of VPN-ASA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2007 02:16:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-context-running-in-parallel-with-asa-vpn/m-p/893155#M974834</guid>
      <dc:creator>umamytov</dc:creator>
      <dc:date>2007-09-29T02:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Context running in parallel with ASA-VPN</title>
      <link>https://community.cisco.com/t5/network-security/asa-context-running-in-parallel-with-asa-vpn/m-p/893156#M974835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right now I am not using any layer 3 box, i was hoping to avoid that and just have the multi-contxt ASA send packets over to the ASA-VPN device when they needed route out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried utilizing the NO_NAT rules on both the VPN-ASA and context ASA but since the traffic is never leaving the inside interface of the context ASA then that doesnt make any sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I going to need a layer 3 box to handle this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2007 12:51:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-context-running-in-parallel-with-asa-vpn/m-p/893156#M974835</guid>
      <dc:creator>natedog</dc:creator>
      <dc:date>2007-09-29T12:51:45Z</dc:date>
    </item>
  </channel>
</rss>

