PC Review


Reply
Thread Tools Rate Thread

Securing RDC

 
 
=?Utf-8?B?SG9raWU=?=
Guest
Posts: n/a
 
      25th Feb 2006
I'm trying to secure a Remote Desktop Connection. The host is running xp pro
and is behind a router. I changed the listening port and i use very strong
passwords. Any tips on something else that I could do? Maybe use a VPN? but I
dont know how that works.
 
Reply With Quote
 
 
 
 
Shenan Stanley
Guest
Posts: n/a
 
      25th Feb 2006
Hokie wrote:
> I'm trying to secure a Remote Desktop Connection. The host is
> running xp pro and is behind a router. I changed the listening port
> and i use very strong passwords. Any tips on something else that I
> could do? Maybe use a VPN? but I dont know how that works.


It's fairly secure, but..

http://www.onecomputerguy.com/networ...vpn_server.htm
http://www.onecomputerguy.com/networking/xp_vpn.htm

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
Sooner Al [MVP]
Guest
Posts: n/a
 
      27th Feb 2006
Also look at running RDP through a Secure Shell (SSH) tunnel as an
alternative to using VPN. That is what I do...

http://theillustratednetwork.mvps.or...esktopSSH.html

http://theillustratednetwork.mvps.or...publicKey.html

A free and simple client for file transfers only...

http://winscp.sourceforge.net/eng/index.php

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...

"Shenan Stanley" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hokie wrote:
>> I'm trying to secure a Remote Desktop Connection. The host is
>> running xp pro and is behind a router. I changed the listening port
>> and i use very strong passwords. Any tips on something else that I
>> could do? Maybe use a VPN? but I dont know how that works.

>
> It's fairly secure, but..
>
> http://www.onecomputerguy.com/networ...vpn_server.htm
> http://www.onecomputerguy.com/networking/xp_vpn.htm
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>



 
Reply With Quote
 
=?Utf-8?B?SG9raWU=?=
Guest
Posts: n/a
 
      27th Feb 2006
Thanks for the links, i followed the instructions exactly on both computers
except i omitted the lmhost and host file changes. I keep getting:

Error 678: The remote computer did not respond

I have even tried turning off windows firewall on both machines and enabling
DMZ on the router for that computer.

P.S. I can connect to the VPN at my school so i know at least something works

Any tips?

"Shenan Stanley" wrote:

> Hokie wrote:
> > I'm trying to secure a Remote Desktop Connection. The host is
> > running xp pro and is behind a router. I changed the listening port
> > and i use very strong passwords. Any tips on something else that I
> > could do? Maybe use a VPN? but I dont know how that works.

>
> It's fairly secure, but..
>
> http://www.onecomputerguy.com/networ...vpn_server.htm
> http://www.onecomputerguy.com/networking/xp_vpn.htm
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>
>
>

 
Reply With Quote
 
=?Utf-8?B?SG9raWU=?=
Guest
Posts: n/a
 
      27th Feb 2006
thanks for the tips, although i'd still like to try a vpn because it doesnt
require third party software. any suggestions with a vpn?

"Sooner Al [MVP]" wrote:

> Also look at running RDP through a Secure Shell (SSH) tunnel as an
> alternative to using VPN. That is what I do...
>
> http://theillustratednetwork.mvps.or...esktopSSH.html
>
> http://theillustratednetwork.mvps.or...publicKey.html
>
> A free and simple client for file transfers only...
>
> http://winscp.sourceforge.net/eng/index.php
>
> --
>
> Al Jarvi (MS-MVP Windows Networking)
>
> Please post *ALL* questions and replies to the news group for the
> mutual benefit of all of us...
> The MS-MVP Program - http://mvp.support.microsoft.com
> This posting is provided "AS IS" with no warranties, and confers no
> rights...
>
> "Shenan Stanley" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hokie wrote:
> >> I'm trying to secure a Remote Desktop Connection. The host is
> >> running xp pro and is behind a router. I changed the listening port
> >> and i use very strong passwords. Any tips on something else that I
> >> could do? Maybe use a VPN? but I dont know how that works.

> >
> > It's fairly secure, but..
> >
> > http://www.onecomputerguy.com/networ...vpn_server.htm
> > http://www.onecomputerguy.com/networking/xp_vpn.htm
> >
> > --
> > Shenan Stanley
> > MS-MVP
> > --
> > How To Ask Questions The Smart Way
> > http://www.catb.org/~esr/faqs/smart-questions.html
> >

>
>
>

 
Reply With Quote
 
Sooner Al [MVP]
Guest
Posts: n/a
 
      27th Feb 2006
Just the URLs that Shenan pointed you to...

Remember you need to make sure both TCP Port 1723 and GRE Protocol 47
traffic is passed through any firewall you have at the server end. Some call
the latter "PPTP Pass Through" or "VPN Pass Through". Note the latter can be
problematic with some consumer grade routers... To test a PPTP VPN link see
this article. Look at the "PPTP Ping" and "VPN Traffic" sections...

http://www.microsoft.com/technet/com...uy/cg0105.mspx

Good luck...

Now, back to my vacation...:-)

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...

"Hokie" <(E-Mail Removed)> wrote in message
news:1F60ADEE-34DF-462C-9699-(E-Mail Removed)...
> thanks for the tips, although i'd still like to try a vpn because it
> doesnt
> require third party software. any suggestions with a vpn?
>
> "Sooner Al [MVP]" wrote:
>
>> Also look at running RDP through a Secure Shell (SSH) tunnel as an
>> alternative to using VPN. That is what I do...
>>
>> http://theillustratednetwork.mvps.or...esktopSSH.html
>>
>> http://theillustratednetwork.mvps.or...publicKey.html
>>
>> A free and simple client for file transfers only...
>>
>> http://winscp.sourceforge.net/eng/index.php
>>
>> --
>>
>> Al Jarvi (MS-MVP Windows Networking)
>>
>> Please post *ALL* questions and replies to the news group for the
>> mutual benefit of all of us...
>> The MS-MVP Program - http://mvp.support.microsoft.com
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights...
>>
>> "Shenan Stanley" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> > Hokie wrote:
>> >> I'm trying to secure a Remote Desktop Connection. The host is
>> >> running xp pro and is behind a router. I changed the listening port
>> >> and i use very strong passwords. Any tips on something else that I
>> >> could do? Maybe use a VPN? but I dont know how that works.
>> >
>> > It's fairly secure, but..
>> >
>> > http://www.onecomputerguy.com/networ...vpn_server.htm
>> > http://www.onecomputerguy.com/networking/xp_vpn.htm
>> >
>> > --
>> > Shenan Stanley
>> > MS-MVP
>> > --
>> > How To Ask Questions The Smart Way
>> > http://www.catb.org/~esr/faqs/smart-questions.html
>> >

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Securing RDP =?Utf-8?B?Y2hhcmxlcy50dWNrZXJAdml0YWxwcy5jb20=?= Windows XP Work Remotely 1 12th Nov 2004 03:28 AM
Securing MMC Edward11251 Windows XP Security 2 11th Apr 2004 06:26 PM
Securing PDF's Mike Bennett Microsoft Frontpage 3 30th Dec 2003 08:11 AM
Securing DB Imran Javed Khan Microsoft Access Security 1 14th Nov 2003 01:50 AM
Securing DNS MMC Tim Hemmerling Microsoft Windows 2000 DNS 1 13th Aug 2003 02:39 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:29 AM.