FREERDP_ERROR_CONNECT_WRONG_PASSWORD :include/freerdp/error.h FREERDP_ERROR_DISCONNECTED_BY_OTHER_CONNECTION :include/freerdp/error.h FREERDP_ERROR_DNS_ERROR :include/freerdp/error.h FREERDP_ERROR_DNS_NAME_NOT_FOUND :include/freerdp/error.h ...
SDL_EXIT_DNS_ERROR :SDL3/sdl_freerdp.cpp,SDL2/sdl_freerdp.cpp SDL_EXIT_DNS_NAME_NOT_FOUND :SDL2/sdl_freerdp.cpp,SDL3/sdl_freerdp.cpp SDL_EXIT_FRESH_CREDENTIALS_REQUIRED :SDL2/sdl_freerdp.cpp,SDL3/sdl_freerdp.cpp SDL_EXIT_IDLE_TIMEOUT :SDL2/sdl_freerdp.cpp,SDL3/sdl_freerdp....
(just check the return code and display a better error message?) the API already provides lots of functions to get error codes as strings (like the ERRCONNECT_DNS_NAME_NOT_FOUND which can be translated (of course, you need to customize your client (xfreerdp) in that case) akallabeth ad...
It does not matter if I use the hostname or the IP address. cmdline: xfreerdp /u: /f /v:windows10hw I did a statically linked debug build for this: xfreerdp /buildconfig This is FreeRDP version 2.0.0-dev2 (c276005) Build configuration: BUILD_TESTING=OFF BUILTIN_CHANNELS=ON HAVE_...
ERRCONNECT_DNS_NAME_NOT_FOUND : include/freerdp/error.h ERRCONNECT_DNS_NAME_NOT_FOUND_STRING : errconnect.c ERRCONNECT_INSUFFICIENT_PRIVILEGES : include/freerdp/error.h ERRCONNECT_INSUFFICIENT_PRIVILEGES_STRING : errconnect.c ERRCONNECT_KDC_UNREACHABLE : include/freerdp/error.h ERRCONNECT...
My guess is that some parts of the company internal network are not reachable through the VPN, and therefore fail. Contributor giox069 commented Apr 30, 2024 @fredizzimo can you try with the short netbios domain /d:mydom (no DNS domain name, no dots) ? In my case it works as wor...
CAM_ERROR_CODE_InvalidMediaType : channels/rdpecam.h CAM_ERROR_CODE_InvalidMessage : channels/rdpecam.h CAM_ERROR_CODE_InvalidRequest : channels/rdpecam.h CAM_ERROR_CODE_InvalidStreamNumber : channels/rdpecam.h CAM_ERROR_CODE_ItemNotFound : channels/rdpecam.h CAM_ERROR_CODE_NotInitial...
XF_EXIT_DNS_ERROR = 139, XF_EXIT_DNS_NAME_NOT_FOUND = 140, XF_EXIT_CONNECT_FAILED = 141, XF_EXIT_MCS_CONNECT_INITIAL_ERROR = 142, XF_EXIT_TLS_CONNECT_FAILED = 143, XF_EXIT_INSUFFICIENT_PRIVILEGES = 144, XF_EXIT_CONNECT_CANCELLED = 145, ...
REMDESK_ERROR_HOSTNOTFOUND : channels/remdesk.h REMDESK_ERROR_INCOMPATIBLEVERSION : channels/remdesk.h REMDESK_ERROR_INTERNALERROR : channels/remdesk.h REMDESK_ERROR_INVALIDENCRYPTION : channels/remdesk.h REMDESK_ERROR_INVALIDIPADDR : channels/remdesk.h REMDESK_ERROR_INVALIDPARAMETERSTRING...
[com.freerdp.core] - freerdp_tcp_is_hostname_resolvable:freerdp_set_last_error_ex resetting error state [02:11:22:445] [216841:216842] [INFO][com.freerdp.core] - freerdp_tcp_default_connect:freerdp_set_last_error_ex resetting error state [02:11:22:445] [216841:216842] [DEBUG][...