How to config ipfw for ftp server
From: Chutima S. (chutima_s@zdnetonebox.com)
Date: 09/19/01
- Next message: Gib Gilbertson Jr.: "Re: NIMDA Virus"
- Previous message: Julian Elischer: "Re: ipfw problems ..."
- Next in thread: Karsten W. Rohrbach: "Re: How to config ipfw for ftp server"
- Reply: Karsten W. Rohrbach: "Re: How to config ipfw for ftp server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 18 Sep 2001 23:27:56 -0700 From: "Chutima S." <chutima_s@zdnetonebox.com> To: freebsd-security@FreeBSD.ORG
I try to config ipfw fot outside world can ftp to ftp server in internal
network (real IP but behide my firewall). I config as:
ipfw add pass tcp from any to <ftpserver> 21 setup
I test by ftp from Internet world. I can login to ftpserver but can
not open data connection for get or list files in folder. Is it concern
about passive mode or ftp-data port (20)?
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
- Next message: Gib Gilbertson Jr.: "Re: NIMDA Virus"
- Previous message: Julian Elischer: "Re: ipfw problems ..."
- Next in thread: Karsten W. Rohrbach: "Re: How to config ipfw for ftp server"
- Reply: Karsten W. Rohrbach: "Re: How to config ipfw for ftp server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|