<?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 Sourcegroup Issue in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702419#M34147</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;I saw this problem many times with multiple clients, the flow works fine for some connections and suddenly it breaks and the CSS starts passing&lt;/P&gt;&lt;P&gt;the real server IP to the endpoint/client. The problem is related to the flow being garbage collected, I don't want to get to deep into garbage collection process but just to give you an idea the flow is removed from the conns table and recycled so when your server tries to send data the CSS doesn't recognize it as established flow and simply routes the packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try adding a flow-timeout multiplier of say 30 under the group that should help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #333333; font-size: 10pt;"&gt;group rise-outbound-nat &lt;BR /&gt;&amp;nbsp; vip address 63.251.81.206&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #333333; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt; &lt;EM&gt;flow&lt;/EM&gt;-&lt;EM&gt;timeout multiplier 30&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;BR /&gt;&amp;nbsp; active &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;__ __&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Apr 2011 19:02:40 GMT</pubDate>
    <dc:creator>pablo.nxh</dc:creator>
    <dc:date>2011-04-26T19:02:40Z</dc:date>
    <item>
      <title>CSS Sourcegroup Issue</title>
      <link>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702416#M34144</link>
      <description>&lt;P&gt;I am seeing traffic leave from behind my CSS with its native address despite there being an ACL that directs it to use a servicegroup reverse NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The distant end is seeing hits on their incoming ACL such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Apr 20 07:36:08 PDT: %SEC-6-IPACCESSLOGP: list INBOUND_RISE_VZ denied tcp 192.168.10.15(0) -&amp;gt; 66.150.171.154(0), 4 packet&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the relevant lines from my CSS script which has an ACL (clause 13) applied to VLAN 10 to prevent this from occurring. (By the way, HTTP traffic from the sources in question appears to be properly translated.) The problem hosts use the CSS as their default gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;group rise-outbound-nat &lt;BR /&gt;&amp;nbsp; vip address 63.251.81.206 &lt;BR /&gt;&amp;nbsp; active &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;acl 10 &lt;BR /&gt;&amp;nbsp; clause 1 permit icmp any destination any &lt;BR /&gt;&amp;nbsp; clause 2 permit any 192.168.10.0 255.255.255.0 destination 66.174.77.12 255.255.255.255 sourcegroup mod-aaa &lt;BR /&gt;&amp;nbsp; clause 3 permit any 192.168.10.0 255.255.255.0 destination 66.174.91.12 255.255.255.255 sourcegroup mod-aaa &lt;BR /&gt;&amp;nbsp; clause 4 permit any 192.168.10.0 255.255.255.0 destination 63.251.81.176 255.255.255.240 sourcegroup mod-aaa &lt;BR /&gt;&amp;nbsp; clause 5 permit any 192.168.10.0 255.255.255.0 destination 162.115.180.0 255.255.255.0 sourcegroup mod-aaa &lt;BR /&gt;&amp;nbsp; clause 6 permit any 192.168.10.0 255.255.255.0 destination 162.115.245.0 255.255.255.0 sourcegroup mod-aaa &lt;BR /&gt;&amp;nbsp; clause 7 permit any 192.168.10.0 255.255.255.0 destination 162.115.116.223 255.255.255.255 sourcegroup mod-aaa &lt;BR /&gt;&amp;nbsp; clause 8 permit any 192.168.10.0 255.255.255.0 destination 69.78.64.170 255.255.255.255 sourcegroup sp-outbound-nat &lt;BR /&gt;&amp;nbsp; clause 9 permit any 192.168.10.0 255.255.255.0 destination 69.78.31.234 255.255.255.255 sourcegroup sp-outbound-nat &lt;BR /&gt;&amp;nbsp; clause 10 permit any 192.168.10.0 255.255.255.0 destination 207.188.21.166 255.255.255.255 sourcegroup rise-outbound-nat &lt;BR /&gt;&amp;nbsp; clause 11 permit any 192.168.10.0 255.255.255.0 destination 63.251.81.206 255.255.255.255 sourcegroup mod-aaa &lt;BR /&gt;&amp;nbsp; clause 12 permit any 192.168.10.0 255.255.255.0 destination 63.251.81.145 255.255.255.255 sourcegroup mod-aaa &lt;BR /&gt;&amp;nbsp; clause 13 permit any 192.168.10.0 255.255.255.0 destination 66.150.171.154 255.255.255.255 sourcegroup rise-outbound-nat &lt;BR /&gt;&amp;nbsp; clause 100 bypass any 192.168.10.0 255.255.255.0 destination any &lt;BR /&gt;&amp;nbsp; apply circuit-(VLAN10) &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2011 00:43:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702416#M34144</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2011-04-22T00:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: CSS Sourcegroup Issue</title>
      <link>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702417#M34145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you get capture trace?&lt;/P&gt;&lt;P&gt;To identify the reason, we have to check the trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If syn retransmission occurs, your problem may hit the following bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSCek36511&lt;/P&gt;&lt;P&gt;CSS does not NAT for retransmitting SYN packets. &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCek36511"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCek36511&lt;/A&gt;&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;And, similar issue may occur when client sends data packets during&lt;/DIV&gt;&lt;DIV&gt;half-closed connection or idle timout flow.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Yuji&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 01:57:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702417#M34145</guid>
      <dc:creator>yushimaz</dc:creator>
      <dc:date>2011-04-26T01:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: CSS Sourcegroup Issue</title>
      <link>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702418#M34146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yuji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think I'm hittting the bug you mentioned since I am running:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Version:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sg0820402 (08.20.4.02)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...and the bug should be fixed in that version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a trace (&lt;SPAN style="font-family: courier new,courier;"&gt;flow trace-ip 66.150.171.154&lt;/SPAN&gt; combined with &lt;SPAN style="font-family: courier new,courier;"&gt;flow options 0x5&lt;/SPAN&gt;) and got the output attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note it does generally show traffic coming in from the real server IPs (192.168.10.14-17) and being sent out NATted with the (proper) NAT address (63.251.81.206). I am asking my peer to check if they saw access log hits during this period.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 04:33:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702418#M34146</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2011-04-26T04:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: CSS Sourcegroup Issue</title>
      <link>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702419#M34147</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;I saw this problem many times with multiple clients, the flow works fine for some connections and suddenly it breaks and the CSS starts passing&lt;/P&gt;&lt;P&gt;the real server IP to the endpoint/client. The problem is related to the flow being garbage collected, I don't want to get to deep into garbage collection process but just to give you an idea the flow is removed from the conns table and recycled so when your server tries to send data the CSS doesn't recognize it as established flow and simply routes the packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try adding a flow-timeout multiplier of say 30 under the group that should help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; color: #333333; font-size: 10pt;"&gt;group rise-outbound-nat &lt;BR /&gt;&amp;nbsp; vip address 63.251.81.206&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #333333; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff0000; font-size: 10pt;"&gt; &lt;EM&gt;flow&lt;/EM&gt;-&lt;EM&gt;timeout multiplier 30&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;BR /&gt;&amp;nbsp; active &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;__ __&lt;/P&gt;&lt;P&gt;Pablo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 19:02:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702419#M34147</guid>
      <dc:creator>pablo.nxh</dc:creator>
      <dc:date>2011-04-26T19:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: CSS Sourcegroup Issue</title>
      <link>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702420#M34148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked attachment logs. Since there is no retransmission and the CSS runs 8.20(402), it doesn't hit &lt;SPAN&gt;CSCek36511.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So, I suspect the latter (&lt;SPAN&gt;client sends data packets during &lt;/SPAN&gt;&lt;SPAN&gt;half-closed connection or idle timout flow&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When CSS receives fin or idle timer is expired, CSS removed the entry from active-list(show flows).&lt;/P&gt;&lt;P&gt;Actually, CSS doesn't remove this entry and sotres into internal cache (spoof-list). This means&lt;/P&gt;&lt;P&gt;CSS can handle final ack and expired flow even though the entry is not listed in show flows.&lt;/P&gt;&lt;P&gt;However, the internal cache is not guaranteed. So, the entry may be deleted/overwritten.&lt;/P&gt;&lt;P&gt;If the entry is deleted, CSS cannot do NAT/SNAT and then becomes routed. &lt;/P&gt;&lt;P&gt;To avoid this symptom, existing connection should not be timed out by idle timeout.&lt;/P&gt;&lt;P&gt;So, I think Pablo's suggestion is reasonable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 02:12:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702420#M34148</guid>
      <dc:creator>yushimaz</dc:creator>
      <dc:date>2011-04-27T02:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: CSS Sourcegroup Issue</title>
      <link>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702421#M34149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Pablo and Yuji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to schedule a production change window to make this recommended change. I will advise as to the success after I do so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 18:38:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702421#M34149</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2011-04-27T18:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: CSS Sourcegroup Issue</title>
      <link>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702422#M34150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello colleagues,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I finally got a change window and implemented Pablo's suggestion. All appears to be working well now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the assist!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 17:22:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-sourcegroup-issue/m-p/1702422#M34150</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2011-05-26T17:22:26Z</dc:date>
    </item>
  </channel>
</rss>

