<?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: CSS 11503 Natting in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-11503-natting/m-p/308207#M4841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Joerg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking into the servers routing table as I type. Out of interest, how do you set up a Client nat on the CSS ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jun 2004 08:59:47 GMT</pubDate>
    <dc:creator>tulletts</dc:creator>
    <dc:date>2004-06-02T08:59:47Z</dc:date>
    <item>
      <title>CSS 11503 Natting</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-natting/m-p/308205#M4839</link>
      <description>&lt;P&gt;Is there a way of configuring the CSS to NAT the Back End Server IP Address, back to the VIP Address ?&lt;/P&gt;&lt;P&gt;The reason I ask is that our CSS is accessed via a Checkpoint FW. The flow from my PC to the Load balanced server is fine and the retuun flow thru the CSS is fine. But , when the return flow hits the FW, the packet is dropped as the firewall determines the TCP packet to be out of state. Looking at the flows, it shows my PC as the source address, destination adress is the VIP and the Natted destination is the load balanced server. The return flow shows the load balanced server talking directly with my PC (170.198.239.24):-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;170.198.239.24  192.168.57.249  192.168.57.238  &lt;/P&gt;&lt;P&gt;192.168.57.238  170.198.239.24  170.198.239.24  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I have removed the port numbers etc to fit the display in)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FW is expecting a retunr packet with a source address of 192.168.57.249, But it sees 192.168.57.238&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are running ver 7.10 Build 504&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice ?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2004 07:37:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-natting/m-p/308205#M4839</guid>
      <dc:creator>tulletts</dc:creator>
      <dc:date>2004-06-02T07:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11503 Natting</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-natting/m-p/308206#M4840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;sounds a lot as if the returnflow is bypassing the CSS. Is it ensured, that the return flow hits the CSS and that the server does not want to talk directly to your PC?&lt;/P&gt;&lt;P&gt;Two solutions if this is the case:&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;do client nat on the CSS so that the server thinks the request is comming from the CSS and anwers directly&lt;/P&gt;&lt;P&gt;2)&lt;/P&gt;&lt;P&gt;point the GW of the sever needed for reaching your clients network towards the CSS so that the return flow reaches the CSS.&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt; Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2004 08:39:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-natting/m-p/308206#M4840</guid>
      <dc:creator>jfoerster</dc:creator>
      <dc:date>2004-06-02T08:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11503 Natting</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-natting/m-p/308207#M4841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Joerg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking into the servers routing table as I type. Out of interest, how do you set up a Client nat on the CSS ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2004 08:59:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-natting/m-p/308207#M4841</guid>
      <dc:creator>tulletts</dc:creator>
      <dc:date>2004-06-02T08:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11503 Natting</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-natting/m-p/308208#M4842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;client nat is achieved by configuring a group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;group clientnat&lt;/P&gt;&lt;P&gt;  vip address x.x.x.x&lt;/P&gt;&lt;P&gt;  add destination service xyz&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will nat client ip to x.x.x.x address when traffic is sent to service xyz.&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;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2004 11:22:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-natting/m-p/308208#M4842</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-06-03T11:22:58Z</dc:date>
    </item>
  </channel>
</rss>

