<?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 - HTTP to HTTPS on same CSM in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/csm-http-to-https-on-same-csm/m-p/743689#M14252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gdufour,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying, I tested in the Lab and everything is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes the stupid things kill you....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2007 21:13:21 GMT</pubDate>
    <dc:creator>krebsedmc</dc:creator>
    <dc:date>2007-08-09T21:13:21Z</dc:date>
    <item>
      <title>CSM - HTTP to HTTPS on same CSM</title>
      <link>https://community.cisco.com/t5/application-networking/csm-http-to-https-on-same-csm/m-p/743687#M14250</link>
      <description>&lt;P&gt;Greetings all,&lt;/P&gt;&lt;P&gt;I have 2 challenges&lt;/P&gt;&lt;P&gt;  1) redirect port 80 to 443 on same CSM&lt;/P&gt;&lt;P&gt;  2) Allow 443 in directly to the same server that port 80 is being redirected to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially we have some sites that were converted to HTTPS, but there are legacy users who still have port 80 bookmarked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting confused with where the command redirect-vserver points.  Most of the examples are for SiteA to SiteB connectivity - so you could assume the redirect-vserver points to a VIP on a different CSM (that would be easy).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is that these all live on the same CSM.  When I create a vserver TEST_443 tcp 443 and try to point the redirect-vserver to it, I get an error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;% Virtual server TEST_443 is already configured as a Redirect vserver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you perform same CSM TCP Port redirection is my question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, to challenge #2 above, I also need to allow in 443 directly.  This would normally be no big deal, but with the redirection, I am getting a bit confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any and all replies.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Aug 2007 22:22:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-http-to-https-on-same-csm/m-p/743687#M14250</guid>
      <dc:creator>krebsedmc</dc:creator>
      <dc:date>2007-08-08T22:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: CSM - HTTP to HTTPS on same CSM</title>
      <link>https://community.cisco.com/t5/application-networking/csm-http-to-https-on-same-csm/m-p/743688#M14251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do it.&lt;/P&gt;&lt;P&gt;Just do not use the same name for the redirect-vserver and the vserver.&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, 09 Aug 2007 19:41:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-http-to-https-on-same-csm/m-p/743688#M14251</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2007-08-09T19:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: CSM - HTTP to HTTPS on same CSM</title>
      <link>https://community.cisco.com/t5/application-networking/csm-http-to-https-on-same-csm/m-p/743689#M14252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gdufour,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying, I tested in the Lab and everything is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes the stupid things kill you....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 21:13:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-http-to-https-on-same-csm/m-p/743689#M14252</guid>
      <dc:creator>krebsedmc</dc:creator>
      <dc:date>2007-08-09T21:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: CSM - HTTP to HTTPS on same CSM</title>
      <link>https://community.cisco.com/t5/application-networking/csm-http-to-https-on-same-csm/m-p/743690#M14253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have exactly same scenario as Kenneth has described above. But I have CSM module without SSL daughter card. So, first I want to confirm that does CSM alone(without SSL daughter card) support HTTPS requsts? Can I connect servers listning at port 443(HTTPS port) to this CSM? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 May 2008 20:13:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-http-to-https-on-same-csm/m-p/743690#M14253</guid>
      <dc:creator>config_raval</dc:creator>
      <dc:date>2008-05-11T20:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: CSM - HTTP to HTTPS on same CSM</title>
      <link>https://community.cisco.com/t5/application-networking/csm-http-to-https-on-same-csm/m-p/743691#M14254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the configuration I have created for this. Could someone verify that this can work for above mentioned scenario before I can implement this in production. (Unfortunatly No facility for Lab Check). Thanx in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**CONFIGURATION FOR HTTPS**&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm HTTPSFARM&lt;/P&gt;&lt;P&gt;nat server&lt;/P&gt;&lt;P&gt;no nat client&lt;/P&gt;&lt;P&gt;real 172.16.23.81 443&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;real 172.16.23.82 443&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;vserver HTTPSVIP&lt;/P&gt;&lt;P&gt;virtual 10.20.221.100 tcp 443&lt;/P&gt;&lt;P&gt;serverfarm HTTPSFARM&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;**CONFIGURATION FOR REDIRECTING HTTP to HTTPS**&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;map SPORTMAP url&lt;/P&gt;&lt;P&gt;match protocol &lt;A class="jive-link-custom" href="http://gspme.com" target="_blank"&gt;http://gspme.com&lt;/A&gt;*&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;serverfarm REDIRECTFARM&lt;/P&gt;&lt;P&gt;nat server&lt;/P&gt;&lt;P&gt;no nat client&lt;/P&gt;&lt;P&gt;redirect-vserver HTTPSVIP&lt;/P&gt;&lt;P&gt;webhost relocation &lt;A class="jive-link-custom" href="https://gspme.com" target="_blank"&gt;https://gspme.com&lt;/A&gt; 301&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;serverfarm HTTPFARM&lt;/P&gt;&lt;P&gt;nat server&lt;/P&gt;&lt;P&gt;no nat client&lt;/P&gt;&lt;P&gt;real 172.16.23.81 &lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;real 172.16.23.82&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy SPORTPOLICY&lt;/P&gt;&lt;P&gt;url-map SPORTMAP&lt;/P&gt;&lt;P&gt;serverfarm REDIRECTFARM&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;vserver HTTPVIP&lt;/P&gt;&lt;P&gt;virtual 10.20.221.100 tcp www&lt;/P&gt;&lt;P&gt;serverfarm HTTPFARM&lt;/P&gt;&lt;P&gt;persistent rebalance&lt;/P&gt;&lt;P&gt;slb-policy SPORTPOLICY&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 14:01:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/csm-http-to-https-on-same-csm/m-p/743691#M14254</guid>
      <dc:creator>config_raval</dc:creator>
      <dc:date>2008-05-12T14:01:24Z</dc:date>
    </item>
  </channel>
</rss>

