Bug 63494

Summary: Booting with PCMCIA wireless does not set default route
Product: [Retired] Red Hat Linux Reporter: Daryll <daryll>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: 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: 2002-04-14 22:22:13 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 Daryll 2002-04-14 22:22:09 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408

Description of problem:
When I boot my laptop with my PCMCIA wireless card the default route is not set.
The /etc/sysconfig/network includes GATEWAY=, but not GATEWAYDEV. This worked on
prior releases.

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


How reproducible:
Always

Steps to Reproduce:
1. Install PCMCIA wireless/ethernet card
2. Boot
3. netstat -r -n
	

Actual Results:  Notice there is no default route

Expected Results:  See a default route

Additional info:

Comment 1 Daryll 2002-04-16 04:29:53 UTC
Looks like the latest set of updates fixed it.