Bug 134220 - Invalid parameter for $DEMAND in /sbin/adsl-connect script
Summary: Invalid parameter for $DEMAND in /sbin/adsl-connect script
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: rp-pppoe
Version: 4.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Than Ngo
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-30 11:04 UTC by Uwe Beck
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-30 11:12:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
adsl-connect script patch (559 bytes, patch)
2004-09-30 11:07 UTC, Uwe Beck
no flags Details | Diff

Description Uwe Beck 2004-09-30 11:04:51 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.4.3)
Gecko/20040803

Description of problem:
The /sbin/adsl-connect script in RHEL4_beta1 contains an invalid
parameter in variable $DEMAND if adsl is configured for Dial on Demand.

The interface config file ifcg-ppp0 contains "CONNECT_TIMEOUT=60".
adsl-connect do not know CONNECT_TIMEOUT but IDLETIMEOUT which is not
used in config file. In result the pppd get an invalid value for
parameter idle and do not start.

Fix: Use /sbin/adsl-connect form RHEL3 rp-pppoe-3.5-4.1.i386.rpm
 -> attachment adsl-connect-patch

I also see:
/usr/share/doc/rp-pppoe-3.5/firewall-masq.iptables
/usr/share/doc/rp-pppoe-3.5/configs/firewall-standalone.iptables
contains "ipchains" should be "iptables".


Version-Release number of selected component (if applicable):
rp-pppoe-3.5-16.i386.rpm

How reproducible:
Always

Steps to Reproduce:
1. configure adsl with Dial on Demand
2. start adsl
3.
    

Actual Results:  pppd can not start

Expected Results:  adsl with Dial on Demand should work

Additional info:

Comment 1 Uwe Beck 2004-09-30 11:07:58 UTC
Created attachment 104576 [details]
adsl-connect script patch

Comment 2 Than Ngo 2004-09-30 11:12:47 UTC
it's fixed in rp-pppoe-3.5-1, which will show up in rawhide soon.
Thanks for your report.


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