On Wed, Feb 5, 2020, 00:26 Manoj Patil <[email protected]> wrote:

> Dear,
>
> When i am connecting xrdp through guacamole i see a error
>
> tcp        3      0 127.0.0.1:3350          0.0.0.0:*
> LISTEN      8256/xrdp-sesman
> tcp        0      1 127.0.0.1:29380         127.0.0.1:3350
>  SYN_SENT    406/xrdp
> tcp      130      0 127.0.0.1:3350          127.0.0.1:26992
> CLOSE_WAIT  -
> tcp      130      0 127.0.0.1:3350          127.0.0.1:26882
> CLOSE_WAIT  -
> tcp        0      1 127.0.0.1:29394         127.0.0.1:3350
>  SYN_SENT    502/xrdp
> tcp        0      1 127.0.0.1:29400         127.0.0.1:3350
>  SYN_SENT    -
> tcp      131      0 127.0.0.1:3350          127.0.0.1:26980
> CLOSE_WAIT  -
> tcp        0      1 127.0.0.1:29392         127.0.0.1:3350
>  SYN_SENT    422/xrdp
> tcp        0      1 127.0.0.1:29382         127.0.0.1:3350
>  SYN_SENT    437/xrdp
> tcp        0      1 127.0.0.1:29384         127.0.0.1:3350
>  SYN_SENT    450/xrdp
>

What error? This looks to be the output from netstat, showing several
sockets which have been closed by the client (presumably Guacamole) but the
XRDP side has not yet cleaned things up.

- Mike

Reply via email to