[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] MS-CHAP2 and MPPE on Qube3
- Subject: RE: [cobalt-users] MS-CHAP2 and MPPE on Qube3
- From: Thierry Blanchard <Thierryb@xxxxxxxxxxxxxxxx>
- Date: Tue Nov 27 11:47:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I've downloaded the following versions:
PPPD version is 2.3.11
PPPTPD (PoPToP) version is 1.0.1
I've been able to force CHAP-MS-V2 but it refuses forcing encryption.
the 'lsmod' command returns:
Module Size Used by
ppp_mppe 10772 0
The module is at both directories:
/lib/modules/2.2.16C7/net/ppp_mppe.o
/usr/src/linux-2.2.16C7/drivers/net/ppp_mppe.o with a size of 12896 bytes.
I've included the following line in my /etc/modules.conf:
alias ppp-compress-18 ppp_mppe
My /etc/ppp/options file is:
lock
auth
name pptpd
debug
require-chapms-v2
+chapms-v2
proxyarp
mppe-40
mppe-128
mppe-stateless
require-mppe
require-mppe-stateless
And when trying a encrypted connection, the /var/log/messages returns:
Nov 27 10:48:37 localhost pptpd[27778]: CTRL: Client 66.119.27.226 control
connection started
Nov 27 10:48:37 localhost pptpd[27778]: CTRL: Starting call (launching pppd,
opening GRE)
Nov 27 10:48:37 localhost pppd[27779]: In file /etc/ppp/options:
unrecognized option 'require-mppe'
Nov 27 10:48:37 localhost pptpd[27778]: GRE:
read(fd=5,buffer=804dae0,len=8196) from PTY failed: status = -1 error =
Input/output error
Nov 27 10:48:37 localhost pptpd[27778]: CTRL: PTY read or GRE write failed
(pty,gre)=(5,6)
Nov 27 10:48:37 localhost pptpd[27778]: CTRL: Client 66.119.27.226 control
connection finished
[root log]#
Knowing that the Qube3 is connecting to the Internet with PPPoE, does the
ppp_mppe module has any implications?
Any idea why is the ppp_mppe not recognozing the require-mppe?
Thierry.
> -----Original Message-----
> From: Kingsly John [mailto:kingslyj@xxxxxxxx]
> Sent: Sunday, November 25, 2001 1:37 AM
> To: Cobalt (E-mail)
> Subject: Re: [cobalt-users] MS-CHAP2 and MPPE on Qube3
>
>
> On Sat, 24 Nov 2001, Thierry Blanchard wrote:
>
> |Is there a way to enable MS-CHAP2 and MPPE-40 or -128 on a
> PPTPD server
> |running on a Qube3 (6.0) ?
>
> you'll need the patched ppp-mppe rpm which has support for
> both of them.
> (you should be able to rebuild an src rpm and be on your way
> I suppose...
> I haven't tried it on a RaQ)
>
> Kingsly
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>