Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:centro:servizos:pasarela_ssh [2017/03/28 09:46] – [Config info] jorge.suarez | en:centro:servizos:pasarela_ssh [2023/01/13 17:56] (current) – [Activation] jorge.suarez | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Description ===== | ===== Description ===== | ||
- | The SSH Gateway allows access to a host inside the CITIUS internal network from the external network. This service is the backup plan when using the [[en: | + | The SSH Gateway allows access to a host inside the CITIUS internal network from the external network. This service is the backup plan when using the [[en: |
===== Activation ===== | ===== Activation ===== | ||
+ | Check in [[https:// | ||
+ | |||
You have to register filling the [[https:// | You have to register filling the [[https:// | ||
- | To use the gateway you must generate | + | You must also add a public |
- | To do so, execute in a terminal: | + | |
+ | <note important> | ||
+ | |||
+ | To generate an SSH key, execute in a terminal: | ||
<code bash> | <code bash> | ||
- | Introduce a password to protect your keys. This process will generate the files '' | + | Introduce a password to protect your keys. This process will generate the files '' |
===== User manual ===== | ===== User manual ===== | ||
Line 16: | Line 21: | ||
==== Config info ==== | ==== Config info ==== | ||
- | * Server: '' | + | * Server: '' |
* Port: '' | * Port: '' | ||
* User: //Your CITIUS username// | * User: //Your CITIUS username// | ||
- | * Password: //The private key password. If you don't remember it the only solution is to create a new pair of keys and send us the public one again.// | ||
==== Connection example in GNU/Linux ==== | ==== Connection example in GNU/Linux ==== |