[pptp-server] MPPE for Linux kernel 2.4.x and pppd-2.4.0

Joey Coco anesthes at cisdi.com
Sun Feb 4 07:09:48 CST 2001


Hi,

This is true but the MPPE patch for 2.4.0 PPPD doesn't create kernel
patches, like it did for 2.3.11. So there is no ppp_mppe module to be
found anywhere.

Infact, it comments out the "kernel: " option on the pppd 2.4.0 Makefile.
so you could never do a make kernel.

Besides that, I'm not even getting as far as MPPE yet anyhow, I can't even
get PPPD to start the initial GRE tunnel. I'm getting that error:

Feb  4 13:49:27 demo pppd[2055]: Couldn't set tty to PPP
discipline: Invalid argument

Which I cannot find any documentation for.

-- Joe

On Mon, 5 Feb 2001, David Moylan wrote:

> someone correct me if i am wrong, but the ppp_mppe module
> is created when you do a:
> 
> make modules ; make modules_install
> 
> after re-compiling the kernel.
> 
> this isn't based on 2.4.x experience however - it's on the
> previous 2.2.x which i've been running
> 
> cheers, Wiz!!
> 
> ----- Original Message -----
> From: "Joey Coco" <anesthes at cisdi.com>
> To: "David Moylan" <djm at wiz.net.au>
> Cc: "VPN MailList" <pptp-server at lists.schulte.org>
> Sent: Sunday, February 04, 2001 11:37 PM
> Subject: Re: [pptp-server] MPPE for Linux kernel 2.4.x and pppd-2.4.0
> 
> 
> >
> > Hi,
> >
> > Oddly enough, there is none. The patch did not fail, however the patch
> > also comments out the makefile option for "make kernel" which I found kind
> > of strange. How did you get a ppp_mppe module?
> >
> > modprobe ppp_mppe
> > modprobe: Can't locate module ppp_mppe
> >
> > Thanks!
> >
> > -- Joe
> >
> >
> > On Sun, 4 Feb 2001, David Moylan wrote:
> >
> > > where's the ppp_mppe module?? it's not listed
> > >
> > > have you done a "insmod ppp_mppe" or "modprobe ppp_mppe"
> > > it should show up in "lsmod" as an active module.
> > >
> > > cheers, Wiz!!
> > >
> > > ----- Original Message -----
> > > From: "Joey Coco" <anesthes at cisdi.com>
> > > To: "Santtu Hyrkkö" <santtu.hyrkko at hut.fi>
> > > Cc: <pptp-server at lists.schulte.org>
> > > Sent: Sunday, February 04, 2001 12:32 PM
> > > Subject: Re: [pptp-server] MPPE for Linux kernel 2.4.x and pppd-2.4.0
> > >
> > >
> > > >
> > > > Hello,
> > > >
> > > > I'm not even getting that far. I've moved to 2.4, with 2.4.0 PPPD and
> the
> > > > below MPPE patch however, I'm getting the following pppd error:
> > > >
> > > > Feb  4 11:50:01 demo pppd[1102]: Couldn't set tty to PPP
> > > > discipline: Invalid argument
> > > > Feb  4 11:50:01 demo
> > > > pptpd[1099]: GRE: read(fd=4,buffer=804d780,len=8196) from PTY
> > > > failed: status = -1 error = Input/output error
> > > > Feb  4 11:50:01 demo pptpd[1099]: CTRL: PTY read or GRE write failed
> > > > (pty,gre)=(4,5)
> > > >
> > > >
> > > > I did setup the /dev/ppp device:
> > > >
> > > > crw-------   1 root     root     108,   0 Jan 30 08:54 /dev/ppp
> > > >
> > > > And the following modules are loaded:
> > > >
> > > > bsd_comp                4176   0 (unused)
> > > > ppp_deflate            40928   0 (unused)
> > > > ppp_generic            12672   0 [bsd_comp ppp_deflate]
> > > >
> > > > Any ideas anyone?? I've read the README.linux file with pppd 2.4.0 and
> > > > it doesnt mention anything else..?
> > > >
> > > > Thanks
> > > >
> > > > -- Joe
> > > >
> > > >
> > > > On 4 Feb 2001, Santtu [iso-8859-1] Hyrkkö wrote:
> > > >
> > > > > Bojan Smojver <bojan at binarix.com> writes:
> > > > >
> > > > > > Now available from ftp://ftp.binarix.com/pub/ppp-mppe/.
> > > > >
> > > > > This indeed fixes the "Protocol reject" with random protocol number
> > > > > -problem I was experiencing with the old (kernel 2.2.x) version.
> > > > > But now ping over pptp-link gives following errors:
> > > > >
> > > > > pppd[11753]: rcvd [proto=0x2145] 00 00 54 55 59 40 00 ff 01 fa 3e 0a
> > > > > 00 0c 01 0a 00 0c 10 00 00 a4 24 fa 2d 00 00 53 9b 7c 3a a3 ...
> > > > > pppd[11753]: sent [LCP ProtRej id=0x14 21 45 00 00 54 55 59 40 00 ff
> > > > > 01 fa 3e 0a 00 0c 01 0a 00 0c 10 00 00 a4 24 fa 2d 00 00 53 9b 7c
> ...]
> > > > > pppd[11753]: rcvd [proto=0x2145] 00 00 54 55 5c 40 00 ff 01 fa 3b 0a
> > > > > 00 0c 01 0a 00 0c 10 00 00 19 26 fa 2d 01 00 54 9b 7c 3a 2c ...
> > > > > pppd[11753]: sent [LCP ProtRej id=0x15 21 45 00 00 54 55 5c 40 00 ff
> > > > > 01 fa 3b 0a 00 0c 01 0a 00 0c 10 00 00 19 26 fa 2d 01 00 54 9b 7c
> ...]
> > > > >
> > > > > Any idea what's going on?
> > > > >
> > > > > --
> > > > > Santtu Hyrkkö
> > > > >
> > > > > _______________________________________________
> > > > > pptp-server maillist  -  pptp-server at lists.schulte.org
> > > > > http://lists.schulte.org/mailman/listinfo/pptp-server
> > > > > List services provided by www.schulteconsulting.com!
> > > > >
> > > >
> > > >
> > > >
> > >
> /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
> > > > / "I'd like to think that everything is beautiful, and I'd like to
> think
> > > /
> > > > \ that everything is fair. I'd like to think that everything is
> > > plentiful,\
> > > > / and i'd like to think that every body cares. We'd like to thank
> you.."
> > > /
> > > > \
> > > \
> > > > /          http://members.cisdi.com/~anesthes/  -=- IM: imd3fc0n
> > > /
> > > >
> \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
> > > > C r e a t i v e   I l l u s i o n s   S o f t w a r e   D e s i g n,
> I n
> > > c.
> > > >
> > > > _______________________________________________
> > > > pptp-server maillist  -  pptp-server at lists.schulte.org
> > > > http://lists.schulte.org/mailman/listinfo/pptp-server
> > > > List services provided by www.schulteconsulting.com!
> > > >
> > >
> > > _______________________________________________
> > > pptp-server maillist  -  pptp-server at lists.schulte.org
> > > http://lists.schulte.org/mailman/listinfo/pptp-server
> > > List services provided by www.schulteconsulting.com!
> > >
> >
> >
> >
> /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
> > / "I'd like to think that everything is beautiful, and I'd like to think
> /
> > \ that everything is fair. I'd like to think that everything is
> plentiful,\
> > / and i'd like to think that every body cares. We'd like to thank you.."
> /
> > \
> \
> > /          http://members.cisdi.com/~anesthes/  -=- IM: imd3fc0n
> /
> > \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
> > C r e a t i v e   I l l u s i o n s   S o f t w a r e   D e s i g n,  I n
> c.
> >
> 


 /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
/ "I'd like to think that everything is beautiful, and I'd like to think  /
\ that everything is fair. I'd like to think that everything is plentiful,\
/ and i'd like to think that every body cares. We'd like to thank you.."  /
\                                                                         \
/          http://members.cisdi.com/~anesthes/  -=- IM: imd3fc0n          /
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
C r e a t i v e   I l l u s i o n s   S o f t w a r e   D e s i g n,  I n c.




More information about the pptp-server mailing list