On 8/31/21 8:36 AM, n952162 wrote:
On 8/30/21 9:29 PM, tastytea wrote:
On 2021-08-30 21:10+0200 n952162 <[email protected]> wrote:

I just emerged freerdp-2.3.2 without issue, but there's no executable
except /usr/bin/winpr-*, which I think just serve to set up an
authentication system.

There's no freerdp, xfreerdp, xfreerdp-server, or anything.

What am I not thinking about?
I have the same version and it installed /usr/bin/xfreerdp. I guess
you are missing a useflag? I have X alsa cups ffmpeg gstreamer jpeg
pulseaudio usb xinerama xv enabled.

Kind regards, tastytea


Ah ... I guess I'll never learn.  That did the trick, thank you.


Now, though, I'm battling a different problem:

[08:42:12:233] [14625:14626] [ERROR][com.freerdp.core.transport] -
BIO_read returned a system error 11: Resource temporarily unavailable
[08:42:12:233] [14625:14626] [ERROR][com.freerdp.core] -
transport_read_layer:freerdp_set_last_error_ex
ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]

It reaches the other side, because if I change the port, using some
arbitrary port, I get:

[08:24:20:275] [14524:14525] [ERROR][com.freerdp.core.transport] -
BIO_should_retry returned a system error 32: Broken pipe



Comparing tcpdump traces of xfreerdp and rdesktop shows, I think, based
on the TCP flags, the same failure:

09:37:58.222556 IP client.54938 > host.ms-wbt-server: Flags [*P*.], seq
1:46, ack 1, win 502, options [nop,nop,TS val 2653789238 ecr
2608962080], length 45

    09:37:58.222713 IP host.ms-wbt-server > client.54938: Flags [.],
ack 46, win 509, options [nop,nop,TS val 2608962080 ecr 2653789238],
length 0

    09:37:58.222822 IP host.ms-wbt-server > client.54938: Flags [*F*.],
seq 1, ack 46, win 509, options [nop,nop,TS val 2608962080 ecr
2653789238], length 0

    09:37:58.222841 IP host.ms-wbt-server > client.54938: Flags [*R*.],
seq 2, ack 46, win 509, options [nop,nop,TS val 2608962080 ecr
2653789238], length 0

That would be PSH, FIN, RST?

The port on the host only appears when I enable the remote console on
the vm in VirtualBox.

The authentication is External:

   VRDE:                        enabled (Address 0.0.0.0, Ports 3389,
   MultiConn: off, ReuseSingleConn: off, Authentication type: external)
   VRDE port:                   3389

So, I guess this isn't an xfreerdp issue...


So, now that I've emerged xfreerdb, is there a reason it's better than
rdesktop?



Reply via email to