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-users

[Xen-users] dom0/domU communication

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] dom0/domU communication
From: Arijit Ganguly <aganguly@xxxxxxxxx>
Date: Sun, 16 Oct 2005 23:41:04 -0400
Delivery-date: Mon, 17 Oct 2005 03:38:25 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Bw+QJi/u118WUUr9PAqF40wHqY+VOKm6suQ7lgnChVcddIDep7iEW/Sg1HUuDhmwCIN2mPfgWBaydgz4dqqkecQLczLp8K283Y0tVt9OAaCEaxcYCDDx4o/wlQabQ9BbRN0f593acun6Pu8HTYGlhNCOrNMHz+q0poOQvzDWaWo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
All,
Is there a way to setup serial communication between dom0 and domU. The idea is to have some way of exchanging messages between dom0 and domUs.

Certainly, it is possible to use s host-only network, and ssh or shared file system to exchange data. However, there could be cases where the dom0 is not networked. You may want to automate configuring domUs from dom0.

Any suggestions.
Arijit Ganguly

On 10/16/05, Charles Duffy <cduffy@xxxxxxxxxxx> wrote:
Stephen Le wrote:
> I'm running a number of domU's on a server, each with a console bound
> to a specific local port. I'd like to provide the users of my domU's
> with access to the console, but I was wondering how people have been
> able to do this while limiting access to the console ports. That is, I
> could provide the users with a shell on the local machine, but then
> they could telnet into any console port they wanted -- I want them to
> be only able to telnet into the console port of their domU.

I vaguely recall iptables in very modern Linux kernels having
(experimental?) support for rules that take into account the user
attempting the connection.


_______________________________________________
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
<Prev in Thread] Current Thread [Next in Thread>