WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] starting X server from xenU

To: sai srinivas dharanikota <saisrinu31@xxxxxxxxxxx>
Subject: Re: [Xen-devel] starting X server from xenU
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Fri, 05 Nov 2004 22:25:16 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Fri, 05 Nov 2004 22:34:27 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Fri, 05 Nov 2004 09:28:56 PST." <20041105172856.58249.qmail@xxxxxxxxxxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> Hello,
> 
> I am new to xen.I have created domain0 and a new
> domain(domain1).I have few questions regarding the
> networking stuff in xen.
> 
> 1)How can I start Xserver from xenU(from domain1)

The easiest thing to do is to start the Xvnc server and then
connect in using vnc over the virtual network.

Alternatively, you could log in via ssh (with X forwarding) and
start an Xnest server.

> 2)I am trying to ssh domain1 from domain0 and vice
> versa but getting the message
> "Destination Host Unreachable"

In domain 0 you should be able to do an 'ifconfig' and see a
'vif1.0' virtual network backend interface.

Check that the bridge stuff is setup OK by doing a 'brctl show xen-br0'

Next, bring up the console of the other domain e.g. 'xm console
domain1' login, and use ifconfig to check you've got the IP address and
routing setup OK.

Ian

[note to self: put-in-faq]


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>