<?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: CSS11501 and DNS server loadbalancing in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368850#M6308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your configuration looks correct.  Can you take a sniffer trace between the DNS servers and the CSS while you are having the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Nov 2004 17:54:33 GMT</pubDate>
    <dc:creator>seilsz</dc:creator>
    <dc:date>2004-11-13T17:54:33Z</dc:date>
    <item>
      <title>CSS11501 and DNS server loadbalancing</title>
      <link>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368849#M6307</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have the following config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;CSS&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;DNS Boxes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pix has valid internet visable ip's on the outside and the CSS does routing between two internal address ranges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything works fine and the dns servers merrily answer queries but every now and again for a period of about 2-5 minutes they stop.  I can still see the queries hitting the server's logs but no reply is seen be the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Config is shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************* INTERFACE *************************&lt;/P&gt;&lt;P&gt;interface e1&lt;/P&gt;&lt;P&gt;  bridge vlan 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface e2&lt;/P&gt;&lt;P&gt;  bridge vlan 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface e8&lt;/P&gt;&lt;P&gt;  bridge vlan 99&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** CIRCUIT **************************&lt;/P&gt;&lt;P&gt;circuit VLAN4&lt;/P&gt;&lt;P&gt;  redundancy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 10.2.0.2 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN3&lt;/P&gt;&lt;P&gt;  redundancy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip address 10.1.0.2 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service rbdns1&lt;/P&gt;&lt;P&gt;  ip address 10.1.1.221&lt;/P&gt;&lt;P&gt;  keepalive type script dnscheck "10.1.1.221"&lt;/P&gt;&lt;P&gt;  keepalive port 53&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service rbdns2&lt;/P&gt;&lt;P&gt;  ip address 10.1.1.42&lt;/P&gt;&lt;P&gt;  keepalive type script dnscheck "10.1.1.42"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content rbdns&lt;/P&gt;&lt;P&gt;    vip address 10.2.1.100&lt;/P&gt;&lt;P&gt;    add service rbdns1&lt;/P&gt;&lt;P&gt;    add service rbdns2&lt;/P&gt;&lt;P&gt;    balance leastconn&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*************************** GROUP ***************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;group rbdns&lt;/P&gt;&lt;P&gt;  add destination service rbdns1&lt;/P&gt;&lt;P&gt;  add destination service rbdns2&lt;/P&gt;&lt;P&gt;  vip address 10.2.1.100&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2004 16:50:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368849#M6307</guid>
      <dc:creator>richardmcmahon</dc:creator>
      <dc:date>2004-11-12T16:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: CSS11501 and DNS server loadbalancing</title>
      <link>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368850#M6308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your configuration looks correct.  Can you take a sniffer trace between the DNS servers and the CSS while you are having the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Nov 2004 17:54:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368850#M6308</guid>
      <dc:creator>seilsz</dc:creator>
      <dc:date>2004-11-13T17:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: CSS11501 and DNS server loadbalancing</title>
      <link>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368851#M6309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your config is actually incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to replace the 'add destination service rbdns#'&lt;/P&gt;&lt;P&gt;command with 'add service rbdns#'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command you have configured is for client nat when traffic goes from client to server.&lt;/P&gt;&lt;P&gt;What I suggested is client nat when traffic goes from server to client.&lt;/P&gt;&lt;P&gt;And this is required for udp traffic.&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>Mon, 15 Nov 2004 10:19:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368851#M6309</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-11-15T10:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: CSS11501 and DNS server loadbalancing</title>
      <link>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368852#M6310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section #2 at the following location:&lt;/P&gt;&lt;P&gt;&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#topic1b" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_tech_note09186a00801e05ee.shtml#topic1b&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems to indicate that this configuration will work.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is your recommendation because the initial post is using the same IP address for the VIP and the source group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 13:45:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368852#M6310</guid>
      <dc:creator>seilsz</dc:creator>
      <dc:date>2004-11-15T13:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: CSS11501 and DNS server loadbalancing</title>
      <link>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368853#M6311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Zach,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you're right.&lt;/P&gt;&lt;P&gt;It can actually work like this.&lt;/P&gt;&lt;P&gt;[there was some bugs previously so it wasn't working in this configuration but now it should].&lt;/P&gt;&lt;P&gt;Good catch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's see if the sniffer trace brings anything interesting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 15:12:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368853#M6311</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-11-15T15:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: CSS11501 and DNS server loadbalancing</title>
      <link>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368854#M6312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This brought up another question in my mind ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the same IP in the content rule and the source group, what prevents the return traffic from matching the content rule?  Is it because the flow-table is checked first?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the "Note" under Section #2 of the link I sent you trying to say?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2004 17:14:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368854#M6312</guid>
      <dc:creator>seilsz</dc:creator>
      <dc:date>2004-11-15T17:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: CSS11501 and DNS server loadbalancing</title>
      <link>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368855#M6313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input.  I will endevor to get traces for these.  They are in a remote site and I dont have a machine in place to sniff the traffic on the contentswitch/firewall side of the network.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2004 11:15:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css11501-and-dns-server-loadbalancing/m-p/368855#M6313</guid>
      <dc:creator>richardmcmahon</dc:creator>
      <dc:date>2004-11-16T11:15:56Z</dc:date>
    </item>
  </channel>
</rss>

