WARNING! The remote SSH server rejected an X11 forwarding request. To enable X11 forwarding, you should modify the server's configuration file and restart it.

If you do not need X11 forwarding feature, clear the [Forward X11 connections to] check box in the SSH Advanced Options dialog box.
Last login: Sat Mar 22 15:07:16 2008 from XXX.XXX.XXX.XXX

这个问题怎么解决啊?网上差了很久都不知道。有的说要修改ssh_config ,sshd_config,我修改了没有用处。可能需要找这个【Forward X11 connections to】check box 在
SSH Advanced Options dialog box. 这里的SSH Advanced Options dialog box.是什么啊?

 

问题解决方案:

 

OK,问题找到了,不是服务器的问题,而是客户端软件的问题。软件里有一个【 X11 Forwarding 】选线,选项下边有一个【Forward X11 connections to】check box 。去掉选择就好了。哈哈。原来是这么一回事啊。
可是有一个疑问,为什么我其他的服务器都没有产生这样的问题呢。只有这一个。郁闷中。