<?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: DNS configuration for GSS in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119382#M22962</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 have sent a mail to ur ID &lt;A href="mailto:iftekhar@netpace.com"&gt;iftekhar@netpace.com&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls chk it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sateesh kumar.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Aug 2008 17:38:14 GMT</pubDate>
    <dc:creator>sateeshk10</dc:creator>
    <dc:date>2008-08-21T17:38:14Z</dc:date>
    <item>
      <title>DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119368#M22948</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am newbee to GSS. I would like to deploy the GSS in my datacenter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know the DNS configuration example for domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;www.abc.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What records need to configured with detail script. beacause i dont have experience in DNS server configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for positive update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sateesh kumar.k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2008 14:03:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119368#M22948</guid>
      <dc:creator>sateeshk10</dc:creator>
      <dc:date>2008-08-20T14:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119369#M22949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are not using GSS as primary DNS server for abc.com and just want to delegate xyz.abc.com then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On your primary DNS server (authoritative for abc.com) delegate the fully qualified domain name &lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;www.abc.com&lt;/A&gt; to the GSS and make these GSSs authoritative for this domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following changes will be needed on the primary dns server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.abc.com." target="_blank"&gt;www.abc.com.&lt;/A&gt; IN NS gss1.abc.com. &amp;lt;-- NS record for &lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;www.abc.com&lt;/A&gt; via GSS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gss1.abc.com. IN A a.b.c.d &amp;lt;-- A record for GSS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 16:41:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119369#M22949</guid>
      <dc:creator>Syed Iftekhar Ahmed</dc:creator>
      <dc:date>2008-08-20T16:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119370#M22950</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;Thanks for quick repsonse..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some info..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GSS01 -- 1.1.1.1&lt;/P&gt;&lt;P&gt;GSSS02 --- 2.2.2.2&lt;/P&gt;&lt;P&gt;abc.com --- 3.3.3.3&lt;/P&gt;&lt;P&gt;test.abc.com  for sub domain IP is required? if so how to configure in DNS..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to put &lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;www.abc.com&lt;/A&gt; in NS record or plain abc.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.abc.com." target="_blank"&gt;www.abc.com.&lt;/A&gt; IN NS gss1.abc.com. &amp;lt;-- NS record for &lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;www.abc.com&lt;/A&gt; via GSS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont have an any idea on DNS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrds&lt;/P&gt;&lt;P&gt;sateesh kumar.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 16:58:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119370#M22950</guid>
      <dc:creator>sateeshk10</dc:creator>
      <dc:date>2008-08-20T16:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119371#M22951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there is already a DNS server  authoritative for abc.com then it should already have NS record for abc.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to delegate &lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;http://www.abc.com&lt;/A&gt; to two GSSs, you need two NS records on Primary DNS server and A records for the two GSSs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;http://www.abc.com&lt;/A&gt;. IN NS gss01.abc.com. &amp;lt;-- NS record for &lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;http://www.abc.com&lt;/A&gt; via GSS01&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;http://www.abc.com&lt;/A&gt;. IN NS gss02.abc.com. &amp;lt;-- NS record for &lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;http://www.abc.com&lt;/A&gt; via GSS02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gss01.abc.com. IN A 1.1.1.1 &amp;lt;-- A record for GSS01&lt;/P&gt;&lt;P&gt;gss02.abc.com. IN A 2.2.2.2 &amp;lt;-- A record for GSS02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed&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, 20 Aug 2008 17:11:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119371#M22951</guid>
      <dc:creator>Syed Iftekhar Ahmed</dc:creator>
      <dc:date>2008-08-20T17:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119372#M22952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See here"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://oreilly.com/catalog/9780596100575/index.html" target="_blank"&gt;http://oreilly.com/catalog/9780596100575/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's "some" information on DNS that you can use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 17:12:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119372#M22952</guid>
      <dc:creator>Frederick Reimer</dc:creator>
      <dc:date>2008-08-20T17:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119373#M22953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to bother you..Now i am sync...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;http://www.abc.com&lt;/A&gt;. IN NS gss01.abc.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to give http:\\www.abc.com or only abc.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for sub domian also i need to do the same...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls give the script for entire things which i have provided to you.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have GSS in your netowrk?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;thnkas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 17:21:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119373#M22953</guid>
      <dc:creator>sateeshk10</dc:creator>
      <dc:date>2008-08-20T17:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119374#M22954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;www.abc.com&lt;/A&gt;  (dont use &lt;A class="jive-link-custom" href="http://" target="_blank"&gt;http://&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 18:14:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119374#M22954</guid>
      <dc:creator>Syed Iftekhar Ahmed</dc:creator>
      <dc:date>2008-08-20T18:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119375#M22955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tahnks for all your inputs..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you useing GSS in your network...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if so could you pls give me the little idea..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am plannning to integrate with local network and also i have gone trghgss documetns i am ok..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;live how i am going to integrate..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user --- DNS -- GSS -- ACE VIP -- Domain(wwwabc.com).. is it right..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sateesh kumar.k&lt;/P&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;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 18:53:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119375#M22955</guid>
      <dc:creator>sateeshk10</dc:creator>
      <dc:date>2008-08-20T18:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119376#M22956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typical flow is as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Client will hit their DNS servers (configured on their machines as primary/backup dns server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. "Client's DNS server" will query "DNS server authoritative for abc.com" for &lt;A class="jive-link-custom" href="http://www.abc.com." target="_blank"&gt;www.abc.com.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. "DNS server authoritative for abc.com" will ask "client's DNS server" to query "GSS - Authoritative for &lt;A&gt;www.abc.com"&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. "Client's DNS server" will query GSS for &lt;A class="jive-link-custom" href="http://www.abc.com." target="_blank"&gt;www.abc.com.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. GSS will send the ip add of &lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;www.abc.com&lt;/A&gt; (which should be configured on ACE as VIP).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. "Client's DNS server" will handover this VIP to client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Client will hit the VIP configured on ACE (for application &lt;A class="jive-link-custom" href="http://www.abc.com)." target="_blank"&gt;www.abc.com).&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed iftekhar Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 19:02:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119376#M22956</guid>
      <dc:creator>Syed Iftekhar Ahmed</dc:creator>
      <dc:date>2008-08-20T19:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119377#M22957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its retty clear..thanks you very much..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have GSS live config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sateesh kumar.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 19:06:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119377#M22957</guid>
      <dc:creator>sateeshk10</dc:creator>
      <dc:date>2008-08-20T19:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119378#M22958</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;This is the final script which i am going to put in my dns server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.abc.com." target="_blank"&gt;www.abc.com.&lt;/A&gt; IN NS gss01.abc.com. &amp;lt;-- NS record for &lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;http://www.abc.com&lt;/A&gt; via GSS01 &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.abc.com." target="_blank"&gt;www.abc.com.&lt;/A&gt; IN NS gss02.abc.com. &amp;lt;-- NS record for &lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;http://www.abc.com&lt;/A&gt; via GSS02 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gss01.abc.com. IN A 1.1.1.1 &amp;lt;-- A record for GSS01 &lt;/P&gt;&lt;P&gt;gss02.abc.com. IN A 2.2.2.2 &amp;lt;-- A record for GSS02 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xyz.abc.com. IN NS gss1.abc.com. &amp;lt;-- NS record for xyz.abc.com via GSS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it ok...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sateesh kumar.k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 15:01:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119378#M22958</guid>
      <dc:creator>sateeshk10</dc:creator>
      <dc:date>2008-08-21T15:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119379#M22959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want the two GSSs (gss01 &amp;amp; gss02) to abe authoritative for both &lt;A class="jive-link-custom" href="http://www.abc.com" target="_blank"&gt;www.abc.com&lt;/A&gt; &amp;amp; xyz.abc.com?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes then you need follwoing lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xyz.abc.com. IN NS gss01.abc.com. &lt;/P&gt;&lt;P&gt;xyz.abc.com. IN NS gss02.abc.com. &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.abc.com." target="_blank"&gt;www.abc.com.&lt;/A&gt; IN NS gss01.abc.com. &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.abc.com." target="_blank"&gt;www.abc.com.&lt;/A&gt; IN NS gss02.abc.com. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gss01.abc.com. IN A 1.1.1.1 &lt;/P&gt;&lt;P&gt;gss02.abc.com. IN A 2.2.2.2 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 16:40:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119379#M22959</guid>
      <dc:creator>Syed Iftekhar Ahmed</dc:creator>
      <dc:date>2008-08-21T16:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119380#M22960</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;no.. in between one more NS server is there which will be forwarder for these GSS..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GSS is responsible ofr A record only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flow is like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user -- dns -- gss&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i send a mail to your personal ID..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sateesh &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 16:52:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119380#M22960</guid>
      <dc:creator>sateeshk10</dc:creator>
      <dc:date>2008-08-21T16:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119381#M22961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sateesh &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are moving in circle with this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to grasp some bind knowledge before you proceed. I would recommend reading some basic DNS theory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not sure what you are doing then there is a very good possibility of messing up your DNS server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure one or two hour reading on DNS will make you understand how to introduce GSS in your existing DNS infrastructure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 17:10:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119381#M22961</guid>
      <dc:creator>Syed Iftekhar Ahmed</dc:creator>
      <dc:date>2008-08-21T17:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: DNS configuration for GSS</title>
      <link>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119382#M22962</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 have sent a mail to ur ID &lt;A href="mailto:iftekhar@netpace.com"&gt;iftekhar@netpace.com&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls chk it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sateesh kumar.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2008 17:38:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/dns-configuration-for-gss/m-p/1119382#M22962</guid>
      <dc:creator>sateeshk10</dc:creator>
      <dc:date>2008-08-21T17:38:14Z</dc:date>
    </item>
  </channel>
</rss>

