<?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 Destination NAT - can only enable one service in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016551#M20159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached the output of the SHOW commands you requested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;You are using the same IP address for two service names with no distinct port numbers for them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are serviced by two distint VIPs. They are physically the same servers (3 servers, 6 services).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Also please list if you have a Layer 2 network between CSS and the Servers? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a trunked configuration but the three servers are on a layer2 switch trunked to the CSS at VLAN 103 (192.168.103.x). The front end of the CSS is trunked to VLAN 100 (192.168.100.x). The VIPs are all assigned to 192.168.100.x and the default route for all servers is 192.168.103.246 which is the CSS (same IP I access the admin interface on).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logically traffic comes in on 192.168.100.x -&amp;gt; 192.168.103.x and returns the opposite way 192.168.103.x -&amp;gt; 192.168.100.x but service-initated traffic (MOSS to SSRS for instance) I assume does not pass through the CSS because the CSS is the default route. I'm not exactly sure how the CSS handles this service-initated traffic but I do know that I must have the Destination Service Groups defined to even get traffic from server to server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When MOSS (VIP 192.168.100.162) connects to SSRS it is via the SSRS VIP (192.168.100.161). I don't expect this traffic is going back out through the CSS and back in again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I log into any of the three servers I can get to the SSRS endpoint (at 192.168.100.161) interactively using a web browser so I know that the communications is working.&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>Tue, 15 Jul 2008 12:44:57 GMT</pubDate>
    <dc:creator>kiplandiles</dc:creator>
    <dc:date>2008-07-15T12:44:57Z</dc:date>
    <item>
      <title>CSS 11503 Destination NAT - can only enable one service</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016546#M20154</link>
      <description>&lt;P&gt;I have three web servers configured as six services. Three are for MOSS (Microsoft Office Sharepoint Server) and three are for SSRS (SQL Server Reporting Services 2006 in integration mode).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THE PROBLEM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When more than one MOSS service is active I can no longer connect to the SSRS services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a trunked Configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface  1/1&lt;/P&gt;&lt;P&gt;  trunk &lt;/P&gt;&lt;P&gt;  redundancy-phy &lt;/P&gt;&lt;P&gt;  vlan 1 &lt;/P&gt;&lt;P&gt;    default-vlan &lt;/P&gt;&lt;P&gt;  vlan 100 &lt;/P&gt;&lt;P&gt;  vlan 101 &lt;/P&gt;&lt;P&gt;  vlan 103 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface  3/16&lt;/P&gt;&lt;P&gt;  bridge vlan 4000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN100&lt;/P&gt;&lt;P&gt;  redundancy &lt;/P&gt;&lt;P&gt;  ip address 192.168.100.xx0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN103&lt;/P&gt;&lt;P&gt;  redundancy &lt;/P&gt;&lt;P&gt;  ip address 192.168.103.xx0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN4000&lt;/P&gt;&lt;P&gt;  ip address 1.x.x.2 255.255.255.252 &lt;/P&gt;&lt;P&gt;    redundancy-protocol &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN101&lt;/P&gt;&lt;P&gt;  redundancy &lt;/P&gt;&lt;P&gt;  ip address 192.168.101.xx0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service MOSSWeb01 &lt;/P&gt;&lt;P&gt;  ip address 192.168.103.xx1 &lt;/P&gt;&lt;P&gt;  keepalive port 80 &lt;/P&gt;&lt;P&gt;  keepalive type tcp &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service MOSSWeb02 &lt;/P&gt;&lt;P&gt;  ip address 192.168.103.xx2 &lt;/P&gt;&lt;P&gt;  keepalive port 80 &lt;/P&gt;&lt;P&gt;  keepalive type tcp &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service MOSSWeb03 &lt;/P&gt;&lt;P&gt;  ip address 192.168.103.xx3 &lt;/P&gt;&lt;P&gt;  keepalive port 80 &lt;/P&gt;&lt;P&gt;  keepalive type tcp &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service SSRSWeb01 &lt;/P&gt;&lt;P&gt;  ip address 192.168.103.xx1 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service SSRSWeb02 &lt;/P&gt;&lt;P&gt;  ip address 192.168.103.xx2 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service SSRSWeb03 &lt;/P&gt;&lt;P&gt;  ip address 192.168.103.xx3 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;owner MOSS &lt;/P&gt;&lt;P&gt;  content MOSS &lt;/P&gt;&lt;P&gt;    vip address 192.168.100.xx1 &lt;/P&gt;&lt;P&gt;    vip-ping-response local-remote &lt;/P&gt;&lt;P&gt;    add service MOSSWeb01 &lt;/P&gt;&lt;P&gt;    add service MOSSWeb02 &lt;/P&gt;&lt;P&gt;    add service MOSSWeb03 &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;owner SSRS &lt;/P&gt;&lt;P&gt;  content REPORTSERVER &lt;/P&gt;&lt;P&gt;    vip address 192.168.100.xx2 &lt;/P&gt;&lt;P&gt;    add service SSRSWeb01 &lt;/P&gt;&lt;P&gt;    add service SSRSWeb02 &lt;/P&gt;&lt;P&gt;    add service SSRSWeb03 &lt;/P&gt;&lt;P&gt;    vip-ping-response local-remote &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;group MOSS2007-DSTNAT &lt;/P&gt;&lt;P&gt;  vip address 192.168.100.xx1 &lt;/P&gt;&lt;P&gt;  add destination service MOSSWeb01 &lt;/P&gt;&lt;P&gt;  add destination service MOSSWeb02 &lt;/P&gt;&lt;P&gt;  add destination service MOSSWeb03 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;group SSRS2005-DSTNAT &lt;/P&gt;&lt;P&gt;  vip address 192.168.100.xx2 &lt;/P&gt;&lt;P&gt;  add destination service SSRSWeb01 &lt;/P&gt;&lt;P&gt;  add destination service SSRSWeb02 &lt;/P&gt;&lt;P&gt;  add destination service SSRSWeb03 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTES:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All (3) real servers have a default route to 192.168.103.xx0 which insures traffic passing through the CSS (so I don't understand why I still need a destination service group).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When MOSS accesses SSRS it does so via &lt;A class="jive-link-custom" href="http://SSRS2005/reportserver" target="_blank"&gt;http://SSRS2005/reportserver&lt;/A&gt;. This is configured in DNS as 192.168.100.xx2. I would think that this would also insure traffic through the CSS but I still had to configure a destination service for these.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All clients connect to the MOSS services via  one VIP (192.168.100.xx1) and the MOSS services connect to the SSRS services via a 2nd VIP (192.168.100.xx2). MOSS also connects to itself for indexing content and a variety of other services (I had originally tried separating the MOSS content rules using layer 5 matching on Host Headers. This seemed to cause issues with access to ports 139 and 445 for UNC access to document libraries so I simplified the MOSS content rule back to layer 3). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have setup two distinct groups and have used destination NAT so that the servers can communicate to each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using Wireshark on the servers to run packet traces and all services are up I do not even see any packets destined for the SSRS services leading me to believe that they are dropped by the CSS (however, I don't see them using show flows on the CSS either).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone here shed some light on the correct way to configure the CSS in such a scenario? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2008 20:24:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016546#M20154</guid>
      <dc:creator>kiplandiles</dc:creator>
      <dc:date>2008-07-07T20:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11503 Destination NAT - can only enable one service</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016547#M20155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This link may help :&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v7.20/configuration/basic/guide/ContRule.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v7.20/configuration/basic/guide/ContRule.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 18:11:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016547#M20155</guid>
      <dc:creator>didyap</dc:creator>
      <dc:date>2008-07-11T18:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11503 Destination NAT - can only enable one service</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016548#M20156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I actually have downloaded all the guides and have read through this chapter several times. I will continue to study this, though, since the answer is likely to be there somewhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 20:22:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016548#M20156</guid>
      <dc:creator>kiplandiles</dc:creator>
      <dc:date>2008-07-11T20:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11503 Destination NAT - can only enable one service</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016549#M20157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post the output for the following  commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show rule MOSS MOSS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show rule SSRS REPORTSERVER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show keepalive AUTO_MOSSWeb01/2/3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show keepalive AUTO_SSRSWeb01/2/3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using the same IP address for two service names with no distinct port numbers for them. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 04:54:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016549#M20157</guid>
      <dc:creator>opc.perera</dc:creator>
      <dc:date>2008-07-15T04:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11503 Destination NAT - can only enable one service</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016550#M20158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also please list if you have a Layer 2 network between CSS and the Servers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 05:07:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016550#M20158</guid>
      <dc:creator>opc.perera</dc:creator>
      <dc:date>2008-07-15T05:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11503 Destination NAT - can only enable one service</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016551#M20159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached the output of the SHOW commands you requested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;You are using the same IP address for two service names with no distinct port numbers for them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are serviced by two distint VIPs. They are physically the same servers (3 servers, 6 services).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Also please list if you have a Layer 2 network between CSS and the Servers? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a trunked configuration but the three servers are on a layer2 switch trunked to the CSS at VLAN 103 (192.168.103.x). The front end of the CSS is trunked to VLAN 100 (192.168.100.x). The VIPs are all assigned to 192.168.100.x and the default route for all servers is 192.168.103.246 which is the CSS (same IP I access the admin interface on).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logically traffic comes in on 192.168.100.x -&amp;gt; 192.168.103.x and returns the opposite way 192.168.103.x -&amp;gt; 192.168.100.x but service-initated traffic (MOSS to SSRS for instance) I assume does not pass through the CSS because the CSS is the default route. I'm not exactly sure how the CSS handles this service-initated traffic but I do know that I must have the Destination Service Groups defined to even get traffic from server to server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When MOSS (VIP 192.168.100.162) connects to SSRS it is via the SSRS VIP (192.168.100.161). I don't expect this traffic is going back out through the CSS and back in again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I log into any of the three servers I can get to the SSRS endpoint (at 192.168.100.161) interactively using a web browser so I know that the communications is working.&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>Tue, 15 Jul 2008 12:44:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016551#M20159</guid>
      <dc:creator>kiplandiles</dc:creator>
      <dc:date>2008-07-15T12:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11503 Destination NAT - can only enable one service</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016552#M20160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All seems normal except for you have taken two services out of action/service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Configure one port on the switch to which the servers are connected as a monitor port and monitor VLAN 103 and connect PC/Laptop with sniffer/wireshark running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Connect another PC/Laptop with 192.168.103.xx6(or any unused IP) as its IP address and try and connect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(a). by telneting to 192.168.103.001/2/3 on the port(s) MOSS and REPORTSERVER listening to  and list the results. (save the captured sniffer file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(b). by telneting to 192.168.100.xx1/xx2 on the same ports used in (a) and register the results. (save the captured sniffer file separately)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are able to telnet successfully in (a) but NOT  in the case of (b), the server response short circuits the CCS as the MAC switches internally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to get around with this is to establish pVLAN. Configure three ports as isolated pVLANs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 03:06:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016552#M20160</guid>
      <dc:creator>opc.perera</dc:creator>
      <dc:date>2008-07-17T03:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 11503 Destination NAT - can only enable one service</title>
      <link>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016553#M20161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two MOSS services down because MOSS can't get to SSRS if more than one MOSSservice is active. That's the crux of the biscuit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had hoped to avoid the whole packet sniffing activity but it looks like I may need to capture more information. I don't really want to change the VLAN configuration since this CSS is managed by our network team and there are other services configured on the CSS that I have not indicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your advice, so far. I will actually have some downtime this coming weekend where I can try some additional configuration options after prime time from home.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing that may not be apparent in this whole discussion is that all of the sites on both MOSS and SSRS use HOST Headers for HTTP. That's what keeps them separated. I had tried using layer 5 content rules but had the same issue plus other issues with non-HTTP traffic. I also did not care for the fact that the CSS actually spoofs the responses when using layer 5. There is a lot of NTLM Challenge/Response traffic for Windows Integrated Authentication and Negotiated Kerberos. The bottom line is that even without Layer 5 content rules the Host Headers do get passed to IIS and the sites are selected properly based on that header. The exception is that Host Headers are no longer required for SSRS since it is the default website on port 80 (besides - setting up host headers for SSRS in MOSS integration mode has it's own set of issues). Still, the host headers are sent to SSRS SOAP Endpoints and there are no issues connecting to any of the three SSRS services from any of the three MOSS servers interactively. The issue is when a client outside of these VLANs makes a request for a report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;client-&amp;gt;MOSS-&amp;gt;SSRS-&amp;gt;MOSS-&amp;gt;client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be aware too that both MOSS and SSRS are making connections back through the CSS to their respective databases for each request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 15:38:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-11503-destination-nat-can-only-enable-one-service/m-p/1016553#M20161</guid>
      <dc:creator>kiplandiles</dc:creator>
      <dc:date>2008-07-17T15:38:25Z</dc:date>
    </item>
  </channel>
</rss>

