Advertisement
Guest User

ssh -vv

a guest
May 19th, 2015
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. :~$ ssh -vv root@192.168.1.103
  2. OpenSSH_6.0p1 Debian-4+deb7u2, OpenSSL 1.0.1e 11 Feb 2013
  3. debug1: Reading configuration data /home/tombom/.ssh/config
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  6. debug2: ssh_connect: needpriv 0
  7. debug1: Connecting to 192.168.1.103 [192.168.1.103] port 22.
  8. debug1: connect to address 192.168.1.103 port 22: Connection refused
  9. ssh: connect to host 192.168.1.103 port 22: Connection refused
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement