VPN Assistance

Numenorean

Diamond Member
Oct 26, 2008
4,442
1
0
Okay, not sure if this can be done.

I have 2 Win7 Ultimate computers. I have a Linksys WRT54G hooked to the desktop.

I would like to create a VPN connection between the two computers for using terminal services over the net wherever I happen to be.

The second system is a laptop.

Can this be done without additional hardware?

I thought I would need a linux box at home or something, but I haven't looked into this in quite a while so maybe things have changed.

Basically, is there a software that will do both Host/Client work?
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
As long as remote desktop is running all you need is to forward port 3389 to the desktop.
 

Texashiker

Lifer
Dec 18, 2010
18,811
198
106
I would like to create a VPN connection between the two computers for using terminal services over the net wherever I happen to be.

Cisco used to make software that allowed for software-gate VPNs. But I have not used it or seen it in a couple of years. The software created a tunnel to the firewall, then you launched whatever else you wanted.

Nothing else, buy the commercial version of RealVNC and its supposed to come with encryption.
 
Last edited:

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0

Jamsan

Senior member
Sep 21, 2003
795
0
76
If your dead set on an extra layer of encryption, you can first setup an SSH tunnel into your home PC, and then RDP from there. The only port you'll need to forward to your router is whatever you decide to use for SSH (can set to a non-standard to keep the script kiddies / port scanners away).

No Linux required. The following guide is great for getting it all up and running and provides links to all the software required (all free).

http://www.geek-republic.com/2009/02/17/securing-windows-remote-desktop-with-copssh/
 

Emulex

Diamond Member
Jan 28, 2001
9,759
1
71
dd-wrt on the router. use PPTP and reserve an ip or three and setup a login/password.

then the outside computer can vpn into the network. it's 1000% easy to do pptp and the iphone works fine with it too.