Bug 12770

Summary: ifup fails to finish (return command prompt)
Product: [Retired] Red Hat Linux Reporter: Stephen Torri <storri>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: reece-bugzilla, rvokal
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: 2000-06-21 01:18:59 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 Stephen Torri 2000-06-21 01:18:58 UTC
Using Redhat 6.2 with initscripts 5.00-1 I have found that ifup fails to
return the command prompt after executing. I run /sbin/ifup ppp0 and it
dails into my ISP, logins in but I need to go to another virtual terminal
to start my masquerading scripts. The system initially had 6.0 and then was
upgraded to 6.2. The system was dialing into the ISP fine and starting up
the firewall scripts from within /etc/ppp/ifup-ppp0. Now it does not do
that. 

The bug is very repeatable. I can run whatever tests you feel it is
necessary to either determine this is a bug or not.

Comment 1 Bill Nottingham 2000-06-21 20:51:56 UTC
This is actually by design; it will exit when the ppp connection exits.

Comment 2 Bryan Reece 2000-07-30 19:46:35 UTC
RH 6.2 `ifup ppp0' returns after the connection is up and able to pass traffic
(at least in my installation with initscripts-5.00-1).

I am able to add a masquerading rule once at boot time and have it work for all
subsequent PPP connections; could this work for you?