Creating an SSH server

Note

  • A server object can be linked to only one anonymous account.
  • A server object can be linked to only one forward account.
  1. Select Management > Servers.
  2. Click Add and select Static server.
../../_images/servers_add.png
  1. Enter server’s unique name.
  1. Select Blocked option to disable access to server after it’s created.
  2. Select SSH from the Protocol drop-down list.
  3. Select Legacy ciphers option to allow negotiating older encryption algorithms (DSA(1024), RSA(1024)) when establishing SSH connections.
  1. Enter optional description, which will help identifying this server object.
  2. In the Permissions section, add users allowed to manage this object.
  3. In the Destination host section, enter server’s IP address and SSH service port number.
  1. From the Bind address drop-down list, select Fudo PAM IP address used for communicating with this server.

Note

  • The Bind address drop-down list elements are IP address defined in the Network configuration menu (Network interfaces configuration) or labeled IP addresses (Labeled IP addresses).
  • In case of cluster configuration, select a labeled IP address from the Bind address drop-down list and make sure that other nodes have IP addresses assigned to this label. For more information refer to the Labeled IP addresses topic.
  1. Click the i icon to download server’s public key or paste the certificate into the text area.
  2. Click Save.
../../_images/add_server_ssh.png

Related topics: