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



_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to