Bug 144989 - ifdown while dialing leaves pppd running.
Summary: ifdown while dialing leaves pppd running.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: ppp
Version: 3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-13 14:49 UTC by Neil Turton
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-07-23 12:18:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Neil Turton 2005-01-13 14:49:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041107 Firefox/1.0

Description of problem:
If the user runs "ifdown provider" while "ifup provider" is still
running and is in the process of dialing, the ppp-watch process
is killed, as expected, but the pppd process is left running and
continues to dial.  This appears to be because pppd hasn't created the
pppd lock file yet, even though it has created the uucp lock file. 
The user is then left in the situation where the pppd must connect
before it will get killed by ifdown.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Create a ppp provider.
2. Unplug the phone.
3. /sbin/ifup provider & sleep 10
4. /sbin/ifdown provider


Actual Results:  pppd is still running and still trying to dial.

Expected Results:  pppd is gone and the phone has been hung up.

Additional info:

I worked around this bug by adding a few lines to the ppp ifdown
script which finds the uucp lock file and kills the process in it (if
any).

Comment 1 Matthew Miller 2006-07-10 23:34:51 UTC
Fedora Core 3 is now maintained by the Fedora Legacy project for security
updates only. If this problem is a security issue, please reopen and
reassign to the Fedora Legacy product. If it is not a security issue and
hasn't been resolved in the current FC5 updates or in the FC6 test
release, reopen and change the version to match.

Thank you!


Comment 2 Thomas Woerner 2007-07-23 12:18:24 UTC
This bug entry was in needinfo for some time. Closing due to user inactivity as
"NOT A BUG".



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