From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Patrick Ahler" Subject: RE: FTP Date: Mon, 10 Mar 2003 15:42:40 -0500 Sender: netfilter-admin@lists.netfilter.org Message-ID: References: <200303071328.04424.Alistair@nerdnet.ca> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200303071328.04424.Alistair@nerdnet.ca> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter EMAIL I figured out what the problem was with my FTP server... it needed a port range of 2095-2300 open for some reason. I figured this out by narrowing down the ports that it would work on. What a pain! oh well -----Original Message----- From: Alistair Tonner [mailto:Alistair@nerdnet.ca] Sent: Friday, March 07, 2003 1:28 PM To: Patrick Ahler; netfilter EMAIL Subject: Re: FTP Do you have ip_nat_ftp and ip_conntrack_ftp loaded as modules or built into the kernel? Alistair Tonner nerdnet.ca Senior Systems Analyst - RSS Any sufficiently advanced technology will have the appearance of magic. Lets get magical! On March 7, 2003 11:35 am, Patrick Ahler wrote: > Can't get my BulletProof FTP server to work through the firewall. I opened > ports 20,21 and 5100-5200 (configured for passive ftp), still doesn't work. > I can log onto the server but it won't display the directory unless I take > the firewall down. Any suggestions? --