From owner-freebsd-security Tue Sep 18 23:34:11 2001 Delivered-To: freebsd-security@freebsd.org Received: from mta10.onebox.com (mta10.onebox.com [64.68.76.184]) by hub.freebsd.org (Postfix) with ESMTP id E05D637B411 for ; Tue, 18 Sep 2001 23:34:03 -0700 (PDT) Received: from onebox.com ([10.1.101.10]) by mta10.onebox.com (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20010919063403.QVBU12230.mta10.onebox.com@onebox.com>; Tue, 18 Sep 2001 23:34:03 -0700 Received: from [203.144.253.62] by onebox.com with HTTP; Tue, 18 Sep 2001 23:34:03 -0700 Date: Tue, 18 Sep 2001 23:34:03 -0700 Subject: How to config ipfw for ftp server From: "Chutima S." To: freebsd-security@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Message-Id: <20010919063403.QVBU12230.mta10.onebox.com@onebox.com> Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I try to config ipfw to allow outside world can connect to ftpserver(real IP) behide my firewall. I config rules as: ipfw add pass tcp from any to 21 setup After I test it, I found that I can login to ftpserver but can not get data connection like GET, List for files. Does it about ftp-data port or passive mode? How I config it to work with normal ftpserver? Thanks Chutima S. -- Chutima Subsirin chutima_s@zdnetonebox.com - email (202) 777-2641 ext. 6020 - voicemail/fax ___________________________________________________________________ To get your own FREE ZDNet Onebox - FREE voicemail, email, and fax, all in one place - sign up today at http://www.zdnetonebox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message