From owner-freebsd-hackers Fri Dec 30 13:05:12 1994 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA00632 for hackers-outgoing; Fri, 30 Dec 1994 13:05:12 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id NAA00605; Fri, 30 Dec 1994 13:04:46 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id NAA07514; Fri, 30 Dec 1994 13:04:34 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.9/8.6.5) with SMTP id NAA07596; Fri, 30 Dec 1994 13:05:57 -0800 Message-Id: <199412302105.NAA07596@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: Steve Bartling cc: jgreco@brasil.moneng.mei.com (Joe Greco), freebsd-questions@freefall.cdrom.com, freebsd-hackers@freefall.cdrom.com Subject: Re: SLIP, help me, oh please HELP ME :-) In-reply-to: Your message of "Fri, 30 Dec 94 13:31:22 CST." <199412301931.NAA31027@bartling.ibmoto.com> From: David Greenman Reply-To: davidg@Root.COM Date: Fri, 30 Dec 1994 13:05:55 -0800 Sender: hackers-owner@freebsd.org Precedence: bulk >> Fix likely problems first: you are setting up nameservice and then trying to >> use it over a (possibly) incompletely configured link. Change the "route >> add" to something like > > >I forgot to mention that htp1 was defined in my /etc/hosts file. > >I'll try this, thanks for the suggestion. > >Anyone care to hazard a guess as to why this worked before but does not >work now ? Configuration of /etc/host.conf has bind first rather than hosts first? -DG