<?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: CSM Backup Serverfarm for ACS (NOT for HTTP)? in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342173#M5680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gilles, I'll give it a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2005 11:39:20 GMT</pubDate>
    <dc:creator>Ingo de Jager</dc:creator>
    <dc:date>2005-04-14T11:39:20Z</dc:date>
    <item>
      <title>CSM Backup Serverfarm for ACS (NOT for HTTP)?</title>
      <link>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342171#M5678</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I configure a backup serverfarm, which is at another location with it's own CSM's, for ACS traffic? Redirect won't work - it's only for HTTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2005 07:31:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342171#M5678</guid>
      <dc:creator>Ingo de Jager</dc:creator>
      <dc:date>2005-04-14T07:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Backup Serverfarm for ACS (NOT for HTTP)?</title>
      <link>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342172#M5679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the only way is to do client nat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say you have 2 sites A and B.&lt;/P&gt;&lt;P&gt;on CSM-A you create a server farm that contains a real with CSM-B vip address.&lt;/P&gt;&lt;P&gt;You also do 'nat client' with a pool of ip address from subnet-A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic coming to CSM-A will be sent to CSM-B with source ip of subnet-A, so the response from CSM-B will come back to CSM-A which can then forwards to client.&lt;/P&gt;&lt;P&gt;since the CSM needs to say both side of the traffic, this is the only solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2005 08:27:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342172#M5679</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-04-14T08:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Backup Serverfarm for ACS (NOT for HTTP)?</title>
      <link>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342173#M5680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gilles, I'll give it a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2005 11:39:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342173#M5680</guid>
      <dc:creator>Ingo de Jager</dc:creator>
      <dc:date>2005-04-14T11:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Backup Serverfarm for ACS (NOT for HTTP)?</title>
      <link>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342174#M5681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your suggestion and did a quick check by taking my real server out of service. A sh mod csm 4 real det showed that connections are sent to the vip of the second CSM but it also show connections failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is an extract from my config. It should work but maybe I missed something... I removed some FT configs just to make it read easier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module ContentSwitchingModule 4 &lt;/P&gt;&lt;P&gt; vlan 504 server&lt;/P&gt;&lt;P&gt;  ip address 1.1.1.2 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; vlan 502 client&lt;/P&gt;&lt;P&gt;  ip address 1.1.2.2 255.255.255.0&lt;/P&gt;&lt;P&gt;  gateway 1.1.2.1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; natpool CSM-BACKUP 1.1.2.180 1.1.2.190 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; serverfarm TECHD2_BACKUP&lt;/P&gt;&lt;P&gt;  nat server &lt;/P&gt;&lt;P&gt;  nat client CSM-BACKUP &lt;/P&gt;&lt;P&gt;  failaction purge&lt;/P&gt;&lt;P&gt;  real 1.1.3.3&lt;/P&gt;&lt;P&gt;   inservice&lt;/P&gt;&lt;P&gt;  health retries 30 failed 60&lt;/P&gt;&lt;P&gt;!         &lt;/P&gt;&lt;P&gt; serverfarm TECHD2_SRVR00&lt;/P&gt;&lt;P&gt;  nat server &lt;/P&gt;&lt;P&gt;  no nat client&lt;/P&gt;&lt;P&gt;  failaction purge&lt;/P&gt;&lt;P&gt;  real 1.1.1.3&lt;/P&gt;&lt;P&gt;   inservice&lt;/P&gt;&lt;P&gt;  health retries 30 failed 60&lt;/P&gt;&lt;P&gt;!         &lt;/P&gt;&lt;P&gt; vserver TYGRRA01-APPCSV&lt;/P&gt;&lt;P&gt;  virtual 1.1.2.3 any&lt;/P&gt;&lt;P&gt;  serverfarm TECHD2_SRVR00 backup TECHD2_BACKUP sticky&lt;/P&gt;&lt;P&gt;  sticky 1&lt;/P&gt;&lt;P&gt;  persistent rebalance&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2005 06:52:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342174#M5681</guid>
      <dc:creator>Ingo de Jager</dc:creator>
      <dc:date>2005-04-20T06:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Backup Serverfarm for ACS (NOT for HTTP)?</title>
      <link>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342175#M5682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this config is good.&lt;/P&gt;&lt;P&gt;You need to check on the other csm if it can ping/reach 1.1.2.180-190.&lt;/P&gt;&lt;P&gt;Capture a sniffer trace and see what is going on.&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>Wed, 20 Apr 2005 07:27:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342175#M5682</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-04-20T07:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Backup Serverfarm for ACS (NOT for HTTP)?</title>
      <link>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342176#M5683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I replicated the entire setup in a lab and it worked like a charm. Now I just need to find the problem in the production environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2005 12:45:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-backup-serverfarm-for-acs-not-for-http/m-p/342176#M5683</guid>
      <dc:creator>Ingo de Jager</dc:creator>
      <dc:date>2005-04-21T12:45:45Z</dc:date>
    </item>
  </channel>
</rss>

