SSH proxy
By default face:
Let say I am on a limited network and want to SSH proxy (through CENSORED_0.lemnoslife.com) to connect to a RDP machine (CENSORED_0.lemnoslife.com).
ssh -L 3309:CENSORED_0.lemnoslife.com:3389 root@CENSORED_0.lemnoslife.com
Note that connecting with Remmina to localhost:3309 works at this stage.
does not seem to work.
Related to Benjamin_Loison/Improve_websites_thanks_to_open_source/issues/494.
Ensure the problem exists on the first,
and keep trying to reproduce it on any later versions :)
- Reporting back greatly increases attention to and hope of fixing your issue.
Do not use GitLab for support requests, instead ask questions on:
- Matrix (the best way to reach us)
- IRC, on libera.chat, in the #remmina channel, or use a web client.
For enhancement requests select the proper Issue template in the above drop-down box.
Problem Description
Write a detailed description of the problem.
What is the expected correct behavior?
(What you want to see instead.)
Remote System Description
- Server (OS name and version):
- Special notes regarding the remote system (i.e. gateways, tunnel, etc.):
Relevant logs and/or screenshots
Debugging documentation
Please see Remmina debugging
Local System Description
-
Client (OS name and version):
-
Remmina version (
remmina --version): -
Installation(s):
-
Distribution package. -
PPA. -
Snap. -
Flatpak. -
Compiled from sources. -
Other - detail:
-
-
Desktop environment (GNOME, Unity, KDE, ..):
-
Plugin(s):
-
RDP - freerdp version ( xfreerdp --version): -
VNC -
SSH -
SFTP -
SPICE -
WWW -
EXEC -
Other (please specify):
-
-
GTK backend (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
Contributions
In return, or to fix this issue, I'd be willing to:
-
Fix this myself. -
Donate ___ and/or have donated ___ towards fixing it. -
Take a donation of ___ to fix it. -
Update the documentation. -
Update the wiki. -
Translate Remmina in my native language(s) (___) on Hosted Weblate.


