Skip to content
Snippets Groups Projects
Commit 3029fbef authored by nimrod's avatar nimrod
Browse files

Fix SSH config for git.shore.co.il.

It didn't proxy through ns1, only worked from inside the home network.
parent dcfe95a2
Branches
No related tags found
No related merge requests found
Pipeline #163 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# vim:ft=sshconfig # vim:ft=sshconfig
# shore.co.il infrastructure # shore.co.il infrastructure
Host cgit.shore.co.il host01.shore.co.il kodi.shore.co.il ea6350.shore.co.il Host cgit.shore.co.il host01.shore.co.il kodi.shore.co.il ea6350.shore.co.il git.shore.co.il
ProxyCommand ssh ns1.shore.co.il -W %h:%p ProxyCommand ssh ns1.shore.co.il -W %h:%p
Host host01.shore.co.il ns4.shore.co.il Host host01.shore.co.il ns4.shore.co.il
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment