<div dir="ltr"><div><div>Hi Sven,<br><br></div>Thanks for your reply..<br><br></div>There is no network errors found in the ovirt and we are able to access the console from the ovirt panel,the only problem is we are not abel to access from the other host via API….as we don&#39;t want to use the Ovirt panel for the end users…so we use our own portal and open the console with the help of API function call….so right now we can access the console from the ovirt panel but can not from our portal.
<br> <br>We will get the ticket details like host,port and password from the ticket api funcion call but didn&#39;t get the &quot;path&quot; value. Will it get it from the ticket details ? i couldn&#39;t find out any from the ticket details.<br>
</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><span>-- <br></span>Regards
<br>Shanil
</div></div>
<br><br><div class="gmail_quote">On Wed, Jul 16, 2014 at 12:34 PM, Sven Kieske <span dir="ltr">&lt;<a href="mailto:S.Kieske@mittwald.de" target="_blank">S.Kieske@mittwald.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Okay, I can give you a short design overview<br>
how you can make this work:<br>
<br>
a) client browser -&gt; gets novnc from ovirt-engine<br>
or any other host where you host it.<br>
b) client browser(novnc) gets the ticket and path via rest api<br>
c) client browser(novnc) -&gt; connects to websocket-proxy<br>
with the rest-api ticket and &quot;path&quot;<br>
(destination host where the vm is hosted)<br>
<br>
please note, that websocket-proxy must be reachable from client browser<br>
<br>
d) websocket-proxy needs a connection to the cluster and host where<br>
the vm runs, keep in mind you need to configure your display network<br>
in ovirt accordingly.<br>
<br>
I guess you just have an error in your network setup.<br>
<br>
So you need to expose at least the websocket-proxy to the client browser<br>
and this proxy must be able to reach the vm host.<br>
furthermore for passing the ticket you need a host <a href="http://example.com" target="_blank">example.com</a><br>
which can connect to engine and can connect to the client browser, e.g.<br>
the websocket proxy or any other machine you want to use for that.<br>
<br>
you could also expose the engine itself, but it depends on your client<br>
browser if you want to do this (security)!<br>
<br>
HTH<br>
<br>
<br>
--<br>
Mit freundlichen Grüßen / Regards<br>
<br>
Sven Kieske<br>
<br>
Systemadministrator<br>
Mittwald CM Service GmbH &amp; Co. KG<br>
Königsberger Straße 6<br>
32339 Espelkamp<br>
T: +49-5772-293-100<br>
F: +49-5772-293-333<br>
<a href="https://www.mittwald.de" target="_blank">https://www.mittwald.de</a><br>
Geschäftsführer: Robert Meyer<br>
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen<br>
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen</blockquote></div><br></div>