<?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: Broken SSL sessions on a CSS11503 in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294331#M4530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may I ask you to mark the thread as solved so other people only looking at solution can read this discussion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad to see the problem is solved.&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;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Nov 2003 14:14:43 GMT</pubDate>
    <dc:creator>Gilles Dufour</dc:creator>
    <dc:date>2003-11-10T14:14:43Z</dc:date>
    <item>
      <title>Broken SSL sessions on a CSS11503</title>
      <link>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294326#M4525</link>
      <description>&lt;P&gt;We are using a CSS11503 without SSL module and S/W-Version 7.20 Build 104.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We define the following content rule:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content citrix-csg.oekb.at_https &lt;/P&gt;&lt;P&gt;    add service citrix-csg.oekb.at_https_1 &lt;/P&gt;&lt;P&gt;    add service citrix-csg.oekb.at_https_2 &lt;/P&gt;&lt;P&gt;    vip address 143.245.6.101 &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 443 &lt;/P&gt;&lt;P&gt;    balance srcip &lt;/P&gt;&lt;P&gt;    application ssl &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We see that SSL sessions from a client to the vip address 143.245.6.101 are interrupted after a while (some after 10 minutes, others later). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A network sniffer trace, where the sniffer is located at the CSS UPLINK near the firewall , tells us:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- while the SSL session is up, there is a regular SSL network flow from the CSS VIP address to the client.&lt;/P&gt;&lt;P&gt;- in cases where the session is interrupted, we only see some packets directly sent by the server behind the CSS VIP address to the client!!??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that the CSS box stops after a while (e.g. 10 minutes) to switch the packets due to the content rule. Instead of this the packets are routed as if there would not be any content rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea, what we can do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;Franz &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2003 16:21:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294326#M4525</guid>
      <dc:creator>franz.macsek</dc:creator>
      <dc:date>2003-11-05T16:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Broken SSL sessions on a CSS11503</title>
      <link>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294327#M4526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I could be mistaken but shoudnt you configure sticky ip so the tcp sessions remain on the box especially for ssl connections&lt;/P&gt;&lt;P&gt;Try the following and see what happens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Content&lt;/P&gt;&lt;P&gt;content citrix-csg.oekb.at_https &lt;/P&gt;&lt;P&gt;add service citrix-csg.oekb.at_https_1 &lt;/P&gt;&lt;P&gt;add service citrix-csg.oekb.at_https_2 &lt;/P&gt;&lt;P&gt;vip address 143.245.6.101 &lt;/P&gt;&lt;P&gt;sticky-mask 255.255.0.0&lt;/P&gt;&lt;P&gt;advanced-balance sticky-scrip&lt;/P&gt;&lt;P&gt;protocol tcp &lt;/P&gt;&lt;P&gt;port 443 &lt;/P&gt;&lt;P&gt;application ssl &lt;/P&gt;&lt;P&gt;active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2003 13:09:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294327#M4526</guid>
      <dc:creator>rob</dc:creator>
      <dc:date>2003-11-06T13:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Broken SSL sessions on a CSS11503</title>
      <link>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294328#M4527</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;I defined the content rule in the following way - analog to an configuration example by cisco -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;content citrix-csg.oekb.at_https&lt;/P&gt;&lt;P&gt;  add service citrix-csg.oekb.at_https_1&lt;/P&gt;&lt;P&gt;  add service citrix-csg.oekb.at_https_2&lt;/P&gt;&lt;P&gt;  vip address 143.245.6.101&lt;/P&gt;&lt;P&gt;  application ssl&lt;/P&gt;&lt;P&gt;  advanced-balance ssl&lt;/P&gt;&lt;P&gt;  protocol tcp&lt;/P&gt;&lt;P&gt;  port 443&lt;/P&gt;&lt;P&gt;  url "/*"&lt;/P&gt;&lt;P&gt;  balance aca&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition I suspended the service &lt;/P&gt;&lt;P&gt;citrix-csg.oekb.at_https_2!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result of this test scenario was the same as before: after a while the SSL session dies ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your first aid,&lt;/P&gt;&lt;P&gt;Franz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2003 17:41:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294328#M4527</guid>
      <dc:creator>franz.macsek</dc:creator>
      <dc:date>2003-11-06T17:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Broken SSL sessions on a CSS11503</title>
      <link>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294329#M4528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;most probably the connection stayed idle for at least 16 seconds and it was then garbage collected and RST by the CSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the command 'flow-timeout-multiplier 10' under the content rule configuration and see if this improve the situation.&lt;/P&gt;&lt;P&gt;If it improves but does not solve completely, increase the value from 10 to 50.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2003 09:29:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294329#M4528</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2003-11-07T09:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Broken SSL sessions on a CSS11503</title>
      <link>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294330#M4529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your hint. Using the command&lt;/P&gt;&lt;P&gt;'flow-timeout-multiplier 5'&lt;/P&gt;&lt;P&gt;under the content rule configuration seems to solve our problem with broken SSL sessions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Franz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2003 13:16:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294330#M4529</guid>
      <dc:creator>franz.macsek</dc:creator>
      <dc:date>2003-11-10T13:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Broken SSL sessions on a CSS11503</title>
      <link>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294331#M4530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may I ask you to mark the thread as solved so other people only looking at solution can read this discussion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad to see the problem is solved.&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;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2003 14:14:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294331#M4530</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2003-11-10T14:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Broken SSL sessions on a CSS11503</title>
      <link>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294332#M4531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same issue on a 11050 running 6.10 build 4 and the flow-timeoute command doesn't exist.  is there anything I can use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2004 20:08:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294332#M4531</guid>
      <dc:creator>tporembski</dc:creator>
      <dc:date>2004-04-23T20:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Broken SSL sessions on a CSS11503</title>
      <link>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294333#M4532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try the global config command 'flow port1 443 timeout &lt;VALUE&gt;'.&lt;/VALUE&gt;&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;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2004 12:08:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/broken-ssl-sessions-on-a-css11503/m-p/294333#M4532</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-04-26T12:08:05Z</dc:date>
    </item>
  </channel>
</rss>

