From owner-freebsd-ports@FreeBSD.ORG Fri Jan 25 18:35:25 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2AE016A480; Fri, 25 Jan 2008 18:35:25 +0000 (UTC) (envelope-from ports@mcdermottroe.com) Received: from edgespace.vm.bytemark.co.uk (edgespace.vm.bytemark.co.uk [80.68.90.21]) by mx1.freebsd.org (Postfix) with ESMTP id AC62513C50D; Fri, 25 Jan 2008 18:35:25 +0000 (UTC) (envelope-from ports@mcdermottroe.com) Received: from localhost ([127.0.0.1] helo=platinum.office.edgespace.net) by edgespace.vm.bytemark.co.uk with smtp (Exim 3.35 #1 (Debian)) id 1JITOe-0005Q4-00; Fri, 25 Jan 2008 18:35:24 +0000 Received: (nullmailer pid 46965 invoked by uid 1001); Fri, 25 Jan 2008 18:35:14 -0000 From: Conor McDermottroe To: Wesley Shields In-Reply-To: <20080125175349.GH68942@atarininja.org> References: <1201277294.14641.3.camel@jihad.izb.knu.ac.kr> <20080125161747.GE68942@atarininja.org> <1201280438.16470.2.camel@platinum.office.edgespace.net> <20080125175349.GH68942@atarininja.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 25 Jan 2008 18:35:13 +0000 Message-Id: <1201286113.16470.6.camel@platinum.office.edgespace.net> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Cc: ports@freebsd.org, Byung-Hee HWANG Subject: Re: sysutils/lsof cannot fetch distfile ;; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 18:35:26 -0000 On Fri, 2008-01-25 at 12:53 -0500, Wesley Shields wrote: > If the problem persists I'd suggest a packet capture so we can see > exactly what is going on. I re-ran it while running tcpdump. It appears that the FTP server at lsof.itap.purdue.edu refuses connections from machines with no reverse DNS entry. My external IP (controlled by my ISP) does not have such an entry and hence fails. I guess I'll just wait until it propagates to the mirrors. -C