[SOLVED] v3.1 + vnc external

ibasaw

Member
Jan 4, 2014
39
0
6
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
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!