SSH Proxy Configuration¶
This page is used to configure the SSH Proxy for native remote sessions available to this site.
SSH Proxy Parameters¶
The following parameters are included in the SSH Proxy configuration.
Server Port: The port number of the SSH Proxy server that accepts connections. This can only be changed from the /base tenant.
Welcome Banner: Define the custom message that will be displayed before they are prompted for their password. For example, display a custom message that warns of unauthorized access.
Key Exchange Algorithms: Comma-separated list of SSH key exchange algorithms that the PAM SSH proxy server offers to connecting SSH clients, in order of preference. Unknown or unsupported names are ignored. Clear the field and save to revert to the server's built-in defaults.
Ciphers: Comma-separated list of SSH ciphers that the PAM SSH proxy server offers to connecting SSH clients, in order of preference. Unknown or unsupported names are ignored. Clear the field and save to revert to the server's built-in defaults.
MAC Algorithms: Comma-separated list of SSH message authentication code (MAC) algorithms that the PAM SSH proxy server offers to connecting SSH clients, in order of preference. Unknown or unsupported names are ignored. Clear the field and save to revert to the server's built-in defaults.
Private Key Fingerprint: Displays the fingerprint of the private key for verification.
Provide Your Key Pair: With this option Disabled (default state) the system will generate a new key pair or keep the current key pair on file when saving the configuration. Enable this option to provide a custom private key with the private key password (12Port will generate the public key).
Enabled: Enable this configuration to make it available for use. Disable this configuration to remove it from use without requiring it to be deleted.