Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rcfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
rcfiles
Commits
3a95703d
Commit
3a95703d
authored
6 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Yet even more Endless SSH config.
parent
1bcb23aa
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.ssh/config.d/20_endless
+7
-0
7 additions, 0 deletions
.ssh/config.d/20_endless
with
7 additions
and
0 deletions
.ssh/config.d/20_endless
+
7
−
0
View file @
3a95703d
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment