Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试通过 RDP 访问 Windows VM。我正在使用 NAT 和 linux 主机。我在网上没有得到正确的答案。任何人都可以帮助/?
首先,问题属于serverfault。
实现桥接并使用该 IP 进行远程访问是一种简单的方法。或者,如果您使用的是 NAT,则有一种方法可以通过 VM 提供的工具连接到来宾操作系统,该工具是与来宾操作系统的控制台连接。检查您的虚拟机设置并启用它。之后,您将能够通过 hostos ip 连接到来宾操作系统:您在控制台配置时指定的端口。