Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F104507
greg_s_ssh_config
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
greg
Mar 25 2015, 10:36 PM
2015-03-25 22:36:52 (UTC+0)
Size
1 KB
Referenced Files
None
Subscribers
None
greg_s_ssh_config
View Options
### WMF
## Gerrit
Host gerrit.wikimedia.org
Hostname gerrit.wikimedia.org
Port 29418
User gjg
IdentityFile /home/greg/.ssh/x230_rsa.wmflabs
UserKnownHostsFile ~/.ssh/wmflabs_known_hosts
## Production
# bastion
Host fenari.wikimedia.org bast1001.wikimedia.org
User gjg
ProxyCommand none
ControlMaster auto
IdentityFile /home/greg/.ssh/x230_rsa.wmfprod
UserKnownHostsFile ~/.ssh/wmf_known_hosts
# internal zones
Host *.pmtpa.wmnet
ProxyCommand ssh -a -W %h:%p fenari.wikimedia.org
Host *.eqiad.wmnet
ProxyCommand ssh -a -W %h:%p bast1001.wikimedia.org
Host *.wmnet
User gjg
IdentityFile /home/greg/.ssh/x230_rsa.wmfprod
IdentitiesOnly yes
UserKnownHostsFile ~/.ssh/wmf_known_hosts
# Labs
# login
Host tools-login.wmflabs.org
User gjg
IdentityFile /home/greg/.ssh/x230_rsa.wmflabs
UserKnownHostsFile ~/.ssh/wmflabs_known_hosts
# bastion
Host bastion.wmflabs.org
User gjg
IdentityFile /home/greg/.ssh/x230_rsa.wmflabs
UserKnownHostsFile ~/.ssh/wmflabs_known_hosts
Host *.eqiad.wmflabs
User gjg
ProxyCommand ssh -a -W %h:%p bastion.wmflabs.org
IdentityFile /home/greg/.ssh/x230_rsa.wmflabs
UserKnownHostsFile ~/.ssh/wmflabs_known_hosts
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
101393
Default Alt Text
greg_s_ssh_config (1 KB)
Attached To
Mode
P433 greg's ssh config
Attached
Detach File
Event Timeline
Log In to Comment