Bug 18514 - Network Configuration Script Mistake
Summary: Network Configuration Script Mistake
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: ppp
Version: 6.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-10-06 11:58 UTC by cradford
Modified: 2007-04-18 16:29 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-08-13 09:24:14 UTC
Embargoed:


Attachments (Terms of Use)

Description cradford 2000-10-06 11:58:02 UTC
Script /etc/sysconfig/network-scripts/ifup-ppp only partially processes 
"DISCONNECTTIMEOUT" and "RETRYTIMEOUT" parameters. The options never get 
passed to the ppp daemon. That is, they are never added to the '$opts' 
variable as "idle ${DISCONNECTTIMEOUT}" and "holdoff ${RETRYTIMEOUT}" if 
they are not null (which they never are, as they are defaulted at the 
start of the script).

Comment 1 Thomas Woerner 2004-08-13 09:24:14 UTC
Please verify this with a newer version of Red Hat Enterprise Linux or Fedora
Core and reopen it against the new version if it still occurs.

Closing as "not a bug" for now.


Comment 2 cradford 2004-08-13 11:33:48 UTC
The ifup-ppp script distributed in rpm package "initscripts-6.43-1" 
(Red Hat 7.2), does not have this flaw. This bug can be considered 
truely stood upon (not just closed, but fixed :>)


Note You need to log in before you can comment on or make changes to this bug.