From owner-freebsd-questions@FreeBSD.ORG Sun May 21 22:29:27 2006 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 82FFB16AE49 for ; Sun, 21 May 2006 22:29:27 +0000 (UTC) (envelope-from bawig1@student.monash.edu) Received: from ALPHA1.ITS.MONASH.EDU.AU (alpha1.its.monash.edu.au [130.194.1.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E988143D64 for ; Sun, 21 May 2006 22:29:26 +0000 (GMT) (envelope-from bawig1@student.monash.edu) Received: from moe.its.monash.edu.au ([130.194.13.88]) by vaxc.its.monash.edu.au (PMDF V6.1 #31276) with ESMTP id <01M2PSK7AM8C8X8SCC@vaxc.its.monash.edu.au> for freebsd-questions@freebsd.org; Mon, 22 May 2006 08:29:16 +1000 Received: from moe.its.monash.edu.au (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id 9BFC8AB542 for ; Mon, 22 May 2006 08:29:15 +1000 (EST) Received: from localhost.localdomain (portal-web1.its.monash.edu.au [130.194.13.177]) by moe.its.monash.edu.au (Postfix) with ESMTP id 7F5DA4FB07 for ; Mon, 22 May 2006 08:29:15 +1000 (EST) Date: Mon, 22 May 2006 08:29:14 +1000 From: Brett Wiggins To: freebsd-questions@freebsd.org Message-id: <220.253.45.108.1148250150@my.monash.edu.au> MIME-version: 1.0 X-Mailer: my.monash Portal Mail Reader Content-type: text/plain Content-transfer-encoding: 7BIT Content-disposition: inline Subject: installing ports behind IPFILTER 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: Sun, 21 May 2006 22:29:31 -0000 Hi everyone, I am having some problems installing ports when I have IPFILTER running. I have put FTP_PASSIVE_MODE=YES in /etc/make.conf but the command 'make all install clean' yields; ===> Vulnerability check disabled, database not found => jce-aba-1.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/znerd/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/znerd/jce-aba-1.1.tar.gz: Network is unreachable *** Error code 1 This happens when I try to install ports or pakages. I have also tried to install with tcp/ip ports 20,21 and 22 open but to no avail. Could you please CC me if you can help, am not on the list due to this mailbox being from a University. My IPFILTER is set to block by default in my kernel, and I am running 6.1 RELEASE Thanks, Brett. -- "If you are new to UNIX, you may be used to clicking something and seeing either an "OK" message, an error, nothing, or (all too often) a pretty blue screen with nifty high-tech letters explaining exactly where the system crashed" - Michael Lucas