<?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 Hide external IPs for a pool of web servers? in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001771#M38117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Configuration look perfect as per your need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2012 02:29:21 GMT</pubDate>
    <dc:creator>gaursin2</dc:creator>
    <dc:date>2012-07-26T02:29:21Z</dc:date>
    <item>
      <title>Hide external IPs for a pool of web servers?</title>
      <link>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001766#M38112</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to setup an ace&amp;nbsp; as a proxy for a pool of web server (tcp 80), Just to forward the URL requests without changing&amp;nbsp; or filtering them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The idea is to hide external IP from the web servers, so when I issue:&lt;/P&gt;&lt;P&gt;"netstat -tapn" I should see (for connection to port 80) that only the ACE (10.0.0.1) is generating the traffic, not the public ips of our customers (there are thousands !)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The configuration should be like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WEB server pool=(10.0.0.2--&amp;gt;10)------10.0.0.1-|CISCO ACE|-100.100.100.100------------INTERNET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that really called proxy ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no idea how to do it. Any help is welcome.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jul 2012 23:17:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001766#M38112</guid>
      <dc:creator>neo.hauxx</dc:creator>
      <dc:date>2012-07-22T23:17:31Z</dc:date>
    </item>
    <item>
      <title>Hide external IPs for a pool of web servers?</title>
      <link>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001767#M38113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi, you can use source NAT option to hide to client IP address reaching servers. generally NATing client IP address is used in one arm mode deployment so that all client request will seem to be emerge from ACE IP address, and reply from server will go to ACE. Below is the link for your refernce&lt;/P&gt;&lt;P&gt;&lt;A href="http://docwiki.cisco.com/wiki/Basic_Load_Balancing_Using_One_Arm_Mode_with_Source_NAT_on_the_Cisco_Application_Control_Engine_Configuration_Example"&gt;http://docwiki.cisco.com/wiki/Basic_Load_Balancing_Using_One_Arm_Mode_with_Source_NAT_on_the_Cisco_Application_Control_Engine_Configuration_Example&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 01:53:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001767#M38113</guid>
      <dc:creator>gaursin2</dc:creator>
      <dc:date>2012-07-23T01:53:28Z</dc:date>
    </item>
    <item>
      <title>Hide external IPs for a pool of web servers?</title>
      <link>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001768#M38114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks the lik was very helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still looking for a better way to loadbalance the traffic to our web servers.&lt;/P&gt;&lt;P&gt;What I am looking for is a way to setup the ace as a Layer 7 proxy (filtring the url and sending the request to&amp;nbsp; the appropriate server)&lt;/P&gt;&lt;P&gt;Of course the IP source for the webserver is the VIP of the ACE not the clients' public IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I can do that, the web servers will not have to wait the ack from the client for each http request. in other word the web server answer to the ace and close the query, and it's the ACE that take care of answering to the external clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mu concern is that : with just a nat configuration the web server has to wait the answers (tcp protocol negociation) from the external clients even if it see the VIP IP insteed of the client's external IP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2012 13:46:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001768#M38114</guid>
      <dc:creator>neo.hauxx</dc:creator>
      <dc:date>2012-07-24T13:46:12Z</dc:date>
    </item>
    <item>
      <title>Hide external IPs for a pool of web servers?</title>
      <link>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001769#M38115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; i guess ACE when deployed in layer 7 load balancing mode may help you in achiving your need. In this mode ACE will open two separate sessions front end (with client) and back end (with server). overall ACE will negotiate front end client TCP connection, will wait till client send Layer 7 information (like http get) and based on this information it choose the server. once server is chosen ACE open a seperate TCP session with server in backend. once TCP 3-way handshake finish, ACE will splice both front end and backend (tweaking seq.no, acknowledge etc.).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 00:16:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001769#M38115</guid>
      <dc:creator>gaursin2</dc:creator>
      <dc:date>2012-07-25T00:16:54Z</dc:date>
    </item>
    <item>
      <title>Hide external IPs for a pool of web servers?</title>
      <link>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001770#M38116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to make a simple connfiguration for our two web servers to have this result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Any traffic to 100.100.100.101 tcp port 80&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;2) that contains * in the URL (i.e. all the urls)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Nat the source IP, so the web servers will see the http requests comming from 100.100.100.110-100.100.100.115&lt;/P&gt;&lt;P&gt;not there real IPs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this configuration correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host web01&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 10.0.0.1&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;rserver host web02&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 10.0.0.2&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host My-Web-Servers-pool&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver web01 80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver web02 80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-all class_vip_web&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match virtual-address 100.100.100.101 tcp eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match policy_vip_web&lt;/P&gt;&lt;P&gt;&amp;nbsp; class policy_url&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm My-Web-Servers-pool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type loadbalance http first-match policy_url&lt;/P&gt;&lt;P&gt;2 match http url /*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match policy_vip_web-multimatch&lt;/P&gt;&lt;P&gt;&amp;nbsp; class class_vip_web&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy policy_vip_web&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat dynamic 1 vlan 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service-policy input policy_vip_web-multimatch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface vlan 50&lt;/P&gt;&lt;P&gt;&amp;nbsp; description "Client-Server VLAN"&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 100.100.100.100 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp; access-group input everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp; nat-pool 1 100.100.100.110 100.100.100.115 netmask 255.255.255.0 pat&lt;/P&gt;&lt;P&gt;&amp;nbsp; no shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 18:45:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001770#M38116</guid>
      <dc:creator>neo.hauxx</dc:creator>
      <dc:date>2012-07-25T18:45:32Z</dc:date>
    </item>
    <item>
      <title>Hide external IPs for a pool of web servers?</title>
      <link>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001771#M38117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Configuration look perfect as per your need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 02:29:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001771#M38117</guid>
      <dc:creator>gaursin2</dc:creator>
      <dc:date>2012-07-26T02:29:21Z</dc:date>
    </item>
    <item>
      <title>Hide external IPs for a pool of web servers?</title>
      <link>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001772#M38118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I 've never done the nat conf before,I want to be sure before applying tis &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is my 3rd note correct? the web servers will se the http requests comming from &lt;SPAN style="background-color: #ffffff; font-family: Arial, verdana, sans-serif; font-size: 12px;"&gt; the ip pool 100.100.100.110-100.100.100.115 &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial, verdana, sans-serif; font-size: 12px;"&gt;not real IPs&lt;/SPAN&gt;&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, 26 Jul 2012 14:08:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001772#M38118</guid>
      <dc:creator>neo.hauxx</dc:creator>
      <dc:date>2012-07-26T14:08:31Z</dc:date>
    </item>
    <item>
      <title>Hide external IPs for a pool of web servers?</title>
      <link>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001773#M38119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; yes you understanding is correct, servers will only see connections from these IP's only. Also just small missing statement in your config, i.e. service-policy is not applied to interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2012 23:55:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001773#M38119</guid>
      <dc:creator>gaursin2</dc:creator>
      <dc:date>2012-07-28T23:55:05Z</dc:date>
    </item>
    <item>
      <title>Hide external IPs for a pool of web servers?</title>
      <link>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001774#M38120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought that when I add the line :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;service-policy input policy_vip_web-multimatch&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't need to add the policy in the interface section !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jul 2012 16:38:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001774#M38120</guid>
      <dc:creator>neo.hauxx</dc:creator>
      <dc:date>2012-07-29T16:38:11Z</dc:date>
    </item>
    <item>
      <title>Hide external IPs for a pool of web servers?</title>
      <link>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001775#M38121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; my mistake, i missed that statement from global mode config and was looking in interface. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 02:21:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/hide-external-ips-for-a-pool-of-web-servers/m-p/2001775#M38121</guid>
      <dc:creator>gaursin2</dc:creator>
      <dc:date>2012-07-30T02:21:41Z</dc:date>
    </item>
  </channel>
</rss>

