[ssh] example when using gw

This commit is contained in:
Mathieu Maret 2014-02-27 17:21:24 +01:00 committed by Mathieu Maret
parent e309c59e79
commit 67ee237e7b
1 changed files with 9 additions and 0 deletions

View File

@ -27,3 +27,12 @@ Host vbox
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
LogLevel QUIET
Host orange_gw
HostName orbuilder.no-ip.biz
User genymobile
Host orange_tg
HostName 192.168.2.4
User builder
ProxyCommand ssh orange_gw -W %h:%p