Bug 298

Summary: Initscripts do not support demand dialing
Product: [Retired] Red Hat Linux Reporter: Michael Meissner <meissner>
Component: initscriptsAssignee: David Lawrence <dkl>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
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: 1998-12-06 22:15:21 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 Michael Meissner 1998-12-04 15:22:02 UTC
The initscripts should support demand dialing for ppp
connections (in particular, if you select demand dialing,
the ifup sequence will delete the /var/run/ppp-<iface>.dev
file when run, and when the ppp chat session is eventually
called, it doesn't use the appropriate device to dial out
on).  Given that you rejected my previous bug asking that
diald be supported because of demand dialing, I think you
should really support it then.

Comment 1 David Lawrence 1998-12-06 22:15:59 UTC
Our current setup will support demand dialing by add the word demand
to the ppp-options list. You can do this using Linuxconf or netcfg.
Try this and reopen the bug with the description of what
/var/log/messages is reporting after you try to bring up the interface
and then access a network function.