无法远程连接到vrde virtualbox VM

所以我用ssh远程创build了我的第一个无头文件。 现在我试图使用RDP连接到这个虚拟机,所以我可以安装Ubuntu服务器,但我根本无法连接。

启动虚拟机时,一切都显示正常:

$ vboxheadless -s WebTesting Oracle VM VirtualBox Headless Interface 4.0.16 (C) 2008-2012 Oracle Corporation All rights reserved. VRDE server is listening on port 4455. 

showvminfo显示:

VRDE: enabled (Address 0.0.0.0, Ports 4455, MultiConn: off, ReuseSingleConn: off, Authentication type: null)

不过,每次尝试连接时,仍会提示“input凭据”屏幕。 从阅读文档null不应该提示我与此屏幕…

任何帮助,这是非常感谢。

PS我使用ssh在腻子隧道隧道到我的networking。