 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] VNC not worked.
 Hello I started a Windows VM : [root@localhost ~]# xl list Name                                        ID   Mem VCPUs	State	Time(s) Domain-0                                     0  6755     8     r-----      70.1 windows10                                    2  1024     1     ------       3.4 and In config file I written : vnc="1" vnclisten="172.30.9.20" vncconsole="0"  and  [root@localhost ~]# netstat -nat Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address           Foreign Address         State       tcp        0      0 172.30.9.20:5900        0.0.0.0:*               LISTEN      tcp        0      0 192.168.122.1:53        0.0.0.0:*               LISTEN      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      tcp        0    180 172.30.9.20:22          172.30.10.18:53842      ESTABLISHED tcp6       0      0 :::9090                 :::*                    LISTEN      tcp6       0      0 :::22                   :::*                    LISTEN      [root@localhost ~]# hostname localhost.localdomain [root@localhost ~]#  But I can't connect to my VNC remotely : $ vncviewer 172.30.9.20:5900 vncviewer: ConnectToTcpAddr: connect: No route to host Unable to connect to VNC server How can I solve it? _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |