All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thorolf Godawa <nospam@godawa.de>
To: xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: Still problems with VNC and Windows on Intel Xeon/VT
Date: Wed, 01 Feb 2006 02:50:23 +0100	[thread overview]
Message-ID: <43E013DF.9000707@godawa.de> (raw)
In-Reply-To: <43DE8F01.50008@godawa.de>

Hi,

OK, it seems that I'm comming closer to my problem!

I start my first VM with vnc=1 and vncviewer=1 in the config but no VNC 
is starting. I get the following message:
# xm create test
   Using config file "test".
   VNC= 1
   vncviewer -listen: Listening on port 11001 (flash port 10901)
   vncviewer -listen: Command line errors are not reported until a 
connection comes in.
   Started domain test

# xm list -l
...
   (domain
     (domid 1)
     (uuid eb5b11e5-8176-3411-08e0-a01a15ef6c39)
     (ssidref 0)
     (vcpus 1)
     (vcpu_avail 1)
     (cpu_weight 1.0)
     (memory 384)
     (maxmem 384)
     (name test)
     (on_poweroff destroy)
     (on_reboot restart)
     (on_crash restart)
     (image
         (vmx
             (kernel /usr/lib/xen/boot/vmxloader)
             (args 'VNC_VIEWER=10.65.0.32:5501 ')
             (device_model /usr/lib64/xen/bin/qemu-dm)
             (vcpus 1)
             (cdrom /dev/hda)
             (boot c)
             (vnc 1)
             (vncviewer 1)
             (display :0.0)
             (xauthority /root/.Xauthority)
         )
     )
     (state -b----)
     (shutdown_reason poweroff)
     (cpu_time 2.8362e-05)
     (online_vcpus 1)
     (up_time 68.7826452255)
     (start_time 1138754868.61)
     (store_mfn 426582)
   )

If I try to connect on the local machine (xen0-host) to the xenU I only get:
# vncviewer 10.65.0.31:5501
   vncviewer: ConnectToTcpAddr: connect: Connection refused
   Unable to connect to VNC server
# vncviewer 10.65.0.31:11001
   vncviewer: ConnectToTcpAddr: connect: Connection refused
   Unable to connect to VNC server

And if I do so from remote with OS/2 or Windows I get with 
10.65.0.32:5501 only "unable to connect" and if I try to connect to 
10.65.0.32:11001 the following error on the host:

   vncviewer -listen: invalid command line argument: -log
   TightVNC viewer version 1.2.9

   Usage: vncviewer [<OPTIONS>] [<HOST>][:<DISPLAY#>]
   ...
   ..

For me that looks like using wrong commandline-parameters, but which one 
are the right ones and where can I change it?

On which ports the XEN-vncserver is listening, normaly VNC uses 5900+, 
in conjunction with XEN I read 5500+ and XEN tells me above that he is 
"Listening on port 11001".

And if I start a second xenU-domain I also get an error:
# xm create test2
   Using config file "test2".
   VNC= 1
   vncviewer: ListenAtTcpPort: bind: Address already in use
   vncviewer: ListenAtTcpPort: bind: Address already in use
   Started domain test2

So here seems to be s.th. quite wrong, but I don't know how to solve it :-(

Thanks a lot for any help!

BTW: I'm using SuSE Linux 10.1 Beta2 x86-64 on Xeon/VT with Kernel 
2.6.16_rc1_git3-4 and XEN 3.0_8628-2. Using SLES 10 Beta or SuSE Linux 
10.0 results in not working onboard ethernet-interfaces.
-- 

Chau y hasta luego,

Thorolf

  reply	other threads:[~2006-02-01  1:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-29 12:21 Unmodified Windows etc on XEN 3.0 with Intel/VT or AMD/Pacifica Adam Wendt
2006-01-30  2:03 ` Mark Williamson
2006-01-30  5:05   ` Anthony Liguori
2006-01-30 22:11 ` Thorolf Godawa
2006-02-01  1:50   ` Thorolf Godawa [this message]
2006-02-03 14:13     ` Still problems with VNC and Windows on Intel Xeon/VT Charles Duffy
  -- strict thread matches above, loose matches on Subject: below --
2006-02-01  2:20 Puthiyaparambil, Aravindh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43E013DF.9000707@godawa.de \
    --to=nospam@godawa.de \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.