On Fri, 10 Oct 2008 16:16:29 -0400
John Almberg <[EMAIL PROTECTED]> wrote:
> On Oct 10, 2008, at 2:41 PM, Jeremy Chadwick wrote:
>
> >>> See the fetch(1) man page. Try this first:
> >>>
> >>> sh/bash: export FTP_PASSIVE_MODE=true
> >>> csh: setenv FTP_PASSIVE_MODE true
>
> First off, this di
sh/bash: export FTP_PASSIVE_MODE=true
Ah... because in passive mode, the client (my server) sets the data
port, and my PF rules allow return data on the port used for the
request.
Okay... that makes sense, I think... (little by little, it sinks in...)
-- John
On Oct 10, 2008, at 2:41 PM, Jeremy Chadwick wrote:
On Fri, Oct 10, 2008 at 06:54:32PM +0100, RW wrote:
On Fri, 10 Oct 2008 09:51:16 -0700
Jeremy Chadwick <[EMAIL PROTECTED]> wrote:
On Fri, Oct 10, 2008 at 12:45:04PM -0400, John Almberg wrote:
I just set up a new server with a very restricte