Date: Tue, 18 Sep 2001 23:34:03 -0700 From: "Chutima S." <chutima_s@zdnetonebox.com> To: freebsd-security@FreeBSD.ORG Subject: How to config ipfw for ftp server Message-ID: <20010919063403.QVBU12230.mta10.onebox.com@onebox.com>
next in thread | raw e-mail | index | archive | help
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 <ftpserverIP> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010919063403.QVBU12230.mta10.onebox.com>