Bug 16920

Summary: ppp on boot
Product: [Retired] Red Hat Raw Hide Reporter: compwiz
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-25 02:29:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description compwiz 2000-08-25 02:29:26 UTC
Something has to be done about the way ppp interfaces are started on bootup
- It used to be that the init script would start pppd in the background,
and be along its merry way.. But now, when a ppp connection is set to start
on bootup, the initscript waits for a certain amount of time (60 seconds i
guess) after initiating the ppp connection, and then decides it's taking
too long and then puts it in the background after a 'FAILED' message. Also,
when initiating a connection on bootup, the normal wvdial messages such as
the modem init strings are not printed to syslog, for some strange reason. 

The syslog messages should act as if the ppp connection were started
manually, and init shouldn't have to wait for so long to put the interface
up.

Comment 1 Bill Nottingham 2001-01-30 00:44:14 UTC

*** This bug has been marked as a duplicate of 14837 ***