<?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 CSS1150x and Direct Server Return (DSR) in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299786#M4636</link>
    <description>&lt;P&gt;As subject:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone ever configured this on a CSS and have a working config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reading the docs shows no useful information (or even clear support for it). Do we therefore suspect it doesnt support DSR and we should choose other platforms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2004 10:50:09 GMT</pubDate>
    <dc:creator>gbbromley</dc:creator>
    <dc:date>2004-06-30T10:50:09Z</dc:date>
    <item>
      <title>CSS1150x and Direct Server Return (DSR)</title>
      <link>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299786#M4636</link>
      <description>&lt;P&gt;As subject:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone ever configured this on a CSS and have a working config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reading the docs shows no useful information (or even clear support for it). Do we therefore suspect it doesnt support DSR and we should choose other platforms?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2004 10:50:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299786#M4636</guid>
      <dc:creator>gbbromley</dc:creator>
      <dc:date>2004-06-30T10:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: CSS1150x and Direct Server Return (DSR)</title>
      <link>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299787#M4637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;indeed our documentation says there is support for DSR on the CSS11500.&lt;/P&gt;&lt;P&gt;However, I never saw any sample configs.&lt;/P&gt;&lt;P&gt;I don't even see how we could do it with the CSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CSM can easily do DSR with the command 'no nat server' on the serverfarm and 'unidirectionnal' for the vserver [to avoid the CSM timing out the connection because no seeing the return  traffic].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not the full config but an indication that may help you.&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>Wed, 30 Jun 2004 13:22:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299787#M4637</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-06-30T13:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: CSS1150x and Direct Server Return (DSR)</title>
      <link>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299788#M4638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Direct Server Return is supported, however CSCeb30818 cleared up a bug with the CSS reported this as a SYN attack. This was reported as a 7.20 issue only. In order for this to work, you would need a configuration that does not NAT the server. To do this, you would make the service "type transparent-cache". The CSS would have to be on the same subnet as the servers, and the servers would be configured to accept traffic for the virtual address without arping for it. This can be done on Microsoft servers using a loopback interface configured with the VIP address.  So, the configuration on the CSS would be the same as a standard load balance configuration, except for the "transparent" servers. &lt;/P&gt;&lt;P&gt;If you want the CSS to look at rules, etc when traffic comes from those servers, then the service should be also configured as "no cache-bypass". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2004 20:24:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299788#M4638</guid>
      <dc:creator>mvoight</dc:creator>
      <dc:date>2004-07-05T20:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: CSS1150x and Direct Server Return (DSR)</title>
      <link>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299789#M4639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide a working config for this DSR?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2004 08:01:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299789#M4639</guid>
      <dc:creator>sbbaxter</dc:creator>
      <dc:date>2004-07-06T08:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: CSS1150x and Direct Server Return (DSR)</title>
      <link>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299790#M4640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this should do it (as yet untested)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service WEB1&lt;/P&gt;&lt;P&gt;  ip address A.B.C.210&lt;/P&gt;&lt;P&gt;  keepalive type http&lt;/P&gt;&lt;P&gt;  keepalive uri "/"&lt;/P&gt;&lt;P&gt;  type transparent-cache&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;service WEB2&lt;/P&gt;&lt;P&gt;  ip address A.B.C.214&lt;/P&gt;&lt;P&gt;  keepalive type http&lt;/P&gt;&lt;P&gt;  keepalive uri "/"&lt;/P&gt;&lt;P&gt;  type transparent-cache&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;owner MyCUSTOMER&lt;/P&gt;&lt;P&gt;  content SomeWebService&lt;/P&gt;&lt;P&gt;    vip address A.B.C.100&lt;/P&gt;&lt;P&gt;    add service WEB1&lt;/P&gt;&lt;P&gt;    add service WEB2&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 80&lt;/P&gt;&lt;P&gt;    flow-reset-reject&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2004 14:05:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299790#M4640</guid>
      <dc:creator>gbbromley</dc:creator>
      <dc:date>2004-07-08T14:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: CSS1150x and Direct Server Return (DSR)</title>
      <link>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299791#M4641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the confirmation from the product manager.&lt;/P&gt;&lt;P&gt;DSR is unsupported.&lt;/P&gt;&lt;P&gt;What was reference by Michael is DSR for traffic not hitting a VIP - so just routed by the CSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic hitting a vip needs to go through the CSS in both direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Documentation will be corrected soon to reflect 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;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jul 2004 08:07:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css1150x-and-direct-server-return-dsr/m-p/299791#M4641</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-07-10T08:07:28Z</dc:date>
    </item>
  </channel>
</rss>

