<?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: plz help me configure root server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753766#M86006</link>
    <description>Dear Alexander Chuzhoy  Thanks for response/help&lt;BR /&gt;&lt;BR /&gt;&amp;gt;you didn't specify what exactly you'd like to learn&lt;BR /&gt;I wana learn how to conigure the root dns server.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;If you want to create a local root server to your organization, then simply &amp;gt;remove the "." zone. &lt;BR /&gt;did u mean that the server which is the Root dns server in my test lab environment doenst have the "." zone, as i have mentioned in the above(1st) post.. i.e on the Root server I have created a "." zone as&lt;BR /&gt;/etc/named.conf&lt;BR /&gt;zone "." IN {&lt;BR /&gt;type master;&lt;BR /&gt;file "root.file";&lt;BR /&gt;};&lt;BR /&gt;Did u mean I have remove the above code from my root server ? if yes then what zone should I have to create on the root server ?</description>
    <pubDate>Fri, 17 Mar 2006 14:09:54 GMT</pubDate>
    <dc:creator>Maaz</dc:creator>
    <dc:date>2006-03-17T14:09:54Z</dc:date>
    <item>
      <title>plz help me configure root server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753764#M86004</link>
      <description>Dear Gurus&lt;BR /&gt;This is not a requirement but simply I m just learning.&lt;BR /&gt;&lt;BR /&gt;I want to configure the Root Dns server in my lab environment for testing. I have done the following &lt;BR /&gt;in /etc/named.conf&lt;BR /&gt;&lt;BR /&gt;zone "." IN {&lt;BR /&gt; type master;&lt;BR /&gt; file "root.file";&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;cd /var/named/chroot/var/named&lt;BR /&gt;vi root.file(i have attached the "root.file")&lt;BR /&gt;&lt;BR /&gt;Plz help me creating proper config of Root server &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Fri, 17 Mar 2006 12:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753764#M86004</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-03-17T12:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me configure root server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753765#M86005</link>
      <description>you didn't specify what exactly you'd like to learn, but nevertheless I'm gonna try:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;com.  IN NS ns1.com-server.net.&lt;BR /&gt;&lt;BR /&gt;this line means that to resolve hosts from com. domain we'll have to contact ns1.com-server.net server first.&lt;BR /&gt;&lt;BR /&gt;On ns1.com-server.net (11.0.0.1)create a zone "com" and propogate it with hosts/domain in similar way.&lt;BR /&gt;host1.com. IN A x.x.x.x&lt;BR /&gt;If you want to ass sub domain, then:&lt;BR /&gt;subdomain.com.  IN       NS     somedns.com.&lt;BR /&gt;somedns.com.    IN       A      x.x.x.x&lt;BR /&gt;&lt;BR /&gt;Here in case of subdomain you actually put the hostname of DNS server that is responsible for that domain and on next line the IP of that DNS.&lt;BR /&gt;&lt;BR /&gt;If you want to create a local root server to your organization, then simply remove the "." zone. &lt;BR /&gt;&lt;BR /&gt;And by the way if the IP is local to your organization, then 11.0.0.1 is probably not a good choice. I'd go for reserved addresses, but you probably know that already. :)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Mar 2006 13:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753765#M86005</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-03-17T13:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me configure root server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753766#M86006</link>
      <description>Dear Alexander Chuzhoy  Thanks for response/help&lt;BR /&gt;&lt;BR /&gt;&amp;gt;you didn't specify what exactly you'd like to learn&lt;BR /&gt;I wana learn how to conigure the root dns server.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;If you want to create a local root server to your organization, then simply &amp;gt;remove the "." zone. &lt;BR /&gt;did u mean that the server which is the Root dns server in my test lab environment doenst have the "." zone, as i have mentioned in the above(1st) post.. i.e on the Root server I have created a "." zone as&lt;BR /&gt;/etc/named.conf&lt;BR /&gt;zone "." IN {&lt;BR /&gt;type master;&lt;BR /&gt;file "root.file";&lt;BR /&gt;};&lt;BR /&gt;Did u mean I have remove the above code from my root server ? if yes then what zone should I have to create on the root server ?</description>
      <pubDate>Fri, 17 Mar 2006 14:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753766#M86006</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-03-17T14:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me configure root server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753767#M86007</link>
      <description>First read a quote:&lt;BR /&gt;"Root Server - A root server is installed to be the source for resolving names for an hierarchical namespace. The root is the top of the hierarchy containing all organizational domain zone names. Names that cannot be resolved in the domain zone names are passed to the root DNS server if specified."&lt;BR /&gt;&lt;BR /&gt;If dns clients that are configured against you DNS server can't find authoritative answer on your server, then they go to "." zone (if one exists).&lt;BR /&gt;if (for example) you'd look for &lt;A href="http://www.microsoft.com" target="_blank"&gt;www.microsoft.com&lt;/A&gt; (I hope you wouldn't :)   )&lt;BR /&gt;then in file that's for "." zone first there's an attempt to locate "com." .If not found - respective message returned to a client. If found entry like:&lt;BR /&gt;&lt;BR /&gt;com.  IN NS   root-server.net.&lt;BR /&gt;root-server.net.   IN A    11.0.0.1&lt;BR /&gt;&lt;BR /&gt;Then root-server.net is contacted in attempt to find "com"  zone on it.&lt;BR /&gt;&lt;BR /&gt;If such zone is found on it then there's an attempt a line similar to this:&lt;BR /&gt;microsoft.com.  IN NS  somednsservername&lt;BR /&gt;somednsservername   IN A   someIP&lt;BR /&gt;&lt;BR /&gt;Then there's an attempt to go to somednsservername and to fin a file that's for "microsoft.com" and inside this file a line for search would be:&lt;BR /&gt;&lt;A href="http://www.microsoft.com." target="_blank"&gt;www.microsoft.com.&lt;/A&gt;   IN A   x.x.x.x&lt;BR /&gt;&lt;BR /&gt;if found-this IP (x.x.x.x)  would return to a client ,if not -respective message...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps.</description>
      <pubDate>Fri, 17 Mar 2006 14:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753767#M86007</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-03-17T14:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me configure root server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753768#M86008</link>
      <description>thanks for support Alexander Chuzhoy.&lt;BR /&gt;i think I havent clear what I wana ask.&lt;BR /&gt;&lt;BR /&gt;Ok, I know the DNS concept. and I just wana know/ask that to configure the root dns.. is my configurations are fine/ok&lt;BR /&gt;&lt;BR /&gt;On the Root dns server I have created a "." zone as &lt;BR /&gt;zone "." IN {&lt;BR /&gt;type master;&lt;BR /&gt;file "root.file";&lt;BR /&gt;};&lt;BR /&gt;1, on the root dns server does the above mentioned zone is ok, or there is something mising/wrong ?&lt;BR /&gt;2, is the root.file(attached) is ok ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sat, 18 Mar 2006 13:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753768#M86008</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-03-18T13:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: plz help me configure root server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753769#M86009</link>
      <description>The file's syntax looks OK.&lt;BR /&gt;&lt;BR /&gt;There's a working example of such file though. The file called named.ca and it's probably located here:&lt;BR /&gt;/var/named/chroot/var/named/named.ca&lt;BR /&gt;&lt;BR /&gt;Never the less I'm attaching it also-so you might wanna take a look.&lt;BR /&gt;P.S.&lt;BR /&gt;By the way by default the zone's type is hint&lt;BR /&gt;and not master.&lt;BR /&gt;If you'd like to know more about it:&lt;BR /&gt;&lt;A href="http://www.zytrax.com/books/dns/ch7/zone.html" target="_blank"&gt;http://www.zytrax.com/books/dns/ch7/zone.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Mar 2006 02:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/plz-help-me-configure-root-server/m-p/3753769#M86009</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-03-19T02:30:38Z</dc:date>
    </item>
  </channel>
</rss>

