<?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 Cisco CSS &amp;gt; ACE question - SNAT in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718787#M34397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This post suggests the above config is not valid...i.e using the src nat which is the same as the inbound VIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/message/452403#452403"&gt;https://supportforums.cisco.com/message/452403#452403&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any one could please confirm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jan 2012 13:52:47 GMT</pubDate>
    <dc:creator>achrich</dc:creator>
    <dc:date>2012-01-19T13:52:47Z</dc:date>
    <item>
      <title>Cisco CSS &gt; ACE question - SNAT</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718783#M34393</link>
      <description>&lt;P&gt;I just wondered if I could please ask a question I have in regards SNAT on the ACE modules that someone might have encountered elsewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenrio is currently the CSS load balancers we use in one enviroment are being consolidated into a ACE module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current CSS handles a inbound VIP and a outbound source NAT for the same IP&amp;nbsp; and is placed directly infront of servers and we use the&amp;nbsp; service group rules on the CSS to SNAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;new ACE module will be installed 2 hops away from the servers and we can`t change the current IP/VIP due to extensive use with various 3rd party`s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is relating to the Source NAT functions on the ACE.&amp;nbsp;&amp;nbsp; Redirecting Inbound traffic flows to the VIP causes us no issues however due to the new location of the ACE module we would like the cleanest solution possible for the outbound SNAT. We intend to PBR the outbound traffic&amp;nbsp; into the ACE and route the traffic va the ACE - so the ACE owns the inbound and outbound IP/VIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I`ve read this seems it may be possible but I wondered if you`d seen this elsewhere/configured it previous etc to let us know if this is even fesiable as wondered how the ACE would handles the inbound client NAT alongside the outbound static source NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it also possible to have a VIP IP without actually having any VLAN interfaces in the subnet other then the VIP IP`s ? Due to legacy constraints we have host route the above VIP into the ACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any advice.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2011 12:59:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718783#M34393</guid>
      <dc:creator>achrich</dc:creator>
      <dc:date>2011-05-31T12:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco CSS &gt; ACE question - SNAT</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718784#M34394</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;For your first question, I can confirm it's possible to do it, but your traffic flow is going to end up being a bit messy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To keep things a bit more clear and facilitate the configuration, I would configure two different vlans on the ACE as you had on the CSS. One for the client side and one for the server. This way you can route the traffic to one or the other vlan depending on what you want to do with it (load-balance or nat)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the second question, yes, it's fine to have a VIP on a vlan that is not defined on the ACE. As long as the traffic arrives to the ACE, it will be matched against all the VIPs associated with the incoming vlan, regardless of the IP range to which these VIPs belong.&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, 01 Jun 2011 07:22:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718784#M34394</guid>
      <dc:creator>Daniel Arrondo Ostiz</dc:creator>
      <dc:date>2011-06-01T07:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco CSS &gt; ACE question - SNAT</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718785#M34395</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;Many thanks for your reply - its not an ideal scenrio but we have to work with various constraints and a complete uplift of the subnet was not possible. The alternative was splitting NAT onto various external firewalls which would have been a lot worse imho.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 10:36:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718785#M34395</guid>
      <dc:creator>achrich</dc:creator>
      <dc:date>2011-06-01T10:36:50Z</dc:date>
    </item>
    <item>
      <title>Cisco CSS &gt; ACE question - SNAT</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718786#M34396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would apprieciate if someone could check the logic/config for the above scenerio ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic inbound and using the VIP will be routed into vlan 100 using a /32&lt;/P&gt;&lt;P&gt;Traffic outbound needing the static NAT will be PBR`ed into vlan 200 via a SVI on the same device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`m not sure about the default route or if I should be using static nat statement on the nat multimatch...only this generates a error when used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&amp;nbsp; ( its not a http application just using for example )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 10 line 8 extended permit ip any any&lt;/P&gt;&lt;P&gt;access-list 10 line 16 extended permit icmp any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host SERVER1&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 192.168.1.1&lt;/P&gt;&lt;P&gt;rserver host SERVER2&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 192.168.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host sf1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; rserver SERVER1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; rserver SERVER2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; class-map match-any cm-nat-src&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match source-address 192.168.1.1 255.255.255.255&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3 match source-address 192.168.1.2 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-any cm-lb-match&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match virtual-address 10.10.10.10 tcp eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance generic first-match pm-lb-match&lt;/P&gt;&lt;P&gt;&amp;nbsp; class class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm sf1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match pm-client-vips&lt;/P&gt;&lt;P&gt;&amp;nbsp; class cm-lb-match&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 pm-lb-match&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat dynamic 10 vlan 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match pm-source-nat&lt;/P&gt;&lt;P&gt;&amp;nbsp; class cm-nat-src&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat dynamic 20 vlan 200 &lt;USING static="" errors=""&gt;&lt;/USING&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;interface vlan 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; description lb-vip&lt;/P&gt;&lt;P&gt;&amp;nbsp; access-group input 10&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 10.1.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp; nat-pool 10 10.1.1.10 10.1.1.10 netmask 255.255.255.255 pat&lt;/P&gt;&lt;P&gt;&amp;nbsp; service-policy input pm-client-vips&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface vlan 200&lt;/P&gt;&lt;P&gt;&amp;nbsp; description src-nat&lt;/P&gt;&lt;P&gt;&amp;nbsp; access-group input 10&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 10.2.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp; nat-pool 10 10.10.10.10 10.10.10.10 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 10.1.1.2 ( vlan 100..would this impact return traffic for the src nat but the external routing will force it in this way anyway )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 10:51:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718786#M34396</guid>
      <dc:creator>achrich</dc:creator>
      <dc:date>2012-01-19T10:51:36Z</dc:date>
    </item>
    <item>
      <title>Cisco CSS &gt; ACE question - SNAT</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718787#M34397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This post suggests the above config is not valid...i.e using the src nat which is the same as the inbound VIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/message/452403#452403"&gt;https://supportforums.cisco.com/message/452403#452403&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any one could please confirm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 13:52:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718787#M34397</guid>
      <dc:creator>achrich</dc:creator>
      <dc:date>2012-01-19T13:52:47Z</dc:date>
    </item>
    <item>
      <title>Cisco CSS &gt; ACE question - SNAT</title>
      <link>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718788#M34398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If any one else is looking for this solution ( server having a source NAT the same as a inbound VIP ) I actually located some documentation on Cisco TKL called&amp;nbsp; "ACE NAT design" and the configuration IS supported on A2(2.x) upwards and managed a test which worked - although using a single VLAN for in/out traffic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2012 12:16:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cisco-css-gt-ace-question-snat/m-p/1718788#M34398</guid>
      <dc:creator>achrich</dc:creator>
      <dc:date>2012-01-29T12:16:17Z</dc:date>
    </item>
  </channel>
</rss>

