<?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 RPC UDP 111 on CSS 11503 in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/rpc-udp-111-on-css-11503/m-p/242516#M3448</link>
    <description>&lt;P&gt;I´ve been trying to run Load Balance on CSS11503 with an application which uses RPC UDP (port 111), but I haven´t found the correct configuration yet. I´m running 7.10 Build 305 version. I´m using the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Service Server1&lt;/P&gt;&lt;P&gt;  ip address 192.168.250.18&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service Server2&lt;/P&gt;&lt;P&gt;  ip address 192.168.250.19&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;owner APP1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content Server1_Server2&lt;/P&gt;&lt;P&gt;    add service Server1&lt;/P&gt;&lt;P&gt;    add service Server2&lt;/P&gt;&lt;P&gt;    vip address 192.168.250.17&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;group Server1_Server2&lt;/P&gt;&lt;P&gt;  vip address 192.168.250.17&lt;/P&gt;&lt;P&gt;  add destination service Server1&lt;/P&gt;&lt;P&gt;  add destination service Server2&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve enabled the "debug" and when the machine 10.1.1.1 makes a FTP to the VIP address 192.168.250.17 the service works fine, but when the same machine makes a RPC UDP 111 to the same VIP address it doesn´t work, as you can see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP:&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:31:45 2/1 139 FLOWMGR-4: TCP in 10.1.1.1:1533-&amp;gt;192.168.250.17:21 SYN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:31:45 2/1 140 FLOWMGR-4: TCP out 192.168.250.17:6020-&amp;gt;192.168.250.19:21&lt;/P&gt;&lt;P&gt;SYN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:31:45 2/1 141 FLOWMGR-4: TCP in 192.168.250.19:21-&amp;gt;192.168.250.17:6020 S&lt;/P&gt;&lt;P&gt;YN ACK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:31:45 2/1 142 FLOWMGR-4: TCP out 192.168.250.17:21-&amp;gt;10.1.1.1:1533 SY&lt;/P&gt;&lt;P&gt;N ACK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RPC UDP 111:&lt;/P&gt;&lt;P&gt;---------------------&lt;/P&gt;&lt;P&gt;MAY 11 10:24:42 1/1 1245 FLOWMGR-4: UDP in 10.1.1.1:972-&amp;gt;192.168.250.17:111&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:24:42 1/1 1246 FLOWMGR-4: UDP out 192.168.250.17:972-&amp;gt;192.168.250.19:111&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:24:42 1/1 1247 FLOWMGR-4: UDP in 192.168.250.19:111-&amp;gt;192.168.250.17:972&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:24:42 1/1 1248 FLOWMGR-4: UDP out 192.168.250.17:111-&amp;gt;192.168.250.18:972&lt;/P&gt;&lt;P&gt;  ---&amp;gt;&amp;gt;&amp;gt; In this point the destination should be 10.1.1.1:972. I´d like to know why this doesn´t happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´d appreciate any suggestions about this problem.&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;Ana &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 May 2004 20:17:39 GMT</pubDate>
    <dc:creator>telebsb</dc:creator>
    <dc:date>2004-05-11T20:17:39Z</dc:date>
    <item>
      <title>RPC UDP 111 on CSS 11503</title>
      <link>https://community.cisco.com/t5/application-networking/rpc-udp-111-on-css-11503/m-p/242516#M3448</link>
      <description>&lt;P&gt;I´ve been trying to run Load Balance on CSS11503 with an application which uses RPC UDP (port 111), but I haven´t found the correct configuration yet. I´m running 7.10 Build 305 version. I´m using the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Service Server1&lt;/P&gt;&lt;P&gt;  ip address 192.168.250.18&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service Server2&lt;/P&gt;&lt;P&gt;  ip address 192.168.250.19&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;owner APP1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content Server1_Server2&lt;/P&gt;&lt;P&gt;    add service Server1&lt;/P&gt;&lt;P&gt;    add service Server2&lt;/P&gt;&lt;P&gt;    vip address 192.168.250.17&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;group Server1_Server2&lt;/P&gt;&lt;P&gt;  vip address 192.168.250.17&lt;/P&gt;&lt;P&gt;  add destination service Server1&lt;/P&gt;&lt;P&gt;  add destination service Server2&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve enabled the "debug" and when the machine 10.1.1.1 makes a FTP to the VIP address 192.168.250.17 the service works fine, but when the same machine makes a RPC UDP 111 to the same VIP address it doesn´t work, as you can see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP:&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:31:45 2/1 139 FLOWMGR-4: TCP in 10.1.1.1:1533-&amp;gt;192.168.250.17:21 SYN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:31:45 2/1 140 FLOWMGR-4: TCP out 192.168.250.17:6020-&amp;gt;192.168.250.19:21&lt;/P&gt;&lt;P&gt;SYN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:31:45 2/1 141 FLOWMGR-4: TCP in 192.168.250.19:21-&amp;gt;192.168.250.17:6020 S&lt;/P&gt;&lt;P&gt;YN ACK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:31:45 2/1 142 FLOWMGR-4: TCP out 192.168.250.17:21-&amp;gt;10.1.1.1:1533 SY&lt;/P&gt;&lt;P&gt;N ACK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RPC UDP 111:&lt;/P&gt;&lt;P&gt;---------------------&lt;/P&gt;&lt;P&gt;MAY 11 10:24:42 1/1 1245 FLOWMGR-4: UDP in 10.1.1.1:972-&amp;gt;192.168.250.17:111&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:24:42 1/1 1246 FLOWMGR-4: UDP out 192.168.250.17:972-&amp;gt;192.168.250.19:111&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:24:42 1/1 1247 FLOWMGR-4: UDP in 192.168.250.19:111-&amp;gt;192.168.250.17:972&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAY 11 10:24:42 1/1 1248 FLOWMGR-4: UDP out 192.168.250.17:111-&amp;gt;192.168.250.18:972&lt;/P&gt;&lt;P&gt;  ---&amp;gt;&amp;gt;&amp;gt; In this point the destination should be 10.1.1.1:972. I´d like to know why this doesn´t happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´d appreciate any suggestions about this problem.&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;Ana &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2004 20:17:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/rpc-udp-111-on-css-11503/m-p/242516#M3448</guid>
      <dc:creator>telebsb</dc:creator>
      <dc:date>2004-05-11T20:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: RPC UDP 111 on CSS 11503</title>
      <link>https://community.cisco.com/t5/application-networking/rpc-udp-111-on-css-11503/m-p/242517#M3449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what happened is  that the response from the server also hit the content rule and it was loadbalanced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the problem is the group config.&lt;/P&gt;&lt;P&gt;Do you need to nat the client ip address ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you could do is create a content rule more specific - type :&lt;/P&gt;&lt;P&gt;protocol udp&lt;/P&gt;&lt;P&gt;port 111&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then if you don't need to nat the client ip, replace the group config with the following one :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;group &lt;NAME&gt;&lt;/NAME&gt;&lt;/P&gt;&lt;P&gt;  vip address x.x.x.x&lt;/P&gt;&lt;P&gt;  add service &lt;NAME1&gt;&lt;/NAME1&gt;&lt;/P&gt;&lt;P&gt;  add service &lt;NAME2&gt;&lt;/NAME2&gt;&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This group will nat the udp response from the server.&lt;/P&gt;&lt;P&gt;But you can't have both this group and the one you have configured at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to nat client ip addresses, we will have to play with ACL to define how to use the group.&lt;/P&gt;&lt;P&gt;This is a bit complex, so I first want to know if this is needed before describing it.&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>Wed, 12 May 2004 09:35:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/rpc-udp-111-on-css-11503/m-p/242517#M3449</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-05-12T09:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: RPC UDP 111 on CSS 11503</title>
      <link>https://community.cisco.com/t5/application-networking/rpc-udp-111-on-css-11503/m-p/242518#M3450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Thank you for your suggestions.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   In fact, I need to nat client ip addresses because we have an one-armed configuration as explained in document "Cisco - CSS Load Balancing Using One Interface Configuration Example".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Could you explain why we don´t have problems with FTP ? Is there any restriction in using one-armed configuration and UDP ports, regards "portmap" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I would appreciate some hints to solve this problem playing with ACL.&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;Ana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2004 10:51:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/rpc-udp-111-on-css-11503/m-p/242518#M3450</guid>
      <dc:creator>telebsb</dc:creator>
      <dc:date>2004-05-12T10:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: RPC UDP 111 on CSS 11503</title>
      <link>https://community.cisco.com/t5/application-networking/rpc-udp-111-on-css-11503/m-p/242519#M3451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ftp is a tcp protocol and considered by the CSS as a bidirectional flows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UDP however is considered a one way traffic.&lt;/P&gt;&lt;P&gt;Therefore, when you configure the content rule you only take care of the traffic from client to server.&lt;/P&gt;&lt;P&gt;You need a group to also translate the response from the server to the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following url for understanding udp on the css:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_tech_note09186a00801e05ee.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_tech_note09186a00801e05ee.shtml&lt;/A&gt;&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, 13 May 2004 10:21:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/rpc-udp-111-on-css-11503/m-p/242519#M3451</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-05-13T10:21:35Z</dc:date>
    </item>
  </channel>
</rss>

