Здравствуйте всем.
Имеется Ubuntu 22.04, Remmina и 3 подключения к удаленным компьютерам Windows по RDP. Ситуация такая. Есть старенький ноут, на котором Ubuntu 20.04, там все эти подключения работают, но ноут накрылся (временно) и пока в ремонте. На нем подключения по RDP со всеми этими компами работают, да и с другими тоже. Пока ноут лечится, решил поработать со стационарного компа. Создал новые подключения, но получается, что с одним компьютером соединение работает, а с двумя другими — нет, выдаёт ошибку в заголовке. Работает с терминальным сервером (Windows Server 2008R2 Standart), не работает с контроллером домена (Windows 208R2 Enterprise) и моим рабочим компом (Windows 7 Professional). Пробовал разные варианты, но пока безрезультатно. Есть подозрения на несовпадение версий TLS.
Собственно подключения работают по внешнему ip, на роутере проброс порта 3389 на виртуальный для каждого серого ip свой, адрес для коннекта выглядит 111.112.113.114:11111
Кто что думает, подскажите, как проблему решить. Рекомендовать снести 22.04 и накатить 20.04 не принимаются.
Open
Issue created Nov 26, 2020 by
Could not connect to the RDP server XXX via TLS. Check that client and server support a common TLS version.
Test on the latest version before submitting a bug-report, and keep trying to reproduce it on any later versions
- Reporting back greatly increases the attention and hope of fixing your issue.
You can also ask questions via
- IRC room, on freenode.net, in the #remmina channel, you can also use a web client.
- General discussion mailing list.
Local System Description
-
Client (OS name and version):
-
Remmina version (
remmina --version): -
Installation:
- Distribution package.
- PPA.
- Snap.
- Flatpak.
- Compiled from sources.
- Other — detail:
-
Desktop environment (GNOME, Unity, KDE, ..):
-
Plugin:
-
RDP — freerdp version (
xfreerdp --version): - VNC
- SSH
- SFTP
- SPICE
- WWW
- EXEC
- Other (please specify):
-
RDP — freerdp version (
-
GTK back-end (Wayland, Xorg):
-
Optional: Include the output of the following commands at the end of this text:
remmina --full-version
sudo lshw -C video
uname -a
Remote System Description
- Server (OS name and version):
- Special notes regarding the remote system (i.e. gateways, tunnel, etc.):
Problem Description
Hello,
All is the title. I was using for long time Remmina in combination of Forticlient SSL-VPN in order to connect from a personal Ubuntu 16.04 machine to a professional Windows 10 remote machine.
All was fine until I cannot connect with Forticlient (status «connected» but not «tunnel running»). So I installed openFortiGUI which permitted to me to connect to remote desktop, then use Remmina with former RDP protocol but got the error specified in the title.
When I open Remmina and try to connect it ask me about certificate details and I accept it, then the error appears with no connection.
Thanks in advance for your expertise.
Best,
Matthieu
What is the expected correct behavior?
(What you want to see instead.)
Relevant logs and/or screenshots
Edited Nov 26, 2020 by Antenore Gatta (tmow)
remmina «Cannot connect to the RDP server … via TLS. Check that the client and server support a common TLS version»
Bug #1954970 reported by
Dmitry G.
on 2021-12-16
This bug affects 14 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
|
freerdp2 (Ubuntu)
|
Incomplete |
High |
|
||
|
Jammy |
Incomplete |
High |
|
Bug Description
Xubuntu Jammy (21.04)
after upgrade
libfreerdp-client2-2 (2.3.0+dfsg1-2ubuntu2 => 2.4.1+dfsg1-1)
libfreerdp2-2 (2.3.0+dfsg1-2ubuntu2 => 2.4.1+dfsg1-1)
Remmina can’t connect to any RDP server (Win2008 R2) with error:
«Cannot connect to the RDP server … via TLS. Check that the client and server support a common TLS version»
Rollback to Impish version of libs
libfreerdp-client2-2 2.3.0+dfsg1-2ubuntu2
libfreerdp2-2 2.3.0+dfsg1-2ubuntu2
makes it work normal.