Bug 138258 - ifup-wireless won't set an open wireless key
Summary: ifup-wireless won't set an open wireless key
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 2
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-06 12:11 UTC by Robert Bertram
Modified: 2014-03-17 02:50 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-11-08 05:06:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert Bertram 2004-11-06 12:11:06 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040914
Firefox/0.10.1

Description of problem:
There appears to be a but in ifup-wireless that will not allow an open
wireless key to be set properly. The error appears on line 62 where
$KEY is in quotes. Removing the quotes fixes the problem.

If keys-eth1 contains KEY='open s:somekey' the wireless card won't be
configured properly. If it takes the form KEY1='open s:somekey' then
all is good.

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


How reproducible:
Always

Steps to Reproduce:
1.Install Fedora/Redhat
2.Configure keys-eth1 with open wep
3.Bring the card up
    

Actual Results:  open wep not configured.

Expected Results:  open wep configured

Additional info:

Comment 1 Bill Nottingham 2004-11-08 05:06:05 UTC
This is fixed in FC3.


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