【发布时间】:2015-04-09 18:21:11
【问题描述】:
我不明白是什么让我无法在家中为运行 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 设置为是,并且 我尝试使用 LogLevel DEBUG3 加速调试,但在系统日志中看不到太多内容。另外,我尝试重新启动 X11.app 但没有任何更改。 有关如何解决此问题的任何建议?
【问题讨论】:
标签: ssh x11-forwarding xquartz