You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
404 B
31 lines
404 B
11 years ago
|
Host *
|
||
|
ControlMaster auto
|
||
|
ControlPath /home/%u/.ssh/sessions/%h_%p_%r
|
||
|
|
||
|
Host kb
|
||
|
User root
|
||
|
HostName 193.169.52.214
|
||
|
|
||
|
Host t-o
|
||
|
User root
|
||
|
HostName 85.192.165.42
|
||
|
Port 1023
|
||
|
|
||
|
Host atpl
|
||
|
User root
|
||
|
HostName 193.169.52.221
|
||
|
|
||
|
Host atpl-v-sites
|
||
|
User root
|
||
|
HostName 192.168.115.50
|
||
|
ProxyCommand ssh -t -t atpl -W %h:%p
|
||
|
|
||
|
Host office
|
||
|
User root
|
||
|
HostName 192.168.0.12
|
||
|
|
||
|
Host pi
|
||
|
User pi
|
||
|
HostName 192.168.0.49
|
||
|
|