Re: Are FTP Clients on unix boxes turned off?

From: Mark Rafn (dagon_at_dagon.net)
Date: 02/03/05

  • Next message: Dave Hinz: "Re: Are FTP Clients on unix boxes turned off?"
    Date: Thu, 3 Feb 2005 14:28:33 -0800
    
    

    Divakar <divakar.j@gmail.com> wrote:
    >In one of my assignments, we are trying to propose a solution involving
    >using ftp clients on unix boxes.

    Generally this is a bad place to ask homework questions, but this one is
    specific, interesting, and not asked every week - nice job :)

    Does the assignment specify use of FTP, or is this negotiable? FTP is an
    annoying protocol network-wise (lack of encryption, use of multiple
    connections), and should probably be avoided if possible. Command-line
    HTTP or SSH clients like wget or scp are somewhat less available out of
    the box, but can be added to almost all systems, and allow you better
    security, scriptability, and flexibility in network firewalling.

    >how unix sysadmins typically look at ftp clients on a unix box.
    >1. First of all, Are ftp clients available by default on all main unix
    >platforms ? (Aix, Solaris, HPUX, Linux etc.)

    Mostly, yes, for default installs of the OS. The server is usually disabled,
    but the client is usually there if any client network tools are. Like any
    specific, this is only "mostly", there are no guarantees.

    >2. Do sysadmins perceive using ftp clients on unix boxes as a security
    >threat of some sort.

    Smart sysadmins discourage its use, but it's not a threat in itself. It may
    be removed as part of a "remove EVERYTHING that you don't absolutely need"
    policy, which has some value.

    Passwords are generally sent plaintext in FTP, so it's not considered even a
    vaguely secure protocol. There are newer versions that encrypt the
    authentication, but most of what you'll find installed by default won't.

    --
    Mark Rafn    dagon@dagon.net    <http://www.dagon.net/>  
    

  • Next message: Dave Hinz: "Re: Are FTP Clients on unix boxes turned off?"

    Relevant Pages

    • Re: FTP access via ISA(proxy)
      ... Packet Filters are only for what is run from the Proxy box itself and has ... nothing to do with Clients. ... It is the same with ISA. ... > The funny thing is I personally have Proxy 2.0 and can FTP via that.. ...
      (microsoft.public.isa)
    • Re: FTP access via ISA(proxy)
      ... Packet Filters are only for what is run from the Proxy box itself and has ... nothing to do with Clients. ... It is the same with ISA. ... > The funny thing is I personally have Proxy 2.0 and can FTP via that.. ...
      (microsoft.public.backoffice.smallbiz)
    • Re: IIS 6.0 FTP
      ... if your ftp is working first. ... So, go to the remote machine (which allow to connect to your iis server), go ... The ftp server connection msgs you posted, doesn't look like IIS FTP to me. ... clients are using an order entry program created in Microsoft access. ...
      (microsoft.public.inetserver.iis.ftp)
    • Re: IIS 6.0 FTP
      ... if your ftp is working first. ... So, go to the remote machine (which allow to connect to your iis server), go ... The ftp server connection msgs you posted, doesn't look like IIS FTP to me. ... clients are using an order entry program created in Microsoft access. ...
      (microsoft.public.inetserver.iis.ftp)
    • Re: SBS2000, ISA server, FTP does not work on clients
      ... I'm going to try disabling packet filtering on the ISA ... between the second NIC on the server and the broadband ... ftp of the clients working of course) as the 'firewall' ... >clients to use FTP services? ...
      (microsoft.public.backoffice.smallbiz2000)