Page MenuHomePhabricator
Paste P8083

config_JG
ActivePublic

Authored by Julia.glen on Feb 13 2019, 8:56 PM.
Project Tags
None
Referenced Files
F28211421: config_JG
Feb 13 2019, 8:56 PM
Subscribers
None
Host bast1002.wikimedia.org
# Direct connection for the bastion host
ProxyCommand none
ControlMaster auto
Host *.wikimedia.org *.wmnet !gerrit.wikimedia.org !git-ssh.wikimedia.org
User juliaglen
# Everything else goes via bastion acting as a proxy
ProxyCommand ssh -a -W %h:%p bast1002.wikimedia.org
# Do not offer other identities loaded in ssh-agent
IdentitiesOnly yes
IdentityFile ~/.ssh/id_ed25519