Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save patrickclery/0aded5823f996be8e4c41d6cb147b3b6 to your computer and use it in GitHub Desktop.
Save patrickclery/0aded5823f996be8e4c41d6cb147b3b6 to your computer and use it in GitHub Desktop.
can't connect
[patrick@vision ~]$ ssh blackwidow -v
OpenSSH_8.6p1, OpenSSL 1.1.1k 25 Mar 2021
debug1: Reading configuration data /home/patrick/.ssh/config
debug1: /home/patrick/.ssh/config line 1: Applying options for *
debug1: /home/patrick/.ssh/config line 14: Applying options for blackwidow
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to blackwidow.lexop.com [52.138.33.195] port 22.
^C
[patrick@vision ~]$ ssh rogue -v
OpenSSH_8.6p1, OpenSSL 1.1.1k 25 Mar 2021
debug1: Reading configuration data /home/patrick/.ssh/config
debug1: /home/patrick/.ssh/config line 1: Applying options for *
debug1: /home/patrick/.ssh/config line 18: Applying options for rogue
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to rogue.lexop.com [52.138.46.224] port 22.
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment