<div dir="ltr"><div><div><div><div>Hi,<br><br>I've been struggling with the very same problem today (host - latest CentOS 6.4, guest - Fedora 18). Certainly there is a strong need for user guide covering such basics...<br>
</div>I've solved it with 2 steps:<br></div>1. At virt-manager remove Graphics device and add new Spice graphics, select 'Listen on all public interfaces' - by default it listens at 127.0.0.1 only! After that you should be able to connect to VM at the host via 'spicec -h <public IP address of host> -p 5900' (first used port by default, if this is the first machine running at the host...)<br>
<br></div>2. Add iptables rule to allow connection to this port (not sure what protocol to use, udp or tcp or both? I've added all). Need to make sure this new rule is above default REJECT rule (this note applicable to CentOS at least).<br>
<br></div>-Fedor<br><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 7, 2013 at 6:49 PM, Marian Krcmarik <span dir="ltr"><<a href="mailto:mkrcmari@redhat.com" target="_blank">mkrcmari@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
<br>
----- Original Message -----<br>
> From: "Frank Fraijo" <<a href="mailto:frank.fraijo@state.or.us">frank.fraijo@state.or.us</a>><br>
> To: <a href="mailto:spice-devel@lists.freedesktop.org">spice-devel@lists.freedesktop.org</a><br>
> Sent: Wednesday, April 24, 2013 6:24:09 PM<br>
> Subject: [Spice-devel] client viewer - not able to connect<br>
><br>
> I have RH Desktop Virt 6.4 running on a physical server.  I'm able to get<br>
> spice running on it with no issue.  At my local windowsXP work station, I've<br>
> installed the latest Virtviewer ( spice windows download ).<br>
><br>
> I'm not able to connect.   I've tried several login attempts with no joy:<br>
><br>
>      spice://admin@IP:PORT<br>
>     spice://IP:PORT  ( 5900,5901,5902..etc)<br>
>    spice://IP<br>
</div>Difficult to say, but spice://IP:PORT should be a correct format where IP is the IP of HOST (where the qemu-kvm instance is running) and PORT is the port where spice-server listens which must be accessible (firewall?), If you telnet the port, does it reply?<br>

<div class="HOEnZb"><div class="h5">><br>
> Nothing works.  Any guidance is greatly appreciated.<br>
><br>
> thanks<br>
><br>
><br>
><br>
> Frank Fraijo, DBA/SA, Sybase Professional, USMC Res. MSgt<br>
> Oregon Liquor Control Commission<br>
> 9079 SE McLoughlin BLVD<br>
> Milwaukie, 0R 97222<br>
> Tel: (503) 872-5046<br>
><br>
><br>
> _______________________________________________<br>
> Spice-devel mailing list<br>
> <a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
><br>
_______________________________________________<br>
Spice-devel mailing list<br>
<a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Best regards,<br>Fedor
</div>