Hi,
On 07/17/2013 09:20 AM, ravindra wrote: > I am using two ubuntu systems vesion 12.04 for the purpose to test > > xfreerdp client and xfreerdp-server > > VII) I run the below commands > Client 127.0.0.1 disconnected. > Segmentation fault (core dumped) did you use latest git master? - I think it should be fixed there. > VIII) In another system i run the below command > > second systems > -------------- > root@amar-desktop:/usr/share/common-licenses# xfreerdp > --rfx -u amar -p amar 127.0.0.1:3389 > WARNING: Using deprecated command-line interface! -p amar > -> /p:amar > -u amar -> /u:amar > --rfx -> /rfx > 127.0.0.1 -> /v:127.0.0.1 > connected to 127.0.0.1:3389 > Total size (81885) exceeds MultifragMaxRequestSize > (65535) > Failed to check FreeRDP file descriptor > > Could anyone Please tell me the reason why it fails to connect to > xfreerdp-server and solution to connect two ubuntu systems using xfreerdp. This is an server side "issue" (#1357) you can easily fix that if you specify a large MultifragMaxRequestSize with the command line parameter /max-fast-path-size. Something like /max-fast-path-size:9999999 should do the trick. I also suggest to use the new command line syntax for you that would be: xfreerdp /rfx /u:amar /p:amar /v:127.0.0.1 /max-fast-path-size:9999999 Best regards, Bernhard ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel