Remmina RDP via remote gateway

Pretty simple issue, but I’m not sure how to proceed.
Basically I dual boot.
In windows I can run remote desktop client, connect to my remote servers via remote desktop gateway.
In windows via vmware workstation, on a NEON or opensuse VM I can run remmina create a rdp connection with remote gateway, rpc, rdp protocol and connect to the same remote computers.
when I boot Garuda, and run remmina and use the exact same settings as the VM’s I get protocol / connection error. I have tried turning of firewalld but it hasn’t helped. I also don’t know where to find the logs if I set remminas logging to debug.

Have you checked the Arch wiki article?
https://wiki.archlinux.org/title/Remmina
Maybe you need freerdp or other packages mentioned there, or some of the many plugins in the AUR:
https://aur.archlinux.org/packages/?O=0&SeB=nd&K=Remmina&outdated=&SB=n&SO=a&PP=50&do_Search=Go

1 Like

I’ve not used Remmina however freerdp2 works:

extra/freerdp2 2.11.7-1

The command syntax something like this:

xfreerdp /u:USERNAME /p:PASSWORD /w:1920 /h:1080 /f /bpp:32 +clipboard +fonts -wallpaper /sound /v:IP.AD.DR.ESS

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.