Re: Newbie: Using rdesktop and port forwarding
Wendell Nichols <[email protected]>
| Newsgroups | gmane.network.rdesktop.user |
|---|---|
| Message-ID | <[email protected]> |
I use an ssl tunnel for this. Create a tunnel from your local machine to a machine and port inside the firewall via ssh: ssh -L 3389:192.168.10.121:3389 <username>@<firewall ip name> Then do : rdesktop localhost Should work and also be fast. I can't tell the difference between being there and being outside, but my internet connection is pretty good. wcn Joseph L. Casale wrote: >> * use a Linux host running XWindows from outside the firewall to >> connect to the Debian host inside the firewall using SSH with XWindows >> forwarding. >> > > I use a similar procedure, I simply create a session with normal forwarding > and bounce of the host inside. Works fine... > > jlc > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > rdesktop-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/rdesktop-users > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/