1834504 Members
2213 Online
110068 Solutions
New Discussion

pppd

 
Werner Rips
Advisor

pppd

Hi you freaks of networks!

I have problems with pppd and dialing to
some isp. I have is a ELSA
MicroLink ISDN modem. That all worked find in the last months.

Problems start since my isp allows multilink connection. Now when I try to
dial in I get the following:
LCP: Received option MRRU (Rej)
LCP: Received unknown option 19 (Rej)
LCP: Replying with Configure-Reject
and my pppd disconnects me.

My pppd runs on a HPUX11.00 box
and is Revision:
/usr/bin/pppd:
PHNE_13422 pppd.c $Revision: 1.2.119.3 $ $Date: 98/01/07 17:34:06 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:16:08 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:39 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:16:02 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:58 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:16:20 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:13 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:16:18 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:16:11 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:16:15 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:55 $
PHNE_13422 slcompress.c $Revision: 1.2.119.2 $ $Date: 98/01/07 17:34:10
$
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:09 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:05 $
PHNE_13422 dial.c $Revision: 1.2.119.3 $ $Date: 98/01/07 16:29:53 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:16 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:26 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:18 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:21 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:22 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:24 $
filename $Revision: 1.2.119.2 $ $Date: 96/11/20 16:43:35 $
filename $Revision: 1.2.119.3 $ $Date: 97/10/16 10:07:50 $
PHNE_13422 data.c $Revision: 1.2.119.3 $ $Date: 98/01/07 17:33:23 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:16:27 $
filename $Revision: 1.1.119.1 $ $Date: 96/10/01 12:15:43 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:49 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:15:04 $
filename $Revision: 1.2.119.1 $ $Date: 96/10/01 12:16:24 $
filename $Revision: 1.1.119.1 $ $Date: 96/10/01 12:15:36 $

Would you please tell me what I have to
do so that pppd doesn't disconnect?
Do I need some other patch for pppd?
Do I need some mppp, and where
can I get a version for my box?
2 REPLIES 2
Tom Geudens
Honored Contributor

Re: pppd

Hi,
You might want to take a look at PHNE_22671.
I don't know if it's gonna help (to be honest I haven't got a clue as to what LCP means :-),
but it does mention something about returning a wrong LCP code.

Hope this helps,
Tom Geudens
A life ? Cool ! Where can I download one of those from ?
Werner Rips
Advisor

Re: pppd

Hello Tom,

today I implemented PHNE_22671
as you mentioned, but the problem
is just the same. I get the same error messages as above.