Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171679

[SOLVED] v3.1 + vnc external

$
0
0
hi,

i try to use tigervnc on proxmox 3.1

i install openbsd-inetd and config it like this

Code:

59004 stream tcp nowait root /usr/sbin/qm qm vncproxy 103
and open my firewall rules like this

Code:

/sbin/iptables -A INPUT -p tcp --dport 59004 -j ACCEPT
/sbin/iptables -A INPUT -p udp --dport 59004 -j ACCEPT

but it doesn't work

Code:

root:~# telnet xxxxx 59004
Trying xxxxxx...
Connected to xxxxxx.
Escape character is '^]'.
unable to connect to socket '/var/run/qemu-server/103.vnc' - Connection refused at /usr/sbin/qm line 57.
Connection closed by foreign host.

so?

thanks for your help ;)


problem solved, i set chmod+x+x+x on the file, restart and it was good

Viewing all articles
Browse latest Browse all 171679

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>