From owner-freebsd-questions@FreeBSD.ORG Tue May 31 21:45:26 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E07816A41C for ; Tue, 31 May 2005 21:45:26 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D88A43D48 for ; Tue, 31 May 2005 21:45:24 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 27360 invoked by uid 207); 31 May 2005 21:45:23 -0000 Received: from keramida@ceid.upatras.gr by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.19/3.81. Clear:RC:1(81.186.70.84):. Processed in 0.233836 secs); 31 May 2005 21:45:23 -0000 Received: from dialup84.ach.sch.gr (HELO gothmog.gr) ([81.186.70.84]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 31 May 2005 21:45:22 -0000 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.3/8.13.3) with ESMTP id j4VLjISK001802; Wed, 1 Jun 2005 00:45:18 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.3/8.13.3/Submit) id j4VLjHw6001801; Wed, 1 Jun 2005 00:45:17 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 1 Jun 2005 00:45:17 +0300 From: Giorgos Keramidas To: Vizion Message-ID: <20050531214517.GD1476@gothmog.gr> References: <200505311824.j4VIOlRl018771@clunix.cl.msu.edu> <200505311208.03871.vizion@vizion.occoxmail.com> <20050531213435.GA1476@gothmog.gr> <200505311437.05568.vizion@vizion.occoxmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200505311437.05568.vizion@vizion.occoxmail.com> Cc: Jerry McAllister , freebsd-questions@freebsd.org Subject: Re: I am sure I am dense - but I dont know why!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2005 21:45:26 -0000 On 2005-05-31 14:37, Vizion wrote: > On Tuesday 31 May 2005 14:34, the author Giorgos Keramidas contributed to the > dialogue on- > Re: I am sure I am dense - but I dont know why!!: > > >On 2005-05-31 12:08, Vizion wrote: > >> Well I got the unknown host "ftp.freebsd.org" from: > >> # ncftp ftp.freebsd.org > > > >Does ftp.freebsd.org resolve *at* *all* using host(1) and dig(1)? > > > >$ host ftp.freebsd.org > >ftp.freebsd.org has address 204.152.184.73 > >ftp.freebsd.org has address 62.243.72.50 > >ftp.freebsd.org has IPv6 address 2001:4f8:0:2::e > > Yes it sure does -- that is what is puzzling me > I get the same: > > dns1# host ftp.freebsd.org > ftp.freebsd.org has address 204.152.184.73 > ftp.freebsd.org has address 62.243.72.50 > ftp.freebsd.org has IPv6 address 2001:4f8:0:2::e It seems to be a problem of ncftp then. Have you, by any chance, used any fancy CFLAGS when building the ncftp port?