我想使用telnet
端口上的应用程序连接我的 VPS 11368
。我的 VPS 运行的是 Windows Server 2012。我11368
在 Windows VPS 中将端口添加为允许的端口,但当我尝试使用连接时,telnet
收到此错误:
Connecting To xx.xx.xxx.xx ...
Could not open connection to the host, on port 11368: Connect failed
有人能帮我解决这个问题吗?
答案1
要使服务器接受连接,您必须在其上启用/安装 Telnet 服务器服务。