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] Creating telnet access to console

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Creating telnet access to console
From: Erik Versaevel - InfoPact Netwerkdiensten <e.versaevel@xxxxxxxxxxx>
Date: Mon, 18 Sep 2006 14:47:25 +0200
Delivery-date: Mon, 18 Sep 2006 06:39:08 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Organization: Infopact Netwerkdiensten BV
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)
Hi all,

I'm trying to get telnet access to the DomU consoles in Xen 3, the wiki says 
you can create a stream with xinet.d, however
using the following:

service xen_vpn_test
{
        disable         = no
        type            = UNLISTED
        socket_type     = stream
        protocol        = tcp
        user            = root
        wait            = no
        port            = 9001
        server          = /usr/sbin/xm
        server_args     = console vf-VPN-TEST
}

I'm unable to login to the domain, the telnet connection is closed directly 
without any output.

Kind regards,

Erik Versaevel

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

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