<?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 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674065#M89898</link>
    <description>Ok, this gets a bit messy.&lt;BR /&gt;&lt;BR /&gt;If you want your linux box to resolve, but don't really wish to run your own name server, you just alter /etc/resolv.conf, and make sure the line 'nameserver &lt;IP&gt;' points to your up-stream ISP's DNS server.&lt;BR /&gt;&lt;BR /&gt;If you only have a few machines on the local network (ie, less than 10 or so), it's best just to use the /etc/hosts file for local resolution of hosts.  &lt;BR /&gt;&lt;BR /&gt;On the Windows machines, the same methods are available.  Using your upstream ISP's DNS, and hosts files for local addresses:&lt;BR /&gt;&lt;BR /&gt;  For Win '9x:&lt;BR /&gt;    %WINDIR%\hosts&lt;BR /&gt;&lt;BR /&gt;  For NT/XP/2000:&lt;BR /&gt;    %WINDIR%\System32\Drivers\etc\hosts&lt;BR /&gt;&lt;BR /&gt;Both *nix and Windows use the same format in the 'hosts' file:&lt;BR /&gt;&lt;BR /&gt;  &lt;DOTTEDIPADDRESS&gt; &lt;NAME&gt;&lt;BR /&gt;ie.&lt;BR /&gt;  192.168.1.3  alfred&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you have a larger local network however, and you perceive that running your own DNS server internally would be worth while, making the correct modifications to /etc/named.conf, as well as your 'named.local' file (usually in /var/named) can be worth while.&lt;BR /&gt;&lt;BR /&gt;Before attempting this however I'd highly advise reading a named/bind/DNS HOW-TO.  These should be available on the RH7.1 Documentation CD.&lt;BR /&gt;&lt;BR /&gt;NOTE:  If you don't want to have to assign a DNS server on your Windows boxes, you might want to look into DHCP.  This allows you to not only assign the IP address to the PC, but also DNS server, gateway, and subnet values.  Very handy!&lt;BR /&gt;&lt;BR /&gt;If you require more details about anything mentioned here, feel free to post back to the list.&lt;/NAME&gt;&lt;/DOTTEDIPADDRESS&gt;&lt;/IP&gt;</description>
    <pubDate>Fri, 01 Mar 2002 04:53:39 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2002-03-01T04:53:39Z</dc:date>
    <item>
      <title>DNS Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674064#M89897</link>
      <description>I run a web server in  a linux box and we dont have a DNSs server any where in the LAN. How do i resolve the Name(FQDN) in a LAN. Is it advisable   to run a DNS server&amp;amp; a web server in the same Box.I even tried runnig the Named and adding entry in to the /etc/named.conf but of no help ..&lt;BR /&gt;I can resolve the names only if i give a Dns server Ip Entry in the Windows Boxes. Is there any way out to resolve a Name with out giving a dns entry in win boxes and resolving in the same linux box .&lt;BR /&gt;can any one help me out . &lt;BR /&gt;Thanx &amp;amp; rgds &lt;BR /&gt;Asif &lt;BR /&gt;</description>
      <pubDate>Fri, 01 Mar 2002 03:35:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674064#M89897</guid>
      <dc:creator>donne007</dc:creator>
      <dc:date>2002-03-01T03:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674065#M89898</link>
      <description>Ok, this gets a bit messy.&lt;BR /&gt;&lt;BR /&gt;If you want your linux box to resolve, but don't really wish to run your own name server, you just alter /etc/resolv.conf, and make sure the line 'nameserver &lt;IP&gt;' points to your up-stream ISP's DNS server.&lt;BR /&gt;&lt;BR /&gt;If you only have a few machines on the local network (ie, less than 10 or so), it's best just to use the /etc/hosts file for local resolution of hosts.  &lt;BR /&gt;&lt;BR /&gt;On the Windows machines, the same methods are available.  Using your upstream ISP's DNS, and hosts files for local addresses:&lt;BR /&gt;&lt;BR /&gt;  For Win '9x:&lt;BR /&gt;    %WINDIR%\hosts&lt;BR /&gt;&lt;BR /&gt;  For NT/XP/2000:&lt;BR /&gt;    %WINDIR%\System32\Drivers\etc\hosts&lt;BR /&gt;&lt;BR /&gt;Both *nix and Windows use the same format in the 'hosts' file:&lt;BR /&gt;&lt;BR /&gt;  &lt;DOTTEDIPADDRESS&gt; &lt;NAME&gt;&lt;BR /&gt;ie.&lt;BR /&gt;  192.168.1.3  alfred&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you have a larger local network however, and you perceive that running your own DNS server internally would be worth while, making the correct modifications to /etc/named.conf, as well as your 'named.local' file (usually in /var/named) can be worth while.&lt;BR /&gt;&lt;BR /&gt;Before attempting this however I'd highly advise reading a named/bind/DNS HOW-TO.  These should be available on the RH7.1 Documentation CD.&lt;BR /&gt;&lt;BR /&gt;NOTE:  If you don't want to have to assign a DNS server on your Windows boxes, you might want to look into DHCP.  This allows you to not only assign the IP address to the PC, but also DNS server, gateway, and subnet values.  Very handy!&lt;BR /&gt;&lt;BR /&gt;If you require more details about anything mentioned here, feel free to post back to the list.&lt;/NAME&gt;&lt;/DOTTEDIPADDRESS&gt;&lt;/IP&gt;</description>
      <pubDate>Fri, 01 Mar 2002 04:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674065#M89898</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-03-01T04:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674066#M89899</link>
      <description>I  did changes in the Win9x and Nt/200 boxec in the host files and hope to be wrking fine .&lt;BR /&gt;But again the problem is withthe proxy it serches in the proxy wheras the webserver is in the intranet LAN  &lt;BR /&gt;&lt;BR /&gt;I want to resolve the name in the linux box. even idid changes in the /etc/named.conf as ..&lt;BR /&gt; Zone "&lt;A href="http://www.domainname.com" target="_blank"&gt;www.domainname.com&lt;/A&gt; " {&lt;BR /&gt;       type master;&lt;BR /&gt;       file:&lt;A href="http://www.domainname.com.zone:;" target="_blank"&gt;www.domainname.com.zone:;&lt;/A&gt;&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;the other changes are in the /var/named/named.local i renamed to the &lt;BR /&gt;/var/named/named.&lt;IP&gt; &lt;BR /&gt;where &lt;IP&gt;   &lt;BR /&gt;inspite of this No luck ..&lt;BR /&gt;&lt;BR /&gt;&lt;/IP&gt;&lt;/IP&gt;</description>
      <pubDate>Sun, 03 Mar 2002 13:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674066#M89899</guid>
      <dc:creator>donne007</dc:creator>
      <dc:date>2002-03-03T13:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674067#M89900</link>
      <description>What do you have in the file '&lt;A href="http://www.domainname.com.zone'" target="_blank"&gt;www.domainname.com.zone'&lt;/A&gt; ?&lt;BR /&gt;&lt;BR /&gt;What URL are you giving for the Intranet page (which is being directed to the proxy) ?  Is it a FQDN? Or is it just 'localmachine' ?&lt;BR /&gt;&lt;BR /&gt;Either way, IE can be configured to not use the proxy for a given site, and I'd suggest telling IE to not go to proxy for 'local sites' (ie. 'hostname', as against 'hostname.domain.com').&lt;BR /&gt;&lt;BR /&gt;Depending on what proxy you are using, you could also tell the Proxy to just pass the Intranet URL direct (instead of 'proxying' it).</description>
      <pubDate>Sun, 03 Mar 2002 21:54:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674067#M89900</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-03-03T21:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674068#M89901</link>
      <description>I,m not using proxy for the particular site , since it's an Intanet site.&lt;BR /&gt;the file &lt;A href="http://www.doimainname.com.zone...??" target="_blank"&gt;www.doimainname.com.zone...??&lt;/A&gt; what andwhere it it located could u be clear on this , i mentioned the same in the /var/named/named&lt;IP&gt;&lt;BR /&gt;file &lt;BR /&gt;rgds &lt;BR /&gt;asif&lt;/IP&gt;</description>
      <pubDate>Tue, 05 Mar 2002 23:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674068#M89901</guid>
      <dc:creator>donne007</dc:creator>
      <dc:date>2002-03-05T23:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: DNS Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674069#M89902</link>
      <description>I think about here you should be going and reading the DNS-HOWTO provided with your RH 7.1 CD's (or online).&lt;BR /&gt;&lt;BR /&gt;It will go in to more detail than I could fit in this little box.&lt;BR /&gt;&lt;BR /&gt;It will explain what the ZONE files are about, and how they work.</description>
      <pubDate>Wed, 06 Mar 2002 03:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-configuration/m-p/2674069#M89902</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-03-06T03:56:35Z</dc:date>
    </item>
  </channel>
</rss>

