<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi dear all,</div><div>I have the following issue : </div><div>I have a libvirtd intstalled on an ubuntu desktop. The libvirtd is listening on port 16509 (options listen_tls = 0 and listen_tcp = 1)</div><div>On the desktop I have a virtualbox installed with a running VM : "styx32-dry-run3"</div><div>I want to control my VM remotely by using libvirt. <br></div><div>I performed following tests :</div><div>1)Local virsh running fine : <br></div><div> virsh -c vbox:///session list<br> Id    Name                           State<br>----------------------------------------------------<br> 2     styx32-dry-run3                running<br><br></div><div>2)Using the tcp port is showing an empty list:</div><div>virsh -c vbox+tcp://<a href="http://127.0.0.1:16509/session">127.0.0.1:16509/session</a> list<br> Id    Name                           State<br>----------------------------------------------------</div><div><br></div><div>3)net-list command works <br></div><div>virsh -c vbox+tcp://<a href="http://127.0.0.1:16509/session">127.0.0.1:16509/session</a> net-list<br> Name                 State      Autostart     Persistent<br>----------------------------------------------------------<br> vboxnet0             active     no autostart  yes<br><br><br></div><div>Can any of you help me please, I really don't understand why my VM is not showing up in the 2 ) list  .. and I really don't know where to look at :-(</div><div><br></div><div>Kind regards</div><div>Francois<br></div><div><br></div><div><br></div><div><br></div></div></div></div></div>