[NTLUG:Discuss] FTP Server
brian@pongonova.net
brian at pongonova.net
Thu Oct 11 06:26:00 CDT 2001
On Wed, Oct 10, 2001 at 07:58:04PM -0500, David Wilson wrote:
> I have been working on setting up a FTP server at home so I can access files
> while on the road. I have had some intermittent problems that may be due to
> network access problems. I currently have @home cable internet service. Is
> anyone aware if @Home blocks port 22 or restricts it in any way.
I assume you meant port 21 (port 22 is for SSH). @Home isn't currently blocking
port 21, at least not with AT&T in Dallas. (They're not blocking port 22, either).
If you haven't done so already, please look into running FTP over SSH, such as
SecureFTP or even rolling your own with SSH forwarding. Running an FTP server
unsecured is just begging for trouble.
--Brian
More information about the Discuss
mailing list