Retourner au contenu associé (entrée de forum : Tunnel SSH en tache de fond)
Posté par NeoX le 16 février 2009 à 11:47. En réponse au message Tunnel SSH en tache de fond. Évalué à 7.
screen -m -d -S mon-titre-screen autossh -i ma_clef.rsa -CN -g -Lport_local:localhost:port_distant user@machine_distante
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# autossh
Posté par NeoX . En réponse au message Tunnel SSH en tache de fond. Évalué à 7.
avec un screen pour le lancer en tache de fond
screen -m -d -S mon-titre-screen autossh -i ma_clef.rsa -CN -g -Lport_local:localhost:port_distant user@machine_distanteautossh permet de remonter le tunnel si le reseau se coupe puis revient