From owner-freebsd-questions Wed Aug 22 6:23:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zoe.sbs-online.com (adsl-129-37.wanadoo.be [213.177.129.37]) by hub.freebsd.org (Postfix) with ESMTP id 04D3437B41B for ; Wed, 22 Aug 2001 06:23:19 -0700 (PDT) (envelope-from fs.mail@wanadoo.be) Received: from there (scuba.sbs-online.com [192.168.1.1]) by zoe.sbs-online.com (Postfix) with SMTP id 5133E49AC8 for ; Wed, 22 Aug 2001 15:20:32 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-1" From: Frank Sonnemans Reply-To: fs.mail@wanadoo.be To: freebsd-questions@freebsd.org Subject: Fetching ports from behind a firewall Date: Wed, 22 Aug 2001 15:24:39 +0200 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20010822132032.5133E49AC8@zoe.sbs-online.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I enabled ipfw on my machine and am no longer able to compile ports without disabling the firewall. My firewall allows outgoing ftp connections (keep state) which should make passive ftp connections possible. Fetching the source code still fails, even though the appropriate environment variable to use passive ftp has been set (from man 3 fetch). What am I missing? Regards, Frank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message