|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Creating telnet access to console
Tiny bump, anyone got an idea?
Erik Versaeve lwrote:
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
Erik Versaevel
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|