From owner-freebsd-questions Thu Jan 28 01:11:27 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA12176 for freebsd-questions-outgoing; Thu, 28 Jan 1999 01:11:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elmls02.ce.mediaone.net (elmls02.ce.mediaone.net [24.131.128.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA12171 for ; Thu, 28 Jan 1999 01:11:26 -0800 (PST) (envelope-from anthony@enteract.com) Received: from enteract.com (d152-173.ce.mediaone.net [24.131.152.173]) by elmls02.ce.mediaone.net (8.8.7/8.8.7) with ESMTP id DAA14039 for ; Thu, 28 Jan 1999 03:11:21 -0600 (CST) Message-ID: <36B02878.F90BFB6F@enteract.com> Date: Thu, 28 Jan 1999 03:06:00 -0600 From: Anthony Kim Organization: deus ex machina X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Passive FTP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 2.2.8-STABLE box running IPFW & NATD. I have FTP_PASSIVE_MODE= YES in /etc/make.conf on my workstation (4.0-CURRENT) and am successfully using passive mode ftp with ncftp and cvsup. However, when I do a make install in /usr/ports/dir/port-name I do not get a successful transfer and get a logged src TCP port 20 attempt in syslog. I thought uncommenting the above in make.conf would do it but it has not. Fetch has a -p option to use passive mode. How do I get the convenient use of "make install && make clean" in ports to work through ipfw without adding "allow tcp from any 20..."? Please save me from downloading all the src by hand! tia -- SYSADMIN(1) sysadmin takes care of everything, is generally harangued, must be supplied with coffee, chocolate, and alcohol in order to function properly, cannot be exposed to direct sunlight, and must not be allowed to have a life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message