Hi!
I'm following a protocol here: https://wikitech.wikimedia.org/wiki/SRE/Production_access#Debugging
I was originally granted access here: https://phabricator.wikimedia.org/T251349
It's been a long time since I tried to log in, so I filed a new ticket. :)
At first, I tried to SSH into phab1001.eqiad.wmnet, and got
ssh: Could not resolve hostname bast4003.wikimedia.org: nodename nor servname provided, or not known Connection closed by UNKNOWN port 65535
I think I resolved that by updating my config file to a bastion listed here: https://wikitech.wikimedia.org/wiki/Bastion
I was prompted for a password, indicating an issue with my config file.
I tried phab1001.eqiad.wmnet and bast1002.eqiad.wmnet.
Here's my verbose output for the latter (in a restricted doc just because I don't fully understand the output): https://docs.google.com/document/d/1W3JV0zKcAOwgo63NLIyDUM-en2LP8XcLtjxd_kB_tng/edit
My config file is identical to the one at https://wikitech.wikimedia.org/wiki/SRE/Production_access#Setting_up_your_SSH_config except for
- username
- the name of my identity file
I can share the config file once someone confirms that's safe to do (I'm just being extra careful by default).