<?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 The application error was in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553504#M236888</link>
    <description>&lt;P&gt;The application error was fixed only to get another application error with the new firewall ASA 5515-X...I have attached the application to my post..It is very weird how a change of firewall (from 5520 to 5515-x) with different version of firware can cause such a trouble.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jul 2014 06:54:26 GMT</pubDate>
    <dc:creator>apapakons</dc:creator>
    <dc:date>2014-07-14T06:54:26Z</dc:date>
    <item>
      <title>Problem with an Application after replacing cisco ASA 5520 with 5515-X</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553499#M236875</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Recently we bought a new firewall ASA 5515-X to replace my 5520 ASA. I used the exact commands of 5520 to configure the new&amp;nbsp; firewall access rules of 5515-X FW. When I did the migration and used the new firewall all webservers worked except an web-application server. I can communicate with the server but an error is displayed&amp;nbsp; "No connection could be made to the target machine actively refused it 127.0.0.1:5672". I have an attachment with the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now the strange thing is that I logged in the server and with netstat command I verified that the communication of server at TCP port 5672 id established with its loopback interface without passing through firewall. Also the ASA real time logs did not show any communication of server at this port. Still when I placed back to my network my old firewall the application server worked like a charm. When I tried again to migrate to 5515-X I have the same error.&lt;/P&gt;&lt;P&gt;The server is at DMZ zone and the users at internal zone. I have double checked all the commands of firewall and I do not have any idea where the problem is. Does the 5515-X filter anything?Can you suggest any troubleshooting to do? In addition I would like to add the the server instead of using 127.0.0.1:5672 for the comminication with itself uses ipv6 ::1:5672. Any ideas are welcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 01:06:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553499#M236875</guid>
      <dc:creator>apapakons</dc:creator>
      <dc:date>2019-03-13T01:06:52Z</dc:date>
    </item>
    <item>
      <title>Hi,I guess there should be</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553500#M236880</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I guess there should be some issue with the server. Can you try the settings.....&lt;/P&gt;&lt;DIV class="post-text"&gt;&lt;P&gt;What worked for me was a combination of both of the prior answers.&lt;/P&gt;&lt;P&gt;Make your /usr/local/etc/rabbitmq/rabbitmq-env.conf look like this:&lt;/P&gt;&lt;P&gt;CONFIG_FILE=/usr/local/etc/rabbitmq/rabbitmq&lt;/P&gt;&lt;P&gt;NODE_IP_ADDRESS=0.0.0.0&lt;/P&gt;&lt;P&gt;NODENAME=rabbit@localhost&lt;/P&gt;&lt;P&gt;(If I remove the NODE_IP_ADDRESS entry completely rabbitmq gives me errors)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before that can you try restarting the web-application servers and ASA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Jul 2014 07:04:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553500#M236880</guid>
      <dc:creator>nkarthikeyan</dc:creator>
      <dc:date>2014-07-03T07:04:01Z</dc:date>
    </item>
    <item>
      <title>Also can you try with the</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553501#M236883</link>
      <description>&lt;P&gt;Also can you try with the packet-tracer command in ASA to check the flow is correct or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;packet-tracer input inside tcp &amp;lt;source ip address&amp;gt; &amp;lt;source port&amp;gt; &amp;lt;web application server ip&amp;gt; 5672 detailed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this gives all okay and up results then you do not have any problems in ASA....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2014 08:48:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553501#M236883</guid>
      <dc:creator>nkarthikeyan</dc:creator>
      <dc:date>2014-07-03T08:48:05Z</dc:date>
    </item>
    <item>
      <title>This might be an ARP issue on</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553502#M236884</link>
      <description>&lt;P&gt;This might be an ARP issue on the server.&lt;/P&gt;&lt;P&gt;I would suggest deleting the arp cache on the server and then test the connection.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;netsh interface ip delete arpcache&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2014 09:11:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553502#M236884</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-07-03T09:11:52Z</dc:date>
    </item>
    <item>
      <title>Thank you for your replies,I</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553503#M236886</link>
      <description>&lt;P&gt;Thank you for your replies,&lt;/P&gt;&lt;P&gt;I communicated with the web developer who created this application and we disabled the specific service. I verified it by using netstat.&amp;nbsp; This Sunday when I will try again the migration and I will follow your suggessions.&amp;nbsp; If the problem persists I will try to log the error from asa.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In any I would like to thank you both for your help. I feel very obliged to you.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2014 09:52:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553503#M236886</guid>
      <dc:creator>apapakons</dc:creator>
      <dc:date>2014-07-03T09:52:23Z</dc:date>
    </item>
    <item>
      <title>The application error was</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553504#M236888</link>
      <description>&lt;P&gt;The application error was fixed only to get another application error with the new firewall ASA 5515-X...I have attached the application to my post..It is very weird how a change of firewall (from 5520 to 5515-x) with different version of firware can cause such a trouble.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2014 06:54:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-an-application-after-replacing-cisco-asa-5520-with/m-p/2553504#M236888</guid>
      <dc:creator>apapakons</dc:creator>
      <dc:date>2014-07-14T06:54:26Z</dc:date>
    </item>
  </channel>
</rss>

