From owner-freebsd-questions Sun Feb 2 19:14:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA04011 for questions-outgoing; Sun, 2 Feb 1997 19:14:19 -0800 (PST) Received: from logues.rhn.orst.edu (logues.RHN.ORST.EDU [128.193.139.116]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA04003 for ; Sun, 2 Feb 1997 19:14:17 -0800 (PST) Received: from localhost (stevel@localhost) by logues.rhn.orst.edu (8.8.4/8.8.4) with SMTP id TAA07879; Sun, 2 Feb 1997 19:14:15 -0800 (PST) Date: Sun, 2 Feb 1997 19:14:14 -0800 (PST) From: stevel To: Richard Muff cc: freebsd-questions@FreeBSD.ORG Subject: Re: Host name lookup failures In-Reply-To: <32F54F31.77B9@value.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 2 Feb 1997, Richard Muff wrote: > I have set up user process PPP as shown in the handbook, however when > I try to telnet into my school workstations I get long pause followed by > a hostname lookup failure. I have also tried to ftp into freebsd.org > and failed. What steps do I need to take to finish configuring it? > Thank you. > Put a line to the effect of: nameserver in /etc/resolv.conf -STEVEl