Subject: Re: Problems compiling a 1.5 kernel for a Mac IIsi
To: None <port-mac68k@netbsd.org>
From: Matthew Theobalds <mtheobalds@mac.com>
List: port-mac68k
Date: 05/16/2001 22:59:24
On Wednesday, May 16, 2001, at 10:46 pm, Ian Goldby wrote:
> I've had problems accessing files on ftp.netbsd.org from work through a
> firewall. I found Internet Explorer mostly wouldn't do it, but a
> dedicated
> FTP program might. You probably need passive FTP.
This is likely; Firewalls do not map incoming ports by default. FTP
usually chooses a random port, passive FTP chooses a pre-defined one.
Therefore the Firewall was stopping the connection until Passive FTP is
used which the Firewall can deal with.
All the best.
Matthew