Proxmox - VNC problem

lewy

Renowned Member
Aug 3, 2015
1
0
66
Hi,
i created VM, and trying connect to shell via vnc. But proxmox give me a error
nc6: connection timed out
TASK ERROR: command '/bin/nc6 -l -p 5900 -w 10 -e '/usr/sbin/qm vncproxy 101 2>/dev/null'' failed: exit code 1
I add rule in iptables:
iptables -A INPUT -p udp --dport 5900:6000 -j ACCEPT
But still not working