I installed Proxmox 3.1
I installed Debian VM and work well.
I wanted to install a Windows 7 VM but when I open the console to do the installation gives me the error "network error: remote side closed connection"
root@proxmox:/var/lib/vz/template/iso# pveversion --verbose
proxmox-ve-2.6.32: 3.1-114 (running kernel: 2.6.32-26-pve)
pve-manager: 3.1-24 (running version: 3.1-24/060bd5a6)
pve-kernel-2.6.32-26-pve: 2.6.32-114
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.0-2
pve-cluster: 3.0-8
qemu-server: 3.1-8
pve-firmware: 1.0-23
libpve-common-perl: 3.0-9
libpve-access-control: 3.0-8
libpve-storage-perl: 3.0-18
pve-libspice-server1: 0.12.4-2
vncterm: 1.1-6
vzctl: 4.0-1pve4
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-17
ksm-control-daemon: 1.1-1
glusterfs-client: 3.4.1-1
I have edit /etc/inetd.conf
add right:
59004 stream tcp nowait root /usr/sbin/qm qm vncproxy 102
I tried to connect with tigervnc entering ip: 59004 but does not connect
root@proxmox:/var/lib/vz/template/iso# netstat -anp | grep 5900
tcp 0 0 0.0.0.0:59004 0.0.0.0:* LISTEN 15416/inetd
when I try to connect to console the result is:
root@proxmox:/var/lib/vz/template/iso# netstat -anp | grep 5900
tcp 0 0 0.0.0.0:59004 0.0.0.0:* LISTEN 15416/inetd
tcp 0 0 192.168.1.254:5900 192.168.1.121:50793 ESTABLISHED 76407/sh
root@proxmox:/var/lib/vz/template/iso# netstat -anp | grep 5900
tcp 0 0 0.0.0.0:59004 0.0.0.0:* LISTEN 15416/inetd
tcp 0 0 192.168.1.254:5900 192.168.1.121:50793 TIME_WAIT -
I installed Debian VM and work well.
I wanted to install a Windows 7 VM but when I open the console to do the installation gives me the error "network error: remote side closed connection"
root@proxmox:/var/lib/vz/template/iso# pveversion --verbose
proxmox-ve-2.6.32: 3.1-114 (running kernel: 2.6.32-26-pve)
pve-manager: 3.1-24 (running version: 3.1-24/060bd5a6)
pve-kernel-2.6.32-26-pve: 2.6.32-114
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.0-2
pve-cluster: 3.0-8
qemu-server: 3.1-8
pve-firmware: 1.0-23
libpve-common-perl: 3.0-9
libpve-access-control: 3.0-8
libpve-storage-perl: 3.0-18
pve-libspice-server1: 0.12.4-2
vncterm: 1.1-6
vzctl: 4.0-1pve4
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-17
ksm-control-daemon: 1.1-1
glusterfs-client: 3.4.1-1
I have edit /etc/inetd.conf
add right:
59004 stream tcp nowait root /usr/sbin/qm qm vncproxy 102
I tried to connect with tigervnc entering ip: 59004 but does not connect
root@proxmox:/var/lib/vz/template/iso# netstat -anp | grep 5900
tcp 0 0 0.0.0.0:59004 0.0.0.0:* LISTEN 15416/inetd
when I try to connect to console the result is:
root@proxmox:/var/lib/vz/template/iso# netstat -anp | grep 5900
tcp 0 0 0.0.0.0:59004 0.0.0.0:* LISTEN 15416/inetd
tcp 0 0 192.168.1.254:5900 192.168.1.121:50793 ESTABLISHED 76407/sh
root@proxmox:/var/lib/vz/template/iso# netstat -anp | grep 5900
tcp 0 0 0.0.0.0:59004 0.0.0.0:* LISTEN 15416/inetd
tcp 0 0 192.168.1.254:5900 192.168.1.121:50793 TIME_WAIT -
Last edited: