Please check out help/doc for 0.8.2, there are some
changes in the way ConVirt client talks to the managed
server.
If the ssh_tunnel option works in your setup it is
good.
/Jd
--- Trey Sheldon <[EMAIL PROTECTED]> wrote:
> To update:
>
> After manually changing the xen_protocol to
> "ssh_tunnel" in /etc/
> convirt.conf, I managed to get a connection and
> information from the
> xen server.....
>
> -Trey
>
> On Apr 17, 2008, at 12:59 PM, Trey Sheldon wrote:
>
> > Hi All,
> >
> > I've been wracking my brain trying to get around
> this issue but I
> > haven't had any luck yet....
> >
> > Here's my setup:
> > ConVirt .8.2 running inside a Centos 5.1 xen
> environment. -- local
> > host runs fine after adding a default section to
> convirt.conf and the
> > use_3_0_api=true flag.
> > Xen 3.2 server running in a gentoo machine Xen
> is up and going no
> > problems there--
> >
> > When I attempt to add the remote host (via tcp or
> ssl) I receive a
> > popup saying "Connect node <private fqdn>
> 111Connection refused"
> >
> > The odd thing is, I see in the paramiko log that
> it did connect and
> > opened /etc/convirt.conf.
> >
> > Copies of paramiko.log and my xend-config are
> below.
> >
> > Thanks for any insight!
> >
> > -Trey
> >
> > ----------------------
> >
>
paramiko.log------------------------------------------------
> > DEB [20080417-12:57:41.109] thr=1
> paramiko.transport: starting
> > thread (client mode): 0xB79CBD4CL
> > INF [20080417-12:57:41.113] thr=1
> paramiko.transport: Connected
> > (version 2.0, client OpenSSH_4.7)
> > DEB [20080417-12:57:41.116] thr=1
> paramiko.transport: kex algos:
> > ['diffie-hellman-group-exchange-sha256',
> 'diffie-hellman-group-
> > exchange-sha1', 'diffie-hellman-group14-sha1',
> 'diffie-hellman-group1-
> > sha1'] server key:['ssh-rsa', 'ssh-dss'] client
> encrypt:['aes128-cbc',
> > '3des-cbc', 'blowfish-cbc', 'cast128-cbc',
> 'arcfour128', 'arcfour256',
> > 'arcfour', 'aes192-cbc', 'aes256-cbc',
> '[EMAIL PROTECTED]',
> > 'aes128-ctr', 'aes192-ctr', 'aes256-ctr'] server
> encrypt:['aes128-
> > cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc',
> 'arcfour128',
> > 'arcfour256', 'arcfour', 'aes192-cbc',
> 'aes256-cbc', '[EMAIL PROTECTED]
> > ', 'aes128-ctr', 'aes192-ctr', 'aes256-ctr']
> client mac:['hmac-md5',
> > 'hmac-sha1', '[EMAIL PROTECTED]',
> 'hmac-ripemd160', '[EMAIL PROTECTED]
> > ', 'hmac-sha1-96', 'hmac-md5-96'] server
> mac:['hmac-md5', 'hmac-
> > sha1', '[EMAIL PROTECTED]
> > ', 'hmac-ripemd160', '[EMAIL PROTECTED]',
> 'hmac-sha1-96',
> > 'hmac-md5-96'] client compress:['none',
> '[EMAIL PROTECTED]'] server
> > compress:['none', '[EMAIL PROTECTED]'] client
> lang:[''] server lang:
> > [''] kex follows?False
> > DEB [20080417-12:57:41.117] thr=1
> paramiko.transport: Ciphers
> > agreed: local=aes128-cbc, remote=aes128-cbc
> > DEB [20080417-12:57:41.117] thr=1
> paramiko.transport: using kex
> > diffie-hellman-group1-sha1; server key type
> ssh-rsa; cipher: local
> > aes128-cbc, remote aes128-cbc; mac: local
> hmac-sha1, remote hmac-sha1;
> > compression: local none, remote none
> > DEB [20080417-12:57:41.280] thr=1
> paramiko.transport: Switch to new
> > keys ...
> > DEB [20080417-12:57:43.888] thr=2
> paramiko.transport: starting
> > thread (client mode): 0xB79CBEACL
> > INF [20080417-12:57:43.889] thr=2
> paramiko.transport: Connected
> > (version 2.0, client OpenSSH_4.7)
> > DEB [20080417-12:57:43.913] thr=2
> paramiko.transport: kex algos:
> > ['diffie-hellman-group-exchange-sha256',
> 'diffie-hellman-group-
> > exchange-sha1', 'diffie-hellman-group14-sha1',
> 'diffie-hellman-group1-
> > sha1'] server key:['ssh-rsa', 'ssh-dss'] client
> encrypt:['aes128-cbc',
> > '3des-cbc', 'blowfish-cbc', 'cast128-cbc',
> 'arcfour128', 'arcfour256',
> > 'arcfour', 'aes192-cbc', 'aes256-cbc',
> '[EMAIL PROTECTED]',
> > 'aes128-ctr', 'aes192-ctr', 'aes256-ctr'] server
> encrypt:['aes128-
> > cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc',
> 'arcfour128',
> > 'arcfour256', 'arcfour', 'aes192-cbc',
> 'aes256-cbc', '[EMAIL PROTECTED]
> > ', 'aes128-ctr', 'aes192-ctr', 'aes256-ctr']
> client mac:['hmac-md5',
> > 'hmac-sha1', '[EMAIL PROTECTED]',
> 'hmac-ripemd160', '[EMAIL PROTECTED]
> > ', 'hmac-sha1-96', 'hmac-md5-96'] server
> mac:['hmac-md5', 'hmac-
> > sha1', '[EMAIL PROTECTED]
> > ', 'hmac-ripemd160', '[EMAIL PROTECTED]',
> 'hmac-sha1-96',
> > 'hmac-md5-96'] client compress:['none',
> '[EMAIL PROTECTED]'] server
> > compress:['none', '[EMAIL PROTECTED]'] client
> lang:[''] server lang:
> > [''] kex follows?False
> > DEB [20080417-12:57:43.913] thr=2
> paramiko.transport: Ciphers
> > agreed: local=aes128-cbc, remote=aes128-cbc
> > DEB [20080417-12:57:43.914] thr=2
> paramiko.transport: using kex
> > diffie-hellman-group1-sha1; server key type
> ssh-rsa; cipher: local
> > aes128-cbc, remote aes128-cbc; mac: local
> hmac-sha1, remote hmac-sha1;
> > compression: local none, remote none
> > DEB [20080417-12:57:44.138] thr=2
> paramiko.transport: Switch to new
> > keys ...
> > DEB [20080417-12:57:44.185] thr=2
> paramiko.transport: userauth is OK
> > INF [20080417-12:57:44.188] thr=2
> paramiko.transport: Authentication
> > type (password) not permitted.
> > DEB [20080417-12:57:44.189] thr=2
> paramiko.transport: Allowed
> > methods: ['publickey', 'keyboard-interactive']
> > DEB [20080417-12:57:44.211] thr=2
> paramiko.transport: userauth is OK
> > INF [20080417-12:57:44.221] thr=2
> paramiko.transport: Authentication
> > (keyboard-interactive) successful!
> > DEB [20080417-12:57:44.230] thr=3
> paramiko.transport.1: Max packet
> > in: 34816 bytes
> > DEB [20080417-12:57:44.233] thr=2
> paramiko.transport.1: Max packet
> > out: 32768 bytes
> > INF [20080417-12:57:44.233] thr=2
> paramiko.transport: Secsh channel
> > 1 opened.
> > DEB [20080417-12:57:44.239] thr=2
> paramiko.transport.1: Sesch
> > channel 1 request ok
> > INF [20080417-12:57:44.243] thr=3
> paramiko.transport.1.sftp: Opened
> > sftp connection (server version 3)
> > DEB [20080417-12:57:44.243] thr=3
> paramiko.transport.1.sftp:
> > lstat('/
> > etc/convirt.conf')
> > DEB [20080417-12:57:44.250] thr=3
> paramiko.transport.1.sftp: stat('/
> > etc/convirt.conf')
> > DEB [20080417-12:57:44.261] thr=3
> paramiko.transport.1.sftp: open('/
> > etc/convirt.conf', 'r')
> > DEB [20080417-12:57:44.265] thr=3
> paramiko.transport.1.sftp: open('/
> > etc/convirt.conf', 'r') -> 00000000
> > DEB [20080417-12:57:44.281] thr=3
> paramiko.transport.1.sftp:
> > close(00000000)
> > DEB [20080417-12:57:44.285] thr=3
> paramiko.transport.1.sftp: open('/
> > etc/convirt.conf', 'r')
> > DEB [20080417-12:57:44.289] thr=3
> paramiko.transport.1.sftp: open('/
> > etc/convirt.conf', 'r') -> 00000000
> > DEB [20080417-12:57:44.298] thr=3
> paramiko.transport.1.sftp:
>
=== message truncated ===
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
XenMan-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xenman-users