[virt-tools-list] virt-manager cannot connect to remote guest using tcp (no tunnel)

Patrice Coste pcoste at ina.fr
Wed Jan 23 17:08:53 UTC 2013


Hi all,

Problem: virt-manager cannot connect to a remote guest console using tcp
Step to reproduce: any connection to remote host using tcp (not using remote tunnel/ssh)

Log:

[mer., 23 janv. 2013 15:17:32 virt-manager 7472] DEBUG (console:1116) Starting connect process for proto=vnc trans=tcp connhost=<remotehost> connuser=<admin> connport=None gaddr=127.0.0.1 gport=5901 gsocket=None
[mer., 23 janv. 2013 15:17:32 virt-manager 7472] DEBUG (console:412) VNC connection to 127.0.0.1:5901

Of course, "VNC connection to 127.0.0.1:5901" fails,
Bug is in console.py : host, port = ginfo.get_conn_host() => returns 127.0.0.1 instead of <remotehost>

(I fixed it with a quick/dirty patch OK for my needs)

Best regards
Patrice Coste



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20130123/cd9c6714/attachment.htm>


More information about the virt-tools-list mailing list