lotus

previous page: 5.15. ssh hangs when forwarding multiple TCP connections.
  
page up: SSH - Secure Shell FAQ
  
next page: 5.17. I still see cleartext packages on the net when I run ssh!

5.16. What does Warning: remote host denied X11 forwarding mean? (SSH (Secure Shell))




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.16. What does Warning: remote host denied X11 forwarding mean? (SSH (Secure Shell))

Either the remote end has disabled X11 forwarding (ForwardX11 No in
the config file), or either the xauth command or the X11 libraries
were not found when compiling the server.

 

Continue to:













TOP
previous page: 5.15. ssh hangs when forwarding multiple TCP connections.
  
page up: SSH - Secure Shell FAQ
  
next page: 5.17. I still see cleartext packages on the net when I run ssh!