This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How secure is PPTP VPN??

How secure are PPTP VPN connections??

Does it encrypt the username/password when authenticating?

Does it encrypt all of the data transfered??

??????


Thanks,
HAiRY 


This thread was automatically locked due to age.
Parents Reply Children
  • it forces 128 bit, yes.

    I know it is free, but with IPSEC you get NAT-traversal which allows your roadwarriors to get connections even if they are somewhere behind NAT (very likely in hotels, tradeshows, customer site...). This was the reason for us to implement IPSEC and not PPTP. 
  • There are many differences between IPSec and PPTP. With IPSec, you can use certificates, RSA or PSK for authentication. You can also   
    set up a net2net connection with IPSec and use strong encryption. In addition it is more secure than pptp, but you´ll need an extra ipsec-client for your roadwarriors. In MSWinddows, there is a pptp client implimented. But if your roadwarriors are behind a natting device, the may appaer any problems, if more than one client want wo conncet at the same time.
    I hope, this will help you a liitle bit.
    Cheers Bagira  
  • From a security standpoint, pptp is cheezy, but very easy to implement and troubleshoot; that's a big reason why Microsoft upgraded to L2TP.

    I haven't tried it yet, but you should be able to do IPsec from Win2K.

    You will be amused to know that 128 is no longer considered "high security". Microsoft established it as a secure standard, but with the clusters of computational processing being harnessed nowadays (with better tools), it is becoming like 40 bit used to be when it first hit the scene.

    There also may be interesting new VPN options coming up in Version 5...
      
  • An L2TP based server would be nice. Better than PPTP, not quite IPSEC. IPSEC is just a HUGE Pain in the A** to implement for roadwarriors. I don't care about certificates I just wanted to use a PSK like PPTP does and have it work. Plus Windoze clients don't have an easily configured IPSEC client and I don't feel like blowing a few hundred USD for Sentinel. I just use it on occasion for remote administration and shared file access for my internal file server.

    SecApp - Do you have sort of crystal ball you're using to drop these hints regarding v5? They''re VERY tempting to get carried away with.

    Jim 
  • All I said was there may be interesting options...