https://bugs.kde.org/show_bug.cgi?id=504282
Bug ID: 504282 Summary: KRDC can't resolve hostname over socks proxy Classification: Applications Product: krdc Version: 24.07.80 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: RDP Assignee: uwol...@kde.org Reporter: gabriel.schan...@gmail.com Target Milestone: --- SUMMARY KRDC supports configuring a SOCKS proxy for connecting to a remote machine but it does not resolve names using the socks connection. STEPS TO REPRODUCE 1. ssh into a remote host with -D 3129 to create a socks proxy 2. Connect to a RDP host, on "Host Configuration" > Proxy, set Protocol to RDP and Server to localhost:3129 3. try to connect to a remote host OBSERVED RESULT The screen blinks and nothing happens gdb output: [14:24:25:680] [72281:00011a7d] [ERROR][com.freerdp.core] - [freerdp_tcp_is_hostname_resolvable]: ERRCONNECT_DNS_NAME_NOT_FOUND [0x00020005] [14:24:25:680] [72281:00011a7d] [ERROR][com.freerdp.core.nego] - [nego_connect]: Failed to connect EXPECTED RESULT 1. Connect to the remote host 2. An error message SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.3.5 KDE Frameworks Version: 6.14.0 Qt Version: 6.9.0 ADDITIONAL INFORMATION I was having this issue to use git over a socks proxy ssh too, solved by using socks5h:// as proxy instead of socks5:// -- You are receiving this mail because: You are watching all bug changes.