lotus

previous page: 5.16. What does Warning: remote host denied X11 forwarding mean? (SSH (Secure Shell))
  
page up: SSH - Secure Shell FAQ
  
next page: 5.18. I have problems with RSAREF, something to do with too many bits! (SSH (Secure Shell))

5.17. I still see cleartext packages on the net when I run ssh!




Description

This article is from the SSH - Secure Shell FAQ, by Thomas Koenig Thomas.Koenig@ciw.uni-karlsruhe.de with numerous contributions by others.

5.17. I still see cleartext packages on the net when I run ssh!

It is very likely that you are looking at a telnet, rlogin or X
session to the machine that you run ssh on. Check that those packets
really are ssh packets (for example by checking their port number;
sshd listens on port 22).

 

Continue to:













TOP
previous page: 5.16. What does Warning: remote host denied X11 forwarding mean? (SSH (Secure Shell))
  
page up: SSH - Secure Shell FAQ
  
next page: 5.18. I have problems with RSAREF, something to do with too many bits! (SSH (Secure Shell))