Red Hat Bugzilla – Bug 59447
APM resume brings up ppp0
Last modified: 2007-04-18 12:40:02 EDT
Description of Problem: apmscript tries to bring up ppp0 after a APM suspend/resume even if the interface was not active before the suspend. In my case ppp0 initialisation fails as I am not using a modem, but pppd still gets fictious IPs and, worse of all, messes with the default route. I'd expect something similar to happen with other configured but inactive interfaces. Version-Release number of selected component (if applicable): Verified with 3.0.2-5 How Reproducible: Always Steps to Reproduce: 1. Suspend the computer with ppp0 down 2. Resume 3. Actual Results: ppp0 gets started Expected Results: ppp0 remains down Additional Information: This appears to be due to apmscript inspecting the output of 'service network status'. It looks for the names in the line after the string "Configured devices:", while I guess it should be looking for the names after "Currently active devices:" instead. I hope this helps.
Is ONBOOT=yes for your ppp0?
Found the problem - "service network status" output has changed since we started using it. Fixed in 3.0.2-7