我不明白是什么让我无法在家中为运行 OS X 10.10.2 的 Mac 创建 X11 隧道。我得到了这个(为了隐私而编辑了主机名):
cook47@rcmac (~ ): ssh -Y mymac
X11 forwarding request failed
Last login: Thu Apr 9 11:12:13 2015 from xxx.xxx.xxx
在我的 sshd_config 中,我已将 X11Forwarding 设置为 yes,并且我尝试使用 LogLevel DEBUG3 加速调试,但在系统日志中看不到太多内容。另外,我尝试重新启动 X11.app 但没有任何更改。有关如何解决此问题的任何建议?