Re: [Spice-devel] spice channel and conntrack netfilter

2012-02-10 Thread Hans de Goede
Hi, On 02/10/2012 03:41 PM, nicolas prochazka wrote: Hello again, however it is seems very strange 1- spicy is connected to my linux guest 2 - I do nothing during 10 minutes, or I want to eat a peace of cake during 10 minutes, then mouse, keyboard , sound are not usable in my vm, I just can see

Re: [Spice-devel] spice channel and conntrack netfilter

2012-02-10 Thread Dominique Rodrigues
Le 10/02/2012 15:41, nicolas prochazka a écrit : Hello again, however it is seems very strange 1- spicy is connected to my linux guest 2 - I do nothing during 10 minutes, or I want to eat a peace of cake during 10 minutes, then mouse, keyboard , sound are not usable in my vm, I just can see the

Re: [Spice-devel] spice channel and conntrack netfilter

2012-02-10 Thread nicolas prochazka
Hello again, however it is seems very strange 1- spicy is connected to my linux guest 2 - I do nothing during 10 minutes, or I want to eat a peace of cake during 10 minutes, then mouse, keyboard , sound are not usable in my vm, I just can see the linux desktop :) Nicolas 2012/2/10 Hans de Goede

[Spice-devel] spice problem with firewall or natting

2012-02-10 Thread abdulkader
hai, I installed rhev-v and everything working perfect. inside network, I can access spice desktop. but when I am trying to connect to desktop from outside(natted public IP, my firewall ASA) through user portal, spice showing starting screen, but it is showing error. please help on this

Re: [Spice-devel] [Engine-devel] SPICE related features

2012-02-10 Thread Oved Ourfalli
- Original Message - > From: "Hans de Goede" > To: dl...@redhat.com > Cc: "Oved Ourfalli" , spice-devel@lists.freedesktop.org, > engine-de...@ovirt.org > Sent: Wednesday, February 8, 2012 4:36:06 PM > Subject: Re: [Spice-devel] [Engine-devel] SPICE related features > > Hi all, > > Dor

[Spice-devel] spice inside spice mouse problem

2012-02-10 Thread Anil Vettathu
Hi I have a windowsXP VM installed using virt-manager (KVM) on Fedora 16 with spice as the display. Everything is working smooth. The problem is that if I open an another spice console inside this WindowsXP machine accessed using spice, the mouse is not in sync inside the new spice session. For ex

Re: [Spice-devel] [PATCH] spice: support ipv6 channel address in monitor events and in spice info

2012-02-10 Thread Gerd Hoffmann
On 02/08/12 14:40, Yonit Halperin wrote: > RHBZ #788444 Looks good. Well, the #ifdef mess isn't exactly pretty, but I have no idea how it could be done better. Ping me when the spice server patch is committed, I'll go queue this patch for qemu then. thanks, Gerd _

Re: [Spice-devel] spice channel and conntrack netfilter

2012-02-10 Thread Hans de Goede
Hi, On 02/10/2012 11:26 AM, nicolas prochazka wrote: Hello, spice client establish connection to spice server. DEV-10.98.98.1:~# conntrack -L |grep 11943 conntrack v1.0.0 (conntrack-tools): 76 flow entries have been shown. tcp 6 600 ESTABLISHED src=10.10.4.3 dst=10.10.4.226 sport=44970 dpo

Re: [Spice-devel] usbredir and channel

2012-02-10 Thread Hans de Goede
Hi, On 02/10/2012 10:19 AM, nicolas prochazka wrote: Hello, I understand that when I plug an usb token, spice client ( spicy) create a new connection ( channel) to spice server and destroy it when unplug Correct. Is it possible to create this channel before usb plug, for example when spicy

[Spice-devel] spice channel and conntrack netfilter

2012-02-10 Thread nicolas prochazka
Hello, spice client establish connection to spice server. DEV-10.98.98.1:~# conntrack -L |grep 11943 conntrack v1.0.0 (conntrack-tools): 76 flow entries have been shown. tcp      6 600 ESTABLISHED src=10.10.4.3 dst=10.10.4.226 sport=44970 dport=5930 src=10.98.98.1 dst=10.10.4.3 sport=11943 dport=4

[Spice-devel] usbredir and channel

2012-02-10 Thread nicolas prochazka
Hello, I understand that when I plug an usb token, spice client ( spicy) create a new connection ( channel) to spice server and destroy it when unplug Is it possible to create this channel before usb plug, for example when spicy is starting ? It is for some network consideration, in my environneme