hello everyone,
I have just installed the proxmox for class demonstration and I could also set up two different vms with different os (windows and ubuntu). my knowladge is very limited in this field. however, I wanted to remote access the vms internally in my home network only (I am not planning to use nat or any other protocols for WAN) .
What I have done so far
1- I added to [nano /etc/inetd.conf] th below command.
2- I restart that /etc/init.d/openbsd-inetd restart
3- I installed vnc viewer and I enterd the IP:59004 and it said
the connection closed unexpectedly
I used telent [telent 192.168.0.133 59004]
it shows
Hope someone can help me
thanks so much in advance
I have just installed the proxmox for class demonstration and I could also set up two different vms with different os (windows and ubuntu). my knowladge is very limited in this field. however, I wanted to remote access the vms internally in my home network only (I am not planning to use nat or any other protocols for WAN) .
What I have done so far
1- I added to [nano /etc/inetd.conf] th below command.
PHP:
59004 stream tcp nowait root /user/sbin/qm qm vncporxy 104 password
2- I restart that /etc/init.d/openbsd-inetd restart
3- I installed vnc viewer and I enterd the IP:59004 and it said
the connection closed unexpectedly
I used telent [telent 192.168.0.133 59004]
it shows
PHP:
Trying 192.168.0.133...
connected to 192.168.0.133.
Escape character is
Connection closed by foreign host .
Hope someone can help me
thanks so much in advance