PPTP over SSH or SSL?

  • Thread starter Thread starter nick.pend
  • Start date Start date
N

nick.pend

I am interested in a point-to-point VPN, using two Windows XP
computers. However, I would like stronger encryption than PPTP
provides.

Is it possible to tunnel PPTP over SSH or SSL? (Perhaps over Stunnel
http://www.stunnel.org/)
Can any kind of network traffic go over PPTP? Both UDP and TCP?
If so, will I experience significant problems from having TCP embedded
in TCP? (http://sites.inka.de/~W1011/devel/tcp-tcp.html)

The closest I've seen describing this is PPP over SSL, at the Stunnel
site: http://www.stunnel.org/examples/pppvpn.html.

Thanks!
 
I am interested in a point-to-point VPN, using two Windows XP
computers. However, I would like stronger encryption than PPTP
provides.

Is it possible to tunnel PPTP over SSH or SSL? (Perhaps over Stunnel
http://www.stunnel.org/)
Can any kind of network traffic go over PPTP? Both UDP and TCP?
If so, will I experience significant problems from having TCP embedded
in TCP? (http://sites.inka.de/~W1011/devel/tcp-tcp.html)

The closest I've seen describing this is PPP over SSL, at the Stunnel
site: http://www.stunnel.org/examples/pppvpn.html.

Thanks!

I suggest looking at OpenVPN as an alternative. It works well and you can
use a cert/key protected by a strong password for authentication. I used to
run an OpenVPN server on my home XP Pro desktop and the OpenVPN GUI client
on an XP Pro laptop...

http://theillustratednetwork.mvps.org/OpenVPN/OpenVPN.html

--

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...
 
I suggest looking at OpenVPN as an alternative. It works well and you can
use a cert/key protected by a strong password for authentication. I used to
run an OpenVPN server on my home XP Pro desktop and the OpenVPN GUI client
on an XP Pro laptop...
I am considering that but am wanting to explore and understand my
other options. Is any kind of VPN over ssh or ssl going to do the
trick for this?
 
I suggest looking at OpenVPN as an alternative. It works well and you can
use a cert/key protected by a strong password for authentication. I used to
run an OpenVPN server on my home XP Pro desktop and the OpenVPN GUI client
on an XP Pro laptop...
Al,

I am considering that but am wanting to explore and understand my
other options. Is any kind of
VPN over ssh or ssl going to do the trick for this?
Thanks,
nick
 
Back
Top