[newbie] pppd again!

1998-12-28 Thread Ham


Hi there!

Iam presently trying to configure my internet connection under Mandrake.
I successfully installed pppd but I still get an error.
"pppd died". I check readme file but it doesn't help me.
Here is the message i get in the /var/log message file:

Dec 28 15:28:26 yck kernel: PPP: ppp line discipline successfully unregistered
Dec 28 15:29:07 yck kernel: PPP: version 2.2.0 (dynamic channel allocation)
Dec 28 15:29:07 yck kernel: PPP Dynamic channel allocation code copyright
1995 Caldera, Inc.
Dec 28 15:29:07 yck kernel: PPP line discipline registered.
Dec 28 15:29:07 yck kernel: registered device ppp0
Dec 28 15:29:07 yck pppd[1758]: pppd 2.3.3 started by root, uid 0
Dec 28 15:29:07 yck pppd[1758]: Using interface ppp0
Dec 28 15:29:07 yck pppd[1758]: Connect: ppp0 -- /dev/cua3
Dec 28 15:29:37 yck pppd[1758]: Terminating on signal 15.
Dec 28 15:29:43 yck pppd[1758]: Connection terminated.
Dec 28 15:29:43 yck pppd[1758]: Receive serial link is not 8-bit clean:
Dec 28 15:29:43 yck pppd[1758]: Problem: all had bit 7 set to 0
Dec 28 15:29:58 yck pppd[1758]: Exit.
Dec 28 15:31:07 yck kernel: PPP: ppp line discipline successfully unregistered

Someone can help me?


[ ]
HaM



Re: [newbie] pppd again!

1998-12-28 Thread Gael Duval

Ham wrote:

 Dec 28 15:29:43 yck pppd[1758]: Receive serial link is not 8-bit clean:
 Dec 28 15:29:43 yck pppd[1758]: Problem: all had bit 7 set to 0

here is the problem.

Anyways, you mentionned it worked properly with the root id. Is it true? Can you
give the same log when running pppd as root?

Greets,

Gael.

--
 Gael DUVAL - [EMAIL PROTECTED] - http://linuxmandrake.com 
QPL : "With the release of this license, KDE and the Qt Free Edition
are truly Open Source(tm)". Bruce Perens, Opensource.org.





Re: [newbie] pppd again!

1998-12-28 Thread Ham

At 23:16 98-12-28 +0100, you wrote:
Ham wrote:

 Dec 28 15:29:43 yck pppd[1758]: Receive serial link is not 8-bit clean:
 Dec 28 15:29:43 yck pppd[1758]: Problem: all had bit 7 set to 0

What can be the cause of this error?

here is the problem.

Anyways, you mentionned it worked properly with the root id. 
Is it true?
No, the connexion died after a timeout under all login, including the root.
I check each points in the readme file and no one helped me.

Can you
give the same log when running pppd as root?
The log i sent you was made under a root login.


[ ]
HaM