VNC Viewer: Tempo esgotado aguardando uma resposta do computador host

0

Eu tenho o VNC Server instalado no meu OS X 10.11 El Capitan como uma máquina virtual no meu VMware Workstation 12 Pro em execução no Windows Server 2012 R2.

Mas quando eu tento me conectar a ele com o VNC Viewer, ele diz:
Tempo limite aguardando uma resposta do computador host

Eu também tentei encaminhar as portas no arquivo de configuração NAT.

[incomingtcp]
# Use these with care - anyone can enter into your virtual machine throughthese...

# FTP (both active and passive FTP is always enabled)
#      ftp localhost 8887
#8887 = 192.168.27.128:21
5900 = 192.168.110.2:5900

# WEB (make sure that if you are using named webhosting, names point to
#     your host, not to guest... And if you are forwarding port other
#     than 80 make sure that your server copes with mismatched port 
#     number in Host: header)
#      lynx http://localhost:8888
#8888 = 192.168.27.128:80

# SSH
#      ssh -p 8889 root@localhost
#8889 = 192.168.27.128:22

[incomingudp]
# UDP port forwarding example
#6000 = 192.168.27.128:6001
5900 = 192.168.110.2:5900

Eu configurei as portas errado? Por favor ajude!

    
por Underbytex 31.10.2015 / 19:28

0 respostas