Bug 2076 - /sbin/ifup doesn't recognise interface initialisation failure
Summary: /sbin/ifup doesn't recognise interface initialisation failure
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-04-09 01:26 UTC by Sittampalam, Ganesh
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-04-09 14:26:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Sittampalam, Ganesh 1999-04-09 01:26:38 UTC
The /sbin/ifup script contains this line to detect whether
an interface works:
/sbin/ifconfig ${REALDEVICE} 2>&1 | grep -s "unknown
interface" > /dev/null

The current version of ifconfig doesn't return a line with
"unknown interface" in it if an interface fails to
initialise, so this isn't very helpful.

------- Email Received From  "Ganesh Sittampalam,Computing Laboratory,83512,86765" <ganesh.sittampalam.ac.uk> 04/08/99 21:30 -------

Comment 1 Bill Nottingham 1999-04-09 14:26:59 UTC
this has been fixed in initscripts-4.01-2.


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