Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 21:19:08 -0500
From:      "Andras Kende" <andras@kende.com>
To:        <freebsd-questions@freebsd.org>
Cc:        aaron@daltons.ca
Subject:   RE: ProFTPd: 229 Entering Extended Passive Mode
Message-ID:  <20040817021909.99F5243D1F@mx1.FreeBSD.org>
In-Reply-To: <200408161955.55265.aaron@daltons.ca>

next in thread | previous in thread | raw e-mail | index | archive | help


-----Original Message-----
From: Aaron Dalton [mailto:aaron@daltons.ca] 
Sent: Monday, August 16, 2004 8:56 PM
To: Andras Kende
Cc: freebsd-questions@freebsd.org
Subject: Re: ProFTPd: 229 Entering Extended Passive Mode

On August 16, 2004 07:24 pm, Andras Kende wrote:
> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org
> [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Aaron Dalton
> Sent: Monday, August 16, 2004 4:05 PM
> To: freebsd-questions@freebsd.org
> Subject: Re: ProFTPd: 229 Entering Extended Passive Mode
>
>Is there a firewall running on that system or between server and client?
>
There is indeed and I finally found an article that speaks about it.  The 
solution was for me to manually enter the "passive" command before 
transferring.  This is odd seeing as it "says" it's entering some form of 
passive mode, but it's really not.  What's even more odd is that for me to 
make Konqueror work with this server, I had to go to KControl and turn PASV 
ftp mode OFF!  Go figure.  Anyway, it seems to work now.

Cheers!
-- 
Aaron Dalton
http://aaron.daltons.ca




Aaron,

You could do it like:

Proftpd.conf:
PassivePorts 10000 10100

And open ports 10000-10100 on the firewall config..

This way both passive and active client could connect..

http://slacksite.com/other/ftp.html
http://slacksite.com/other/ftp-appendix1.html




Best regards,

Andras Kende
http://www.kende.com










Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040817021909.99F5243D1F>