[Bug 264528] net/freerdp: NLA fails to connect through gateway after 13.1 upgrade: rdg_process_close_packet:freerdp_set_last_error_ex E_PROXY_INTERNALERROR [0x800759D8]
Date: Wed, 08 Jun 2022 13:04:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264528 --- Comment #6 from alt2600@icloud.com --- (In reply to VVD from comment #5) I run from a shell script that selects different users and hosts but the basic switches are thus to my connect function, the debug one is new for testing do not usually use that, title just ends up being the hostname I'm connecting to. I've tried messing with sec level to no avail. same script running on 13.0 connects to the host no issue. xfreerdp -clipboard /dynamic-resolution +compression /compression-level:2 /g:remote.nakatomi.com /d:NAKATOMI /u:${2} /v:${1} +auto-reconnect /auto-reconnect-max-retries:5 +async-update /title:${3} /timeout:99999 /log-level:DEBUG -- You are receiving this mail because: You are the assignee for the bug.