|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] vncviewer configuration problem
On Tue, Apr 03, 2007 at 07:47:17PM +0530, trilok nuwal wrote:
> vnc=1
> vncviewer=1
> vncpasswd=""
> Its starting the domain but i am unable to connect to this by vncviewer.
Could be worse. Using a recent xen-unstable my machine reboots
if I try to create a HVM domain :(
> Could anybody point out what could be wrong in configuration ?
You might want to be explicit about what interface the vncserver
should listen upon. Perhaps:
vnclisten = '127.0.0.1'
> When i try to connect the vncviewer to remote machine it is giving below
> output.
> abc@tnuwal:~> vncviewer
> vncviewer: ConnectToTcpAddr: connect: Connection refused
> Unable to connect to VNC server
Then here use:
vncviewer 127.0.0.1
Steve
--
http://www.steve.org.uk/
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|