[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Firewalls



On Wed, 24 Jan 2001 01:00:02 -0600, "Rodolfo J. Paiz \(E-mail\)"
<rpaiz@xxxxxxxxxxxxxx> wrote:

:>> Does anyone know what ports should be enabled for SSH?  I
:>> think one is 22.  Any others?
:>
:>I think SSH only uses 22. Other ports I leave open on a firewall, but
:>which have nothing to do with SSH, include:
:>
:>*  21 FTP
:>*  22 SSH
:>*  25 SMTP
:>*  53 DNS
:>*  80 HTTP
:>* 110 POP3
:>* 143 IMAP

As I remember?, if one uses sftp with ssh it is possible to shut down port 21.

I do sftp via ssh on port 22.