From owner-freebsd-questions Sun May 18 07:50:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA00235 for questions-outgoing; Sun, 18 May 1997 07:50:08 -0700 (PDT) Received: from helbig.informatik.ba-stuttgart.de (helbig.informatik.ba-stuttgart.de [141.31.166.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA00226 for ; Sun, 18 May 1997 07:50:05 -0700 (PDT) Received: (from helbig@localhost) by helbig.informatik.ba-stuttgart.de (8.8.5/8.8.5) id QAA21631; Sun, 18 May 1997 16:48:55 +0200 (MET DST) From: Wolfgang Helbig Message-Id: <199705181448.QAA21631@helbig.informatik.ba-stuttgart.de> Subject: Re: resolveing host name In-Reply-To: from Flame at "May 18, 97 03:00:43 pm" To: flame@access.kuwait.net Date: Sun, 18 May 1997 16:48:55 +0200 (MET DST) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Hi, > > > Was finaly able to establish a PPP connection but having 1 small > problem. I can't connect using lynx i get msg can't resolve host. and > when i try to telnet viper.hardlink.com i get msg failure to resolve > host. Any ideas? > sys: FreeBSD 2.2.1 > > > Hosts: > 127.0.0.1 localhost > 10.0.0.1 prime.keifan.net prime > 194.54.234.234 access.kuwait.net access > > host.conf: > hosts > bind > multi on > > resolve.conf: > nameserver 194.54.234.234 Does a $ ping access give you any replies from the nameserver? Wolfgang