Ssh Overview; How Ssh Works; Figure 106 Ssh Communication Example; Figure 107 How Ssh Works - ZyXEL Communications Dimension GS-2024 User Manual

Layer 2 ethernet switch
Hide thumbs Also See for Dimension GS-2024:
Table of Contents

Advertisement

25.4 SSH Overview

Unlike Telnet or FTP, which transmit data in clear text, SSH (Secure Shell) is a secure
communication protocol that combines authentication and data encryption to provide secure
encrypted communication between two hosts over an unsecured network.

Figure 106 SSH Communication Example

25.5 How SSH works

The following table summarizes how a secure connection is established between two remote
hosts.

Figure 107 How SSH Works

1 Host Identification
The SSH client sends a connection request to the SSH server. The server identifies itself
with a host key. The client encrypts a randomly generated session key with the host key
and server key and sends the result back to the server.
The client automatically saves any new server public keys. In subsequent connections,
the server public key is checked against the saved version on the client computer.
GS-2024 User's Guide
Chapter 25 Access Control
191

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents