Commit 71c4a00b authored by nimrod's avatar nimrod
Browse files

Proxy SSH to web1 through ns1.

parent d386ba6f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ ProxyCommand ssh ns1 nc %h %p
Host web1
HostName web1.trusted
User nimrod
ProxyCommand ssh ns1 nc %h %p

Host ns2
HostName ns2.shore.co.il