I am able to configure my network so that I can ping the server. The server is responging. But when I try to vnc into the server I get an error
Code:
main: unable to connect to host: Connection refused (111)
I started the vncserver from the desktop as follows:
Code:
service vncserver start (it was ok)
vncserver
then
vncviewer.
That's when I receive the error message
main: unable to connect to host: Connection refused (111)
Any idea what I might be doing wrong?