SSH

SSH (Secure SHell) is used to establish terminal connections to other computers. SSH enables you to log on to another computer. SSH sends all traffic, including passwords, encrypted. SSH usually uses a high port on the client, port 22 on the server and the TCP protocol.

This corresponds to the following service definition:

Services
NameProtocolFirewall typeClient portsServer ports
sshTCPDynamic session management1024-6553522

See the SMTP or HTTP section for information on how to create firewall rules and relays.