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
Previous revision
ssh [2015/10/30 14:51]
zagi [other]
ssh [2016/08/04 09:37] (current)
zagi [other SSH stuff]
Line 166: Line 166:
  
  
-==== other =====+===== other SSH stuff ======
  
 use EF DSCP in ssh: use EF DSCP in ssh:
Line 176: Line 176:
  
   ~/.ssh/config   ~/.ssh/config
- Host finalhost +  Host finalhost 
- HostName finalhost +  HostName finalhost 
- User userfinal +  User userfinal 
- ProxyCommand ssh proxyuser@proxyhost nc %h %p +  ProxyCommand ssh proxyuser@proxyhost nc %h %p
  
 then one can simply type then one can simply type
Line 186: Line 185:
   ssh finalhost    ssh finalhost 
 to ssh via proxyhost to final destination host to ssh via proxyhost to final destination host
-  + 
 + 
 +using same options for multiple hosts in same domain 
 + 
 +   Host switch* router* myrouter* cmts* 
 + 
 +no need to type FQDN for switch-somethingsomething
ssh.1446213088.txt.gz · Last modified: 2015/10/30 14:51 by zagi
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready