Re: FTP security on *nix

From: Devdas Bhagat (devdas@worldgatein.net)
Date: 08/08/01


From: Devdas Bhagat <devdas@worldgatein.net>
To: "Nicholas & Anthony McKenzie" <themac@iinet.net.au>, <security-basics@securityfocus.com>
Subject: Re: FTP security on *nix
Date: Wed, 8 Aug 2001 12:14:38 +0530
Message-Id: <01080812161904.15527@office.interoffice>

On Wed, 08 Aug 2001, Nicholas & Anthony McKenzie spewed into the ether:
> Hi group..
>
> Could anyone shed any light to any services, devices (links) etc that will
> or can be installed on the Unix box recieving the FTP data....
See stunnel, or zebedee . http://www.winton.org.uk/zebedee/
(Assuming you are running a ftp server for uploads).
> Correct me if I'm wrong but you can (can you?) use SSH and TCP-Wrappers????
ssh does support tcpwrappers /etc/hosts.allow and hosts.deny

> Does anything else come to mind that anyone has used? Any checklists?
scp? rsync over ssh

Devdas Bhagat

--
Administration:  An ingenious abstraction in politics, designed to receive
the kicks and cuffs due to the premier or president.
	-- Ambrose Bierce



Relevant Pages

  • RE: FTPD & SSHD server
    ... I think you are confused about difference between ssh and FTPD. ... This FTP software gives FTP protocol ... not used over the public internet. ... high port number for data channel in passive mode. ...
    (freebsd-questions)
  • Re: Secure file transfer
    ... We're talking about SFTP, which is a variant how to use SSH to secure the ... FTP protocol. ... is it better to use AUTH SSL or SSH/SFTP?" ...
    (comp.security.misc)
  • Re: Secure file transfer
    ... We're talking about SFTP, which is a variant how to use SSH to secure the ... FTP protocol. ... "FTP over SSH" is the protection of the command channel. ...
    (comp.security.misc)
  • Re: [Q] create account which can only transfer file use SSH????
    ... we disable FTP and TELNET. ... > Server onlly support SSH. ... SSH, the system is magically more secure. ...
    (RedHat)
  • Re: Does IIS support SFTP?
    ... Here's a guide for using SSH to set up SFTP on Windows. ... using FTP over SSH. ... It adds file transfers to ...
    (microsoft.public.inetserver.iis.ftp)