vrdp not up [SOLVED]
Posted: 9. Feb 2011, 00:28
I thought that if I wanted to have vrdp running in the PUEL (or the old commercial license), I could do something like
and would be able to see it is up and running:
What would cause vrdp not to run on a given vm? What should I look for in the log file?
Code: Select all
VBoxManage modifyvm "server1" --vrdeport 12003 --vrde on --vrdeauthtype externalCode: Select all
netstat -al | grep 1200
tcp 0 0 *:12003 *:* LISTEN
tcp 0 0 *:12006 *:* LISTEN
tcp 0 0 *:12007 *:* LISTEN
tcp 0 0 *:12008 *:* LISTEN