LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-03-2004, 06:15 PM   #1
redogre82
LQ Newbie
 
Registered: May 2004
Location: DC
Distribution: Redhat 9
Posts: 2

Rep: Reputation: 0
Secure server that allows for rdp


Hi,

Background: I am currently working behind a firewall that refuses all incoming connections and after much "debate" with the sys admin, he has allowed me to add a gateway to let me connect to my machines.

Problem: I have to find some sort of server/gateway based on linux that would allow me to connect to it and make it seem as if I was on my department's internal network. SSH or Telnet would not work in this case because I would need to be able to RDP to the windows machines if I needed to (To be more precise, I need to look like I'm actually inside the network with an internal IP and all). So basically, I am looking for a solution that would pretty much repackage everything coming in and out and that is secure. I have heard from some people that this can be done using PPPoE but all the tutorials I have seen include some sort of modem and I've been told that it is not all that secure.

Any ideas?

--M.D.
 
Old 09-04-2004, 03:55 PM   #2
gvec
Member
 
Registered: Aug 2004
Posts: 32

Rep: Reputation: 15
i dont see why SSH wouldnt work for you. that is what i use. when establishing the ssh connection i setup port forwards so that i can connect using rdp to XP/2003 for management. then when i want to remote desktop to an xp or 2003 OS i use rdesktop and point it to my port foward for whatever machine i want to connect to.

Code:
ssh -l username-on-linux -L9000:ip1:3389 -L9001:ip2:3389 -L9002:ip3:3389 <and so on> linux.ip.or.domain.name
or you may look into setting up a VPN which may be more suited for you

if you are using a windows machine to connect RDP then use putty and you can specify all your forwards in putty's configuration and save it.

if using XP machine to connect to your linux gateway you will need to copy the mstsc files to a diff dir and set 98 compat mode for mstsc.exe, then you would use the 98 compat mode mstsc to connect to localhost:900x and it will forward to the machine behind the firewall through your ssh connection

hope this helps...

Last edited by gvec; 09-04-2004 at 03:56 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
New linux server, how can be secure? Solvaut Linux - Security 12 09-21-2005 08:43 PM
any MAC users out there to help with RDP server for an iMAC? Lleb_KCir General 0 08-31-2005 04:23 PM
RDP installed but can't be a server? jsbmw Slackware 3 04-22-2005 04:37 PM
Is OS X secure enough to use as a server? Travis86 Other *NIX 9 10-15-2004 11:23 PM
Secure web server sanjibgupta Linux - Newbie 1 08-27-2003 07:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration