[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] VNC issues


  • To: chris <tknchris@xxxxxxxxx>
  • From: Guaitaku Boluda <guaitaku@xxxxxxxx>
  • Date: Tue, 15 Jun 2010 13:30:17 +0000 (GMT)
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Tue, 15 Jun 2010 06:35:26 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.es; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=4lsDkkqbrhOOKlHWn7Yuu7JmXzd3Mg/JwunZz0QUnbEcaL3GTNCCArmlo2H3X0cO1BjbVcbOh19MRctIc1lK8acLzN3/sFuGnR4r6lA8MgnWjUhnRjaeDYsuZc6BJ7ijT6gCHY2lWCGmc9nEZyMxa/DIDL0y9ekqEs/REqsQDn0=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

There is no firewall on it (fresh Debian install with XEN only) and I can't see any VNC process on netstat (also any vnc port).

Thanks


De: chris <tknchris@xxxxxxxxx>
Para: Guaitaku Boluda <guaitaku@xxxxxxxx>
CC: xen-users@xxxxxxxxxxxxxxxxxxx
Enviado: mar,15 junio, 2010 14:17
Asunto: Re: [Xen-users] VNC issues

does netstat show it listening on 0.0.0.0 in dom0? do you have any
firewalls in place?

On Mon, Jun 14, 2010 at 11:27 AM, Guaitaku Boluda <guaitaku@xxxxxxxx> wrote:
> I've recently installed Debian Lenny witch Xen (xen-utils, xen.tools
> and  xen-linux-system-2.6.26-2-xen-amd64).
> I want to virtualize some windows servers, but I'm unable to connect to
> localhost VNC when I start the vm (xm create) to proceed with windows
> instalation.
> The VM config is:
>
> import os, re
> arch = os.uname()[4]
> if re.search('64', arch):
>     arch_libdir = 'lib64'
> else:
>     arch_libdir = 'lib'
> kernel = "/usr/lib/xen-3.2-1/boot/hvmloader"
> builder='hvm'
> memory = 2048
> # Should be at least 2KB per MB of domain memory, plus a few MB per vcpu.
> shadow_memory = 8
> name = "w2k8"
> vif = [ 'type=ioemu, bridge=eth1' ]
> acpi = 1
> apic = 1
> disk = [ 'file:/virtual/vm/w2k8.img,hda,w',
> 'file:/virtual/iso/w2k8.iso,hdc:cdrom,r' ]
> device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
> #-----------------------------------------------------------------------------
> # boot on floppy (a), hard disk (c) or CD-ROM (d)
> # default: hard disk, cd-rom, floppy
> boot="dc"
> sdl=0
> vnc=1
> vncconsole=1
> vncpasswd=''
> #serial='pty'
> #usbdevice='tablet'
>
> And I've activated the listenig to 0.0.0.0 into the xend config.
>
> When I start the VM I try to connect to the vnc (vncviewer localhost
> or vncviewer localhost:1) and it allways returns:
> vncviewer: ConnectToTcpAddr: connect: Connection refused
> Unable to connect to VNC server
>
>
> I'm doing something wrong???
>
> Thanks a lot,
>
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.