Koozali.org: home of the SME Server

PPTP data Encryption?

GL

PPTP data Encryption?
« on: May 09, 2001, 04:47:20 AM »
Does PPTP encrypt the data being sent or only the authentication process? If so, does the speed of the server (CPU) affect data throughput if only using one VPN connection?

Thanks,
Guy

E-smith is an awesome product. I love it.

Lloyd keen

Re: PPTP data Encryption?
« Reply #1 on: May 11, 2001, 01:48:59 PM »
I don't believe that it does, it only encrypts the username and password. From my test if I select "require data encryption" in the client setup I get the following error message:
The computer you're dialing in to does not support the data encryption requirements specified.
Please check your encryption settings in the properties of the connection.  If this problem persists, contact your network administrator.
So if you try to use data encryption your connection will fail.

GL

Re: PPTP data Encryption?
« Reply #2 on: May 12, 2001, 12:45:13 AM »
Thanks for the reply Lloyd.

If the data is not encrypted, what would be an easy solution to protect the data going through the VPN?

Charlie Brady

Re: PPTP data Encryption?
« Reply #3 on: May 13, 2001, 12:47:52 AM »
Lloyd keen wrote:
 
> I don't believe that it does, it only encrypts the username
> and password.

No, that is not correct, it encrypts the username and password, and also
requires that the data stream is encrypted with 128 bit encryption.

> From my test if I select "require data
> encryption" in the client setup I get the following error
> message:
> The computer you're dialing in to does not support the data
> encryption requirements specified.

This is most likely because you do not have 128 bit encryption capabilities installed.
See http://www.e-smith.org/docs/manual/4.1/admin-remoteaccess.html.

Regards

Charlie

Lloyd keen

Re: PPTP data Encryption?
« Reply #4 on: May 13, 2001, 04:06:28 AM »
Charlie,
I'm running ME with IE5.5 sp1 and all the available updates. Surely this would have the 128 bit encryption? Maybe not. I'll have to look into it.
Thanks Lloyd