PPP deamon has died! (exit code = 127) - Using a winmodem.

PPP deamon has died! (exit code = 127) - Using a winmodem.

Post by ASBJ?RN OLAV NESHEI » Wed, 31 Jul 2002 02:53:25



I have a Rockwell modem (yes it's a winmodem), and I'm
running the HSF driver from www.mbsi.ca/cnxtilndrw. Now, the modem
seams to be running fine (though I suspect the winmodem is the
trouble maker here), but when I try dialing up I get the exit code
127 right after starting the pppd deamon (see exsact output below).
I use ppp-2.4.1 (remake 3 for RH, though I'm actually on a slackware
box).

I've read the PPP-Howto, Linmodem Howto and the Conextangt+Rockwell
Howto, but no luck there. I've also greped through the PPP-FAQ for
exit code 127 and various other search words, but no luck there
either. A quick google search didn't make me any wiser as well.

This is the output from running WvDial:
-----------------------------------------
     --> WvDial: Internet dialer version 1.41
     --> Initializing modem.
     --> Sending: ATZ
     ATZ
     OK
     --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
     ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
     OK
     --> Modem initialized.
     --> Sending: ATDT 150221312190
     --> Waiting for carrier.
     ATDT 150221312190
     CONNECT 115200
     --> Carrier detected.  Waiting for prompt.

     --> PPP negotiation detected.
     --> Starting pppd at Mon Jul 29 18:50:40 2002
     --> PPP daemon has died! (exit code = 127)
     --> Disconnecting at Mon Jul 29 18:50:40 2002
     --> Auto Reconnect will be attempted in 5 seconds
     --> pppd error!  Look at files in /var/log for an explanation.
--------------------------------------------
And when I tried using Kppp I got the same error:
 PPP deamon has died! (exit code = 127).
--------------------------------------------

The pppd man page contains info on exit codes from 0-19, not 127. And a
grep through /var/log for ppp didn't give me any valuable info.

So if anyone can give me a clue as to where I could countinue my search
or knows what exit code 127 means then please let me know.

Thank you for your time - Rune Nesheim(r.nesheim.c2i.net).

 
 
 

PPP deamon has died! (exit code = 127) - Using a winmodem.

Post by Ken Parke » Wed, 31 Jul 2002 05:58:16



>     --> PPP negotiation detected.
>     --> Starting pppd at Mon Jul 29 18:50:40 2002
>     --> PPP daemon has died! (exit code = 127)
>     --> Disconnecting at Mon Jul 29 18:50:40 2002

When I had a similar problem I found that pppd timeout was set to zero seconds.
When I changed it to 30 secs the problem disappeared.  Check modem timeout and
modem busy wait settings too.  Hope it works for you.
Ken.

 
 
 

PPP deamon has died! (exit code = 127) - Using a winmodem.

Post by Ken Parke » Wed, 31 Jul 2002 07:30:24




>>     --> PPP negotiation detected.
>>     --> Starting pppd at Mon Jul 29 18:50:40 2002
>>     --> PPP daemon has died! (exit code = 127)
>>     --> Disconnecting at Mon Jul 29 18:50:40 2002

>When I had a similar problem I found that pppd timeout was set to zero seconds.
>When I changed it to 30 secs the problem disappeared.  Check modem timeout and
>modem busy wait settings too.  Hope it works for you.
>Ken.

Exit code 127.   This may be nonsense but for a modem output in digits;
     1   =   connect
     2   =   received incoming ring
     7   =   busy signal
Hence  127 could be a list of what has happened prior to shutdown.
Ken.
 
 
 

1. ppp daemon has died! Exit code=1

Dear Newsgroup

I have been trying to get ppp working on my SuSE 6.2 box for a few
days, following the PPP-HOWTO and the helpful hints from this NG.

I have attached below an extract from my log file which shows the ppp
daemon dying as soon as it starts. Does anyone know what the ioctl
(PPPIOCGUNIT) error means?

Apr 14 14:18:48 turing pppd[3630]: pppd 2.3.8 started by root, uid 0
Apr 14 14:18:48 turing pppd[3630]: ioctl(PPPIOCGUNIT): Operation not
permitted(1)
Apr 14 14:18:48 turing pppd[3630]: tcsetattr: Operation not permitted
Apr 14 14:18:48 turing pppd[3630]: Exit.
Apr 16 21:17:04 turing pppd[679]: pppd 2.3.8 started by root, uid 0
Apr 16 21:17:04 turing pppd[679]: ioctl(PPPIOCGUNIT): Operation not
permitted(1)
Apr 16 21:17:05 turing pppd[679]: Exit.

Eddy McClements

2. Athlon page size bug

3. PPP daemon has died ( exit code = 16 )

4. Most efficient method to move files between systems, ftp or rcp?

5. Exit return status > 127?

6. Alternative to strace

7. "bash -c 'exit 5'" gives 127 !

8. *** Unsolved mysteries ***

9. Returning an exit code with the PID as an exit code

10. 127.0.0.0 or 127.0.0.1?

11. Which is correct for loopback, 127.0.0.0 or 127.0.0.1?

12. "bash -c 'exit 5'" gives 127 !

13. - I can't telnet to 127.0.0.1 -- I'm dying over here.