old-www/pub/Linux/docs/ldp-archived/mail_archives/ldp-discuss/msg03464.html

116 lines
4.3 KiB
HTML

<!-- MHonArc v2.5.0b2 -->
<!--X-Subject: Re: Feedback -->
<!--X-From-R13: Dboreg Yvrfyvat <xvrfyvatNznvaznggre.pbz> -->
<!--X-Date: Mon, 24 Jul 2000 21:54:35 &#45;0400 (EDT) -->
<!--X-Message-Id: 200007250153.VAA00584@aardvark.mainmatter.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 000301bff5cb$84f554e0$8db0cacf@anyone -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<html>
<head>
<title>Re: Feedback</title>
<link rev="made" href="mailto:kiesling@mainmatter.com">
</head>
<body>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->
<hr>
[<a href="msg03463.html">Date Prev</a>][<a href="msg03465.html">Date Next</a>][<a href="msg03463.html">Thread Prev</a>][<a href="msg03472.html">Thread Next</a>][<a href="maillist.html#03464">Date Index</a>][<a href="threads.html#03464">Thread Index</a>]
<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<h1>Re: Feedback</h1>
<hr>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<ul>
<li><em>To</em>: <A HREF="mailto:rposey@nwlink.com">rposey@nwlink.com</A></li>
<li><em>Subject</em>: Re: Feedback</li>
<li><em>From</em>: Robert Kiesling &lt;<A HREF="mailto:kiesling@mainmatter.com">kiesling@mainmatter.com</A>&gt;</li>
<li><em>Date</em>: Mon, 24 Jul 2000 21:53:35 -0400</li>
<li><em>Cc</em>: <A HREF="mailto:ldp-discuss@lists.linuxdoc.org">ldp-discuss@lists.linuxdoc.org</A></li>
<li><em>In-reply-to</em>: &lt;<a href="msg03463.html">000301bff5cb$84f554e0$8db0cacf@anyone</a>&gt; (rposey@nwlink.com)</li>
<li><em>References</em>: &lt;<a href="msg03463.html">000301bff5cb$84f554e0$8db0cacf@anyone</a>&gt;</li>
<li><em>Reply-to</em>: <A HREF="mailto:rkiesling@mainmatter.com">rkiesling@mainmatter.com</A></li>
<li><em>Resent-date</em>: Mon, 24 Jul 2000 21:54:35 -0400 (EDT)</li>
<li><em>Resent-from</em>: <A HREF="mailto:ldp-discuss@lists.debian.org">ldp-discuss@lists.debian.org</A></li>
<li><em>Resent-message-id</em>: &lt;0iexWB.A.aBG.MOPf5@murphy&gt;</li>
<li><em>Resent-sender</em>: <A HREF="mailto:ldp-discuss-request@lists.debian.org">ldp-discuss-request@lists.debian.org</A></li>
</ul>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<hr>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<pre>
/etc/hosts is necessary for host name/ip address resolution in the
absence of a domain name server. On linux systems, a hosts file with
at least a 'localhost' entry must exist, at least during startup,
because there are many system programs that depend on having a
localhost address. In the file /etc/resolv.conf or /etc/host.conf
there will be a line that reads: 'order hosts,bind', or something
similar, which tells the system to resolve host names first using the
entries in the /etc/hosts file, then using the name server(s)
specified by ip address in /etc/resolv.conf. If you have a
domain server on the local host, then you probably only need the
'localhost' entry in the /etc/hosts file. There's probably no reason
not to use it, but without a source of host names/ip addresses, you'll
need to use ip addresses only; e.g., instead of typing: (for example)
'ftp ftp.mylocalnet.net', you would have to use: 'ftp 192.168.0.8'
or some other dotted quad numerical address.
Hope that helps,
Robert
--
To UNSUBSCRIBE, email to ldp-discuss-request@lists.debian.org
with a subject of &quot;unsubscribe&quot;. Trouble? Contact listmaster@lists.debian.org
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="03463" href="msg03463.html">Feedback</a></strong>
<ul><li><em>From:</em> &quot;Robert Posey&quot; &lt;rposey@nwlink.com&gt;</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg03463.html">Feedback</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg03465.html">Feedback</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg03463.html">Feedback</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg03472.html">Re: Feedback</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#03464"><strong>Date</strong></a></li>
<li><a href="threads.html#03464"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>