Hi Alexis,

You can build with WITH_DEBUG_REDIR, and see what redirection packet you
are getting. You are getting the redirection packet, but reconnection to
the redirected machine fails. In the case of the person I was assisting the
other day, I had issues connecting with mstsc, so it was hard to figure out
what was truly wrong. Also, I assume this should be cookie-based
redirection, not ip-based redirection, correct? The main difference is that
with cookie based, the client reconnect to the broker a second time but
with a cookie that was provided in the redirection packet. In ip-based, the
client reconnects directly to the address provided in the redirection
packet.


On Wed, Apr 30, 2014 at 3:03 AM, Alexis Moinet <alexis.moi...@umons.ac.be>wrote:

> Hello
>
> On 29/04/14 17:02, Marc-André Moreau wrote:
> > I've been investigating this all of yesterday with someone on IRC. I
> fixed
> > the double free issue on my branch.
> >
> https://github.com/awakecoding/FreeRDP/commit/c2a59c23a7b8eb262209bdadb66fe1e429ec943e
>
> Indeed, I can confirm no double free anymore, thanks!
>
> > This problem would only occur in the case of a failed redirection.
>
> $ ./xfreerdp -u username -d domain -v rdsserver
> connected to rdsserver:3389
> Password:
> freerdp_set_last_error 0x2000C
> Error: protocol security negotiation or connection failure
> recv: Bad file descriptor
>
> what kind of debug info would be useful to figure this out ? or at least
> to know whether it's a freerdp bug or a server-side problem
>
> so far as I know, microsoft client is working fine, but I cannot test it
> right now.
>
> thanks,
>
> Alexis
>
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to