Skip to content
Snippets Groups Projects
Commit 71c4a00b authored by nimrod's avatar nimrod
Browse files

Proxy SSH to web1 through ns1.

parent d386ba6f
Branches
No related tags found
No related merge requests found
...@@ -14,6 +14,7 @@ ProxyCommand ssh ns1 nc %h %p ...@@ -14,6 +14,7 @@ ProxyCommand ssh ns1 nc %h %p
Host web1 Host web1
HostName web1.trusted HostName web1.trusted
User nimrod User nimrod
ProxyCommand ssh ns1 nc %h %p
Host ns2 Host ns2
HostName ns2.shore.co.il HostName ns2.shore.co.il
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment