Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
ssh [2015/10/30 09:34]
zagi [Fail2Ban]
ssh [2015/10/30 14:51]
zagi [other]
Line 172: Line 172:
   ~/.ssh/config   ~/.ssh/config
   IPQoS ef   IPQoS ef
 +  
 +use jump host
 +
 +  ~/.ssh/config
 + Host finalhost
 + HostName finalhost
 + User userfinal
 + ProxyCommand ssh proxyuser@proxyhost nc %h %p
 +
 +
 +then one can simply type
 +
 +  ssh finalhost 
 +to ssh via proxyhost to final destination host
 +  
ssh.txt ยท Last modified: 2016/08/04 09:37 by zagi
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready