|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] cannot use vncviewer and VMM graphics console to access
On Do, Mai 31, 2007 at 05:49:41 -0400, Glen Deem wrote:
> Hi all,
>
Hello, Glen.
> I've created an HVM guest under RHES 5 (Xen 3.0.3) using "xm create"
> but I cannot access it with vncviewer.
>
> The Virtual Machine Manager also informs about graphics console
> unavailability.
>
> What am I doing wrong, please?
>
> I do
> >vncviewer 123.456.789.123:4,
> where 4 is the guest id.
>
Check if the domain is running:
# xm list
If the domain is running,
check what tcp-ports are opened.
# netstat -lnp -A inet
or to list only vnc ports:
# netstat -lnp -A inet | grep :59
--
WBR, i.m.chubin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-users] cannot use vncviewer and VMM graphics console to access HVM guest on RHES 5,
Igor Chubin <=
|
|
|
|
|