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
>            root@...# xfreerdp-server
> Listening on 0.0.0.0 port 3389.
>           bind: Address already in use
>          We've got a client 127.0.0.1
>                 * [0] 1360x768        +0+0
>           display: 0xb5c49b30 root_window: 0xae width: 1360 height: 768
> depth: 24
>           Using X Shared Memory Extension (XShm)
>           Client Security: NLA:1 TLS:1 RDP:0
>           Server Security: NLA:1 TLS:1 RDP:1
>           Negotiated Security: NLA:1 TLS:0 RDP:0
>           TLS connection accepted
>           Accepted client: amar-desktop
>           Accepted channels:
>           Client 127.0.0.1 is activated
>           Client requested desktop: 1024x768x16
>           SSL_write: I/O error: Broken pipe (32)
>           Failed to check freerdp file descriptor
>           Client 127.0.0.1 disconnected.
>           Segmentation fault (core dumped)

> did you use latest git master? - I think it should be fixed there.

   I compiled the latest code from 
https://github.com/FreeRDP/FreeRDP/wiki/Compilation
   eventhough the server shows Segmentation fault.

>            VIII) In another system i run the below command
> 
>                  second systems
>                  --------------
>                   root@...# xfreerdp
> --rfx -u username -p passwd 127.0.0.1:3389
>                  WARNING: Using deprecated command-line interface! -p amar
> -> /p:amar
>                  -u username -> /u:username
>                  --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

I run the xfreerdp using the below command
xfreerdp /rfx /u:username /p:passwd /v:127.0.0.1 /max-fast-path-size:9999999

but,so many terminals are opened and finally certain time xfreerdp-server gets 
killed

------------------------------------------------------------------------------
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

Reply via email to