Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Boudy
fichiers_configuration
Commits
628fef61
Commit
628fef61
authored
Jan 04, 2018
by
Fardale
Browse files
[.ssh/config_*] Utilise ProxyJump à la place de ProxyCommand
parent
8265c9e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
.ssh/config_dptinfo
View file @
628fef61
...
...
@@ -22,11 +22,11 @@ Host info21 infossh ssh.dptinfo ssh.dptinfo.ens-cachan.fr
Host *.dptinfo !ssh.dptinfo
HostName %h.ens-cachan.fr
User loginENS
Proxy
Command ssh loginENS@
ssh.dptinfo.ens-cachan.fr
-W %h:%p
Proxy
Jump
ssh.dptinfo.ens-cachan.fr
ForwardAgent yes
Host *.dptinfo.ens-cachan.fr !ssh.dptinfo.ens-cachan.fr
HostName %h
User loginENS
Proxy
Command ssh loginENS@
ssh.dptinfo.ens-cachan.fr
-W %h:%p
Proxy
Jump
ssh.dptinfo.ens-cachan.fr
ForwardAgent yes
.ssh/config_ens
View file @
628fef61
...
...
@@ -12,7 +12,7 @@
Host tselin tselin.clietu tselin.clietu.ens-cachan.fr acces1.rip.ens-cachan.fr acces1 rip
HostName tselin.clietu.ens-cachan.fr
User loginENS
Proxy
Command ssh loginENS@
tahines.ens-cachan.fr
-W %h:%p
Proxy
Jump
tahines.ens-cachan.fr
Host tahines.ens-cachan.fr tahines2 tahines
HostName tahines.ens-cachan.fr
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment