try it with the following configuration:
host1:
vnc_enabled = True
vncserver_listen = 0.0.0.0
vncserver_proxyclient_address = 10.200.127.17
novncproxy_base_url = http://10.200.127.17:6080/vnc_auto.html
host2:
vnc_enabled = True
vncserver_listen = 0.0.0.0
vncserver_proxyclient_address = 10.200.127.16
novncproxy_base_url = http://10.200.127.17:6080/vnc_auto.html
↧