<?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: failover replication http issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714987#M558028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think https connections are replicated in a stateful failover. Only port 80 destined connections are replicated to the best of my knowledge.&lt;/P&gt;&lt;P&gt;For https, it most probably re-establishes a connection during the transfer. Again, the only way to confirm this would be to run captures on the PC from where you are uploading to the server. I suppose you would see another three way handshake soon after the failover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it would be really informational, if you could do the wireshark captures for http and https and share the results on this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shrikant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2011 01:59:13 GMT</pubDate>
    <dc:creator>Shrikant Sundaresh</dc:creator>
    <dc:date>2011-04-13T01:59:13Z</dc:date>
    <item>
      <title>failover replication http issue</title>
      <link>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714984#M558025</link>
      <description>&lt;P&gt;I have a pair of Pix515 firewall running version 8.0(4) in Active/Standby and "stateful" failover.&amp;nbsp; Everything seems to be working fine.&amp;nbsp; I have a Apache web server running on Linux sitting behind the firewall and I&amp;nbsp; the firewall NAT rule as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CiscoPix# sh run static&lt;BR /&gt;static (inside,outside) 10.109.114.4 192.168.209.97 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;CiscoPix#&lt;BR /&gt;CiscoPix# sh run | i failover&lt;BR /&gt;failover lan unit secondary&lt;BR /&gt;failover lan interface failover Ethernet4&lt;BR /&gt;failover lan enable&lt;BR /&gt;failover polltime unit 1 holdtime 3&lt;BR /&gt;failover key *****&lt;BR /&gt;failover replication http&lt;BR /&gt;failover link state Ethernet5&lt;BR /&gt;failover interface ip failover 10.1.0.1 255.255.255.252 standby 10.1.0.2&lt;BR /&gt;failover interface ip state 10.0.0.1 255.255.255.0 standby 10.0.0.2&lt;/P&gt;&lt;P&gt;CiscoPix#&lt;BR /&gt;CiscoPix# sh run | i ip address&lt;BR /&gt; ip address 10.109.114.1 255.255.255.0 standby 10.109.114.2&lt;BR /&gt; ip address 192.168.209.254 255.255.255.0 standby 192.168.209.253&lt;BR /&gt;CiscoPix#&lt;/P&gt;&lt;P&gt;CiscoPix# sh run access-list 100&lt;BR /&gt;access-list 100 extended permit icmp any any log&lt;BR /&gt;access-list 100 extended permit ip any any log&lt;BR /&gt;CiscoPix# sh run | i access-group&lt;BR /&gt;access-group 100 in interface outside&lt;BR /&gt;CiscoPix#&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;&amp;nbsp; inspect http&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From a windows machine outside the firewall, I can upload a large file via http to the host 10.109.114.4 without any issues EXCEPT to simulate an actual failover, I performed a "reload" on the "Active" firewall.&amp;nbsp; As soon as I reboot the Active Pix firewall, I immediately lost my http file upload.&amp;nbsp; I also have telnet and ssh connection to this Linux server as well.&amp;nbsp; The telnet and ssh connection to the same server stays connection as reboot the Active Pix and the standby Pix takes over the Active role.&amp;nbsp; As you can see, I have "failover replication http" in the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to know why http connection does not failover when the Active Pix reboot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:20:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714984#M558025</guid>
      <dc:creator>cciesec2011</dc:creator>
      <dc:date>2019-03-11T20:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: failover replication http issue</title>
      <link>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714985#M558026</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;It takes a while for the failover to take place.(Unfortunately it isn't instantaneous) The SSH and Telnet connections keep trying to reconnect and ultimately succeed once the secondary has become active. However, the HTTP upload, perhaps, does not try to reconnect for as long as the SSH and telnet clients do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;If you take captures,&lt;/SPAN&gt;&lt;SPAN style="text-decoration: line-through;"&gt; I think you would see the PC trying to establish a connection for maybe a couple of packets, and then sending a reset or just interrupting the upload process.&lt;/SPAN&gt; -Edit-&lt;SPAN style="text-decoration: line-through;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In the captures before the failover, you would ideally see alternating Data and ACK packets. Data going from PC -&amp;gt; server, and server sending an ACK for that data. However, when you do a failover, you should see only Data. Once the TCP window is full, and it still doesn't get an ACK, it might either retransmit or just drop the connection. Not sure of that. Captures would give you a clear picture though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shrikant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: Please mark the question as answered if it has been resolved. Do rate helpful posts. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 01:03:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714985#M558026</guid>
      <dc:creator>Shrikant Sundaresh</dc:creator>
      <dc:date>2011-04-13T01:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: failover replication http issue</title>
      <link>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714986#M558027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then how do you explain the fact that when I use http(s) connection to the same Apache web server to upload file, rebooting the Active Pix did not cause lost connection of uploading via http(s) to the same Linux server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 01:44:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714986#M558027</guid>
      <dc:creator>cciesec2011</dc:creator>
      <dc:date>2011-04-13T01:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: failover replication http issue</title>
      <link>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714987#M558028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think https connections are replicated in a stateful failover. Only port 80 destined connections are replicated to the best of my knowledge.&lt;/P&gt;&lt;P&gt;For https, it most probably re-establishes a connection during the transfer. Again, the only way to confirm this would be to run captures on the PC from where you are uploading to the server. I suppose you would see another three way handshake soon after the failover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it would be really informational, if you could do the wireshark captures for http and https and share the results on this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shrikant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 01:59:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714987#M558028</guid>
      <dc:creator>Shrikant Sundaresh</dc:creator>
      <dc:date>2011-04-13T01:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: failover replication http issue</title>
      <link>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714988#M558029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try without http inspection enabled&lt;/P&gt;&lt;P&gt;Try to verify your conn is up on standby before you failover. It will be there in show conn&lt;/P&gt;&lt;P&gt;If still no joy we'll need to understand why connection aborts with packet capture. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 02:35:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714988#M558029</guid>
      <dc:creator>jubetz</dc:creator>
      <dc:date>2011-04-13T02:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: failover replication http issue</title>
      <link>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714989#M558030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See &lt;SPAN style="font-size: large;"&gt;&lt;STRONG&gt;&lt;A href="http://cdetsweb-prd.cisco.com/apps/goto?identifier=CSCtl51268"&gt;CSCtl51268&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: large;"&gt;&lt;STRONG&gt;Doc: Stateful failover support for inspected protocols is best effort&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A class="jive-link-external-small" href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCtl51268"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCtl51268&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please report back if removing http inspection allows this conn to survive a failover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-jb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 14:11:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/failover-replication-http-issue/m-p/1714989#M558030</guid>
      <dc:creator>jubetz</dc:creator>
      <dc:date>2011-04-13T14:11:57Z</dc:date>
    </item>
  </channel>
</rss>

