<?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 CSM Load Balancer Help in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015637#M20116</link>
    <description>&lt;P&gt;Hey all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a config working for load balancing websites but now need something to work for a flash app that uses port 1935 instead.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything worked but I couldn't see the real source IP (which is a requirement of the business).  I know that this was because I was taking it from the HTTP header before and it's not HTTP now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are my options here?  Is there something similar I could do or do I need to change the basic design?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My design at present looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client -- CSM -- FWSM -- Real Servers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The servers have a DG of the FWSM and are on VLAN205.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module ContentSwitchingModule 12&lt;/P&gt;&lt;P&gt; vlan 205 server&lt;/P&gt;&lt;P&gt;  ip address 10.1.205.5 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; vlan 150 client&lt;/P&gt;&lt;P&gt;  ip address 10.1.205.5 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; natpool MAND8 10.1.205.50 10.1.205.50 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; probe TCP_80 tcp&lt;/P&gt;&lt;P&gt;  interval 5&lt;/P&gt;&lt;P&gt;  failed 3&lt;/P&gt;&lt;P&gt;  port 80&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; map SOURCEIPHEADER header&lt;/P&gt;&lt;P&gt;  insert protocol http header sourceip header-value %is&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; serverfarm MAND8&lt;/P&gt;&lt;P&gt;  nat server&lt;/P&gt;&lt;P&gt;  nat client MAND8&lt;/P&gt;&lt;P&gt;  failaction reassign&lt;/P&gt;&lt;P&gt;  real 10.1.205.209&lt;/P&gt;&lt;P&gt;   no inservice&lt;/P&gt;&lt;P&gt;  real 10.1.205.219&lt;/P&gt;&lt;P&gt;   inservice&lt;/P&gt;&lt;P&gt;  probe TCP_80&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; policy INSERTSOURCEIP&lt;/P&gt;&lt;P&gt;  header-map SOURCEIPHEADER&lt;/P&gt;&lt;P&gt;  serverfarm MAND8&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; vserver MAND8&lt;/P&gt;&lt;P&gt;  virtual 10.1.205.50 tcp 1935&lt;/P&gt;&lt;P&gt;  vlan 205&lt;/P&gt;&lt;P&gt;  unidirectional&lt;/P&gt;&lt;P&gt;  serverfarm MAND8&lt;/P&gt;&lt;P&gt;  advertise active&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I say, the above config works fine, apart from the NAT so if anyone has any ideas that would be great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;</description>
    <pubDate>Tue, 08 Apr 2008 09:13:16 GMT</pubDate>
    <dc:creator>anthony.baker</dc:creator>
    <dc:date>2008-04-08T09:13:16Z</dc:date>
    <item>
      <title>CSM Load Balancer Help</title>
      <link>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015637#M20116</link>
      <description>&lt;P&gt;Hey all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a config working for load balancing websites but now need something to work for a flash app that uses port 1935 instead.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything worked but I couldn't see the real source IP (which is a requirement of the business).  I know that this was because I was taking it from the HTTP header before and it's not HTTP now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are my options here?  Is there something similar I could do or do I need to change the basic design?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My design at present looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client -- CSM -- FWSM -- Real Servers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The servers have a DG of the FWSM and are on VLAN205.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module ContentSwitchingModule 12&lt;/P&gt;&lt;P&gt; vlan 205 server&lt;/P&gt;&lt;P&gt;  ip address 10.1.205.5 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; vlan 150 client&lt;/P&gt;&lt;P&gt;  ip address 10.1.205.5 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; natpool MAND8 10.1.205.50 10.1.205.50 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; probe TCP_80 tcp&lt;/P&gt;&lt;P&gt;  interval 5&lt;/P&gt;&lt;P&gt;  failed 3&lt;/P&gt;&lt;P&gt;  port 80&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; map SOURCEIPHEADER header&lt;/P&gt;&lt;P&gt;  insert protocol http header sourceip header-value %is&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; serverfarm MAND8&lt;/P&gt;&lt;P&gt;  nat server&lt;/P&gt;&lt;P&gt;  nat client MAND8&lt;/P&gt;&lt;P&gt;  failaction reassign&lt;/P&gt;&lt;P&gt;  real 10.1.205.209&lt;/P&gt;&lt;P&gt;   no inservice&lt;/P&gt;&lt;P&gt;  real 10.1.205.219&lt;/P&gt;&lt;P&gt;   inservice&lt;/P&gt;&lt;P&gt;  probe TCP_80&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; policy INSERTSOURCEIP&lt;/P&gt;&lt;P&gt;  header-map SOURCEIPHEADER&lt;/P&gt;&lt;P&gt;  serverfarm MAND8&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; vserver MAND8&lt;/P&gt;&lt;P&gt;  virtual 10.1.205.50 tcp 1935&lt;/P&gt;&lt;P&gt;  vlan 205&lt;/P&gt;&lt;P&gt;  unidirectional&lt;/P&gt;&lt;P&gt;  serverfarm MAND8&lt;/P&gt;&lt;P&gt;  advertise active&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I say, the above config works fine, apart from the NAT so if anyone has any ideas that would be great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2008 09:13:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015637#M20116</guid>
      <dc:creator>anthony.baker</dc:creator>
      <dc:date>2008-04-08T09:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Load Balancer Help</title>
      <link>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015638#M20117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to change the design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;client -- FW -- CSM --- servers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have the same configured in bridge mode so the servers can keep the FW as their DG.&lt;/P&gt;&lt;P&gt;After that you can remove the natpool from the serverfarm and you will see the client ip address on the servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 10:15:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015638#M20117</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2008-04-08T10:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Load Balancer Help</title>
      <link>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015639#M20118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks Gilles...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to do what you suggest but what's the main config difference between what I have and what you suggest?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the outside FW VLAN as VLAN15 - VLAN205 is one that is off the FWSM and VLAN150 is just on the CSM.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how do I change what I have to 'bridge'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 10:24:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015639#M20118</guid>
      <dc:creator>anthony.baker</dc:creator>
      <dc:date>2008-04-08T10:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Load Balancer Help</title>
      <link>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015640#M20119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The goal is to have the traffic hit the CSM before it goes to the firewall which could send the traffic back to the client without going through the CSM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand correctly, the servers are in vlan 205.&lt;/P&gt;&lt;P&gt;So you need sth like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vlan15 -- FW ---- vlan150 ---- CSM ----vlan205&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configure the same ip in vlan150 and vlan205 for the CSM.&lt;/P&gt;&lt;P&gt;Use an ip from the servers subnet.&lt;/P&gt;&lt;P&gt;Remove vlan 205 from the FW and replace it with vlan 150.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this makes sense like this.&lt;/P&gt;&lt;P&gt;Don't hesitate to send more questions if you need to clarify something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 10:29:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015640#M20119</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2008-04-08T10:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Load Balancer Help</title>
      <link>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015641#M20120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say remove 205 from the FW which part do you mean.  I thought that all the machines still use the FWSM as their DG or am I wrong -- so I still need to keep the IP, access-lists etc there?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 13:41:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015641#M20120</guid>
      <dc:creator>anthony.baker</dc:creator>
      <dc:date>2008-04-08T13:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Load Balancer Help</title>
      <link>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015642#M20121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the CSM will bridge between the FW and the servers.&lt;/P&gt;&lt;P&gt;But the FWSM can't have direct access to the server vlan.&lt;/P&gt;&lt;P&gt;So you keep everything the same on the firewall, but you need to remove the server vlan and replace it with a new vlan id that will exist only between the csm and the fwsm.&lt;/P&gt;&lt;P&gt;The fwsm will keep the same ip addresses.&lt;/P&gt;&lt;P&gt;Just the vlan id will change.&lt;/P&gt;&lt;P&gt;The csm takes care of the rest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 14:11:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015642#M20121</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2008-04-08T14:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Load Balancer Help</title>
      <link>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015643#M20122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I think I understand.  I've deleted VLAN205 on the FWSM and replaced it with VLAN150 but with the original VLAN205 IP address - to still be used as the DG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try now I can see requests coming into the server from the non-natted address but the page doesn't load.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I have a gateway configured on either the server/client VLAN's on the CSM config to sort this problem or is it something else?&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>Tue, 08 Apr 2008 15:23:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015643#M20122</guid>
      <dc:creator>anthony.baker</dc:creator>
      <dc:date>2008-04-08T15:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Load Balancer Help</title>
      <link>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015644#M20123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So now I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan105&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.2.250.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firewall vlan-group 50  15,105&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then the same as before in terms of CSM config...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 15:44:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015644#M20123</guid>
      <dc:creator>anthony.baker</dc:creator>
      <dc:date>2008-04-08T15:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: CSM Load Balancer Help</title>
      <link>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015645#M20124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got it working in the end.  I kept 205 as the bridged VLAN so that my other servers can stay on that without needing to be changed, then created a new VLAN for the servers that are to be load balanced.  I now see the source IP and all is good!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next problem!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if it's possible for a probe script to look inside a text file and look for a certain line of text or if not look for a certain line of text on a webpage i.e. 'ok' or whatever?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm reading loads of stuff at the moment but you seem to have the answers so thought I'd ask!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 12:23:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-load-balancer-help/m-p/1015645#M20124</guid>
      <dc:creator>anthony.baker</dc:creator>
      <dc:date>2008-04-10T12:23:25Z</dc:date>
    </item>
  </channel>
</rss>

