<?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: SSL offload for SMTP servers on ACE in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657638#M33486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be as simple as changing the port on which you are listening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm suggesting to delete the ssl-proxy because, since you are not doing any kind of L7 processing of the traffic, it doesn't really make sense to terminate and initiate SSL connections on it. It's better to just allow it to be done with the server directly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2011 07:22:57 GMT</pubDate>
    <dc:creator>Daniel Arrondo Ostiz</dc:creator>
    <dc:date>2011-05-13T07:22:57Z</dc:date>
    <item>
      <title>SMTP  on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657633#M33481</link>
      <description>&lt;P id="[object]"&gt;Need help in configuring SSL offload for sendmail&lt;/P&gt;&lt;P id="[object]"&gt;&lt;/P&gt;&lt;P id="[object]"&gt;When users access the VIP ,the VIP need to commnunicate to the internet goole via outbound eternal email (smtp) smart. and the host is outbounds.200.obsmtp.com&lt;/P&gt;&lt;P id="[object]"&gt;&lt;/P&gt;&lt;P id="[object]"&gt;user to vip in HTTP&lt;/P&gt;&lt;P id="[object]"&gt;VIP to google(internet) need to be https.&lt;/P&gt;&lt;P id="[object]"&gt;&lt;/P&gt;&lt;P id="[object]"&gt;Probe tcp PROBE_SMTP&lt;BR /&gt;description Google Probe&lt;BR /&gt;&amp;nbsp; port 25&lt;BR /&gt;&amp;nbsp; interval 10&lt;BR /&gt;&amp;nbsp; faildetect 5&lt;BR /&gt;&amp;nbsp; passdetect interval 15&lt;BR /&gt;&amp;nbsp; passdetect count 5&lt;BR /&gt;&amp;nbsp; receive 20&lt;/P&gt;&lt;P id="[object]"&gt;rserver host pin3&lt;BR /&gt;&amp;nbsp; ip address 161.247.133.15&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;rserver host pin4&lt;BR /&gt;&amp;nbsp; ip address 161.247.133.16&lt;BR /&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P id="[object]"&gt;serverfarm host google&lt;BR /&gt;&amp;nbsp; predictor leastconns&lt;BR /&gt;&amp;nbsp; probe PROBE_SMTP&lt;BR /&gt;&amp;nbsp; rserver pin3&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver pin4&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P id="[object]"&gt;sticky ip-netmask 255.255.255.255 address source google_STICKY&lt;BR /&gt;&amp;nbsp; replicate sticky&lt;BR /&gt;&amp;nbsp; serverfarm google&lt;/P&gt;&lt;P id="[object]"&gt;class-map match-all google_class&lt;BR /&gt;&amp;nbsp; 2 match virtual-address 161.247.133.10 tcp eq smtp&lt;/P&gt;&lt;P id="[object]"&gt;ssl-proxy service interceptorproxy&lt;BR /&gt;&amp;nbsp; key interceptorkey.pem&lt;BR /&gt;&amp;nbsp; cert entrustcert.txt&lt;BR /&gt;&amp;nbsp; chaingroup interceptor&lt;/P&gt;&lt;P id="[object]"&gt;class-map type management match-any remote_access&lt;BR /&gt;&amp;nbsp; 2 match protocol xml-https any&lt;BR /&gt;&amp;nbsp; 3 match protocol icmp any&lt;BR /&gt;&amp;nbsp; 4 match protocol telnet any&lt;BR /&gt;&amp;nbsp; 5 match protocol ssh any&lt;BR /&gt;&amp;nbsp; 6 match protocol http any&lt;BR /&gt;&amp;nbsp; 7 match protocol https any&lt;BR /&gt;&amp;nbsp; 8 match protocol snmp any&lt;BR /&gt;policy-map type management first-match remote_mgmt_allow_policy&lt;BR /&gt;&amp;nbsp; class remote_access&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; permit&lt;/P&gt;&lt;P id="[object]"&gt;policy-map type loadbalance first-match google_POLICY&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sticky-serverfarm google_STICKY&lt;/P&gt;&lt;P id="[object]"&gt;policy-map multi-match POLICY&lt;BR /&gt;&amp;nbsp; class google_class&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy google_POLICY&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply active&lt;BR /&gt;ssl-proxy service interceptorproxy&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat dynamic 2 vlan 20&lt;/P&gt;&lt;P id="[object]"&gt;access-group input ALL&lt;BR /&gt;&amp;nbsp; nat-pool 2 161.247.133.10 161.247.133.10 netmask 255.255.255.255 pat&lt;BR /&gt;service-policy input remote_mgmt_allow_policy&lt;BR /&gt;&amp;nbsp; service-policy input POLICY&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2011 05:13:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657633#M33481</guid>
      <dc:creator>kalugotla1</dc:creator>
      <dc:date>2011-05-11T05:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: SSL offload for SMTP servers on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657634#M33482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly are you trying to load-balance in this case? Is it HTTP/HTTPS or SMTP/SSMTP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I'm asking is that they are completely different protocols, so, in the case of HTTP, you could configure SSL initiation on the ACE so that the backend connection is encrypted with HTTPS, but, that's not possible if the client traffic is SMTP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming you are using SMTP, why don't you use SSMTP also on the client side? Since you are not doing any kind of protocol inspection, you can simply forget about the application you are load-balancing and just load-balance it at L4 (which is what you are doing right now), so, load-balancing SMTP or SSMTP would be the same as far as the ACE is concerned.&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;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 07:09:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657634#M33482</guid>
      <dc:creator>Daniel Arrondo Ostiz</dc:creator>
      <dc:date>2011-05-11T07:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: SSL offload for SMTP servers on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657635#M33483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P id="[object]"&gt;&lt;/P&gt;&lt;P id="[object]"&gt;Thanks for your response ,In this scenario I will be loadbalancing the SMTP traffic.Is there any specific config do I need to consider for doing this,&lt;/P&gt;&lt;P id="[object]"&gt;Please let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 11:47:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657635#M33483</guid>
      <dc:creator>kalugotla1</dc:creator>
      <dc:date>2011-05-11T11:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: SSL offload for SMTP servers on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657636#M33484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be enough to delete the ssl-proxy service server from your configuration and, change the VIP to listen on the SSMTP port. All the rest can stay as it is now.&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;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 09:15:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657636#M33484</guid>
      <dc:creator>Daniel Arrondo Ostiz</dc:creator>
      <dc:date>2011-05-12T09:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: SSL offload for SMTP servers on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657637#M33485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P id="[object]"&gt;&lt;/P&gt;&lt;P id="[object]"&gt;Sorry ,I din't get you .Can you let me know ,how to change my VIP to listen on SSMTP port.&lt;/P&gt;&lt;P id="[object]"&gt;You mean I delete complete the SSL-proxy server ,If I delete it ,then how will SMTP service be terminated via ssl.Sorry I din't get you.&lt;/P&gt;&lt;P id="[object]"&gt;Please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 04:02:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657637#M33485</guid>
      <dc:creator>kalugotla1</dc:creator>
      <dc:date>2011-05-13T04:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: SSL offload for SMTP servers on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657638#M33486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be as simple as changing the port on which you are listening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm suggesting to delete the ssl-proxy because, since you are not doing any kind of L7 processing of the traffic, it doesn't really make sense to terminate and initiate SSL connections on it. It's better to just allow it to be done with the server directly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 07:22:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657638#M33486</guid>
      <dc:creator>Daniel Arrondo Ostiz</dc:creator>
      <dc:date>2011-05-13T07:22:57Z</dc:date>
    </item>
    <item>
      <title>SMTP</title>
      <link>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657639#M33487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P id="[object]"&gt;&lt;/P&gt;&lt;P id="[object]"&gt;Sorry ,I posted&amp;nbsp; question wrong ,As the application team wants SMTP over SSL on the LoadBalancers.&lt;/P&gt;&lt;P id="[object]"&gt;So when the Internet Server communicates with the ACE using sendmail SMTP services,LoadBalancers needs to terminante the SSL connection.&lt;/P&gt;&lt;P id="[object]"&gt;And servers responds back to the ACE ,ACE will send the SMTP to the internet server securely.&lt;/P&gt;&lt;P id="[object]"&gt;So SSL will be done by ACE.&lt;/P&gt;&lt;P id="[object]"&gt;&lt;/P&gt;&lt;P id="[object]"&gt;let me know if I still need to delete the SSL proxy server config.Or I do I need to add anything else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 12:45:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657639#M33487</guid>
      <dc:creator>kalugotla1</dc:creator>
      <dc:date>2011-05-13T12:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP</title>
      <link>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657640#M33488</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;My answer remains the same. It makes no sense to terminate the SSL connection on the ACE, because you are not going to do any L7 processing of the traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can still have SMTP over SSL, of course, but treating it as SSL traffic and doing L4 load-balancing for this traffic. To configure this, since you are not going to do SSL termination, you don't need the ssl-proxy on the ACE. Just the basic L4 load-balancing configuration is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 13:34:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/smtp-on-ace/m-p/1657640#M33488</guid>
      <dc:creator>Daniel Arrondo Ostiz</dc:creator>
      <dc:date>2011-05-16T13:34:00Z</dc:date>
    </item>
  </channel>
</rss>

