【发布时间】:2014-11-06 23:38:59
【问题描述】:
我在 FreeBSD-10 服务器上设置了一个无头 virtualbox-ose。一切看起来都很正常,但我无法使用 RDP 连接到它。在运行 Yosemite 的 Mac 上,无论我尝试过哪个客户端,服务器都会抱怨它不是有效的 RFB 客户端:
$ VBoxHeadless --startvm testvm
Oracle VM VirtualBox Headless Interface 4.3.16_OSE
(C) 2008-2014 Oracle Corporation
All rights reserved.
07/11/2014 00:15:42 Listening for VNC connections on TCP port 3389
07/11/2014 00:15:42 Listening for VNC connections on TCP6 port 5900
VRDE server is listening on port 5901.
07/11/2014 00:16:28 other clients:
07/11/2014 00:16:28 rfbProcessClientProtocolVersion: not a valid RFB client:
07/11/2014 00:16:28 Client 192.168.1.2 gone
07/11/2014 00:16:28 Statistics events Transmit/ RawEquiv ( saved)
07/11/2014 00:16:28 TOTALS : 0 | 0/ 0 ( 0.0%)
07/11/2014 00:16:28 Statistics events Received/ RawEquiv ( saved)
07/11/2014 00:16:28 TOTALS : 0 | 0/ 0 ( 0.0%)
我已经从新的 MacPorts 中尝试了 rdesktop,还从 AppStore 中尝试了 Microsoft 远程桌面。
有什么想法吗?
【问题讨论】:
标签: virtualbox rdp