Skip to content
Snippets Groups Projects
Commit 6f0c564b authored by nimrod's avatar nimrod
Browse files

Yet even more Endless SSH config.

parent 901ae9d0
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,14 @@ Host 172.31.*.* 10.*.*.* *.endlessm.com *.endlessm-sf.com endlessm.com
User nimrod
IdentityFile ~/.ssh/endless_ecdsa
Host 10.17.*.* home.dev.endlessm.com
ProxyCommand ssh vpn-router.uw1.endlessm.com -W %h:%p
Host 172.31.*.* 10.*.*.* *.endlessm-sf.com
UserKnownHostsFile /dev/null
StrictHostKeyChecking no
ProxyCommand ssh vpn-router.uw2.endlessm.com -W %h:%p
Host appupdates.endlessm.com irc.endlessm.com status.endlessm.com
Port 2200
ProxyCommand ssh vpn-router.uw2.endlessm.com -W %h:%p
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment