Go Back   Velocity Reviews > Newsgroups > MCSE
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSE - L2TP/PPTP

 
Thread Tools Search this Thread
Old 03-07-2004, 10:09 AM   #1
Default L2TP/PPTP


Dear Group,

T2TP is encrypted if you use IPSEC.
PPTP is encrypted with Microsoft Encryption.

Can anyone explain to use when you use L2TP or PPTP ? What are the benifits
of each other ?

Is there anyware a comparison

Cheers,
Shiva




Shiva
  Reply With Quote
Old 03-07-2004, 01:30 PM   #2
Corrado Labinaz
 
Posts: n/a
Default Re: L2TP/PPTP
> L2TP is encrypted if you use IPSEC.
> PPTP is encrypted with Microsoft Encryption.
>
> Can anyone explain to use when you use L2TP or PPTP ? What are the

benifits
> of each other ?


L2TP offer stronger security, but is also resource intensive and supported
only by Windows 2000 or later clients.

PPTP works with Windows 95 and later and can offer a better throughput
and/or more tunnels with the same hardware configuration.

Regards,
Corrado





Corrado Labinaz
  Reply With Quote
Old 03-07-2004, 05:55 PM   #3
Steven L Umbach
 
Posts: n/a
Default Re: L2TP/PPTP
Though pptp can be very secure if configured correctly and a complex password is used
with MSCAPv2, l2tp is more secure for a number of reasons. The actual authentication
exchange is not encrypted [other than that provided by the protocol itself] in pptp
while it is in l2tp. L2tp uses a more robust encryption method and probably one of
the biggest advantages is it requires certificate machine authentication in addition
to user authentication while pptp only requires user authentication for initial
connection. That means if a hacker knows the name/password for a vpn user it is no
good to them on a computer without a trusted certificate for machine authentication.
While either can be configured on Windows computers [W9X requires client upgrade],
pptp is generally easier to set up than l2tp as is will not work through NAT routers
and requires a Certificate Authority to issue machine certificates [easy enough to do
though]. There is a NAT-T update that is supposed to work through NAT routers. See
the link below for excellent and easy to read white paper on the subject. --- Steve

http://www.microsoft.com/windowsserv...w/vpnover.mspx

"Shiva" <> wrote in message news:hxC2c.2701$...
> Dear Group,
>
> T2TP is encrypted if you use IPSEC.
> PPTP is encrypted with Microsoft Encryption.
>
> Can anyone explain to use when you use L2TP or PPTP ? What are the benifits
> of each other ?
>
> Is there anyware a comparison
>
> Cheers,
> Shiva
>
>





Steven L Umbach
  Reply With Quote
Old 03-07-2004, 06:36 PM   #4
Marlin Munrow
 
Posts: n/a
Default Re: L2TP/PPTP
Clear and concise and answered a couple of nagging doubts for me.

Thanks Steve.


On Sun, 07 Mar 2004 17:55:47 GMT, "Steven L Umbach"
<> wrote:

>Though pptp can be very secure if configured correctly and a complex password is used
>with MSCAPv2, l2tp is more secure for a number of reasons. The actual authentication
>exchange is not encrypted [other than that provided by the protocol itself] in pptp
>while it is in l2tp. L2tp uses a more robust encryption method and probably one of
>the biggest advantages is it requires certificate machine authentication in addition
>to user authentication while pptp only requires user authentication for initial
>connection. That means if a hacker knows the name/password for a vpn user it is no
>good to them on a computer without a trusted certificate for machine authentication.
>While either can be configured on Windows computers [W9X requires client upgrade],
>pptp is generally easier to set up than l2tp as is will not work through NAT routers
>and requires a Certificate Authority to issue machine certificates [easy enough to do
>though]. There is a NAT-T update that is supposed to work through NAT routers. See
>the link below for excellent and easy to read white paper on the subject. --- Steve
>
>http://www.microsoft.com/windowsserv...w/vpnover.mspx
>
>"Shiva" <> wrote in message news:hxC2c.2701$...
>> Dear Group,
>>
>> T2TP is encrypted if you use IPSEC.
>> PPTP is encrypted with Microsoft Encryption.
>>
>> Can anyone explain to use when you use L2TP or PPTP ? What are the benifits
>> of each other ?
>>
>> Is there anyware a comparison
>>
>> Cheers,
>> Shiva
>>
>>

>


================================
My Hero:
http://www.theregister.co.uk/content/30/index.html
(remove vroomfondle to email me)
================================


Marlin Munrow
  Reply With Quote
Old 03-07-2004, 08:14 PM   #5
Steven L Umbach
 
Posts: n/a
Default Re: L2TP/PPTP
Thanks, glad to help. I think the white paper is excellent as lot of the Windows 2003
documentation from Microsoft seems to be. --- Steve


"Marlin Munrow" <> wrote in message
news:...
> Clear and concise and answered a couple of nagging doubts for me.
>
> Thanks Steve.
>
>
> On Sun, 07 Mar 2004 17:55:47 GMT, "Steven L Umbach"
> <> wrote:
>
> >Though pptp can be very secure if configured correctly and a complex password is

used
> >with MSCAPv2, l2tp is more secure for a number of reasons. The actual

authentication
> >exchange is not encrypted [other than that provided by the protocol itself] in

pptp
> >while it is in l2tp. L2tp uses a more robust encryption method and probably one of
> >the biggest advantages is it requires certificate machine authentication in

addition
> >to user authentication while pptp only requires user authentication for initial
> >connection. That means if a hacker knows the name/password for a vpn user it is no
> >good to them on a computer without a trusted certificate for machine

authentication.
> >While either can be configured on Windows computers [W9X requires client upgrade],
> >pptp is generally easier to set up than l2tp as is will not work through NAT

routers
> >and requires a Certificate Authority to issue machine certificates [easy enough to

do
> >though]. There is a NAT-T update that is supposed to work through NAT routers. See
> >the link below for excellent and easy to read white paper on the subject. ---

Steve
> >
> >http://www.microsoft.com/windowsserv...w/vpnover.mspx
> >
> >"Shiva" <> wrote in message

news:hxC2c.2701$...
> >> Dear Group,
> >>
> >> T2TP is encrypted if you use IPSEC.
> >> PPTP is encrypted with Microsoft Encryption.
> >>
> >> Can anyone explain to use when you use L2TP or PPTP ? What are the benifits
> >> of each other ?
> >>
> >> Is there anyware a comparison
> >>
> >> Cheers,
> >> Shiva
> >>
> >>

> >

>
> ================================
> My Hero:
> http://www.theregister.co.uk/content/30/index.html
> (remove vroomfondle to email me)
> ================================





Steven L Umbach
  Reply With Quote
Old 03-07-2004, 08:59 PM   #6
Marlin Munrow
 
Posts: n/a
Default Re: L2TP/PPTP
2 true
thanks for your continued helpful and honest input despite the
trolls.

I O U. 20% of my MCSE 2003


On Sun, 07 Mar 2004 20:14:36 GMT, "Steven L Umbach"
<> wrote:

>Thanks, glad to help. I think the white paper is excellent as lot of the Windows 2003
>documentation from Microsoft seems to be. --- Steve
>
>
>"Marlin Munrow" <> wrote in message
>news:.. .
>> Clear and concise and answered a couple of nagging doubts for me.
>>
>> Thanks Steve.

<<SNIP>>
================================
My Hero:
http://www.theregister.co.uk/content/30/index.html
(remove vroomfondle to email me)
================================


Marlin Munrow
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46