Skip to content
Snippets Groups Projects
Commit 3a95703d authored by nimrod's avatar nimrod
Browse files

Yet even more Endless SSH config.

parent 1bcb23aa
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 ...@@ -2,7 +2,14 @@ Host 172.31.*.* 10.*.*.* *.endlessm.com *.endlessm-sf.com endlessm.com
User nimrod User nimrod
IdentityFile ~/.ssh/endless_ecdsa 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 Host 172.31.*.* 10.*.*.* *.endlessm-sf.com
UserKnownHostsFile /dev/null UserKnownHostsFile /dev/null
StrictHostKeyChecking no StrictHostKeyChecking no
ProxyCommand ssh vpn-router.uw2.endlessm.com -W %h:%p 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