On Fri, Aug 13, 2010 at 6:24 PM, Tom H <tomh0...@gmail.com> wrote:
> On Fri, Aug 13, 2010 at 6:12 PM, Patrick O'Callaghan
> <pocallag...@gmail.com> wrote:
>> On Fri, 2010-08-13 at 14:42 -0700, JD wrote:
>>> On 08/13/2010 12:58 PM, binary...@comcast.net wrote:
>>> >    Fc12, X86_64
>>> >
>>> > While in Single User mode, how do I start wlan0 to connect to a WEP
>>> > 192.168.1.1 Router .
>>> >
>>> > Eth0 is not available in this application.
>>> service wpa_supplicant start
>>> wait a few minutes for the wpa supplicant to sync up with router
>>> then
>>> service network start
>>
>> Wonderful. Now one responder told him to use NetworkManager and you've
>> just told him to use something incompatible with NM. Unless there's
>> clear evidence that NM is causing him problems, this is only going to
>> lead to headaches down the road.
>
> I missed the "use NM" email. Does NM work in single-user mode?!
>
> wpa_supplicant isn't needed to wep anyway.

Forgot:
ifconfig wlan0 up
iwconfig wlan0 essid <essid> key s:<asciikey>
dhclient wlan0
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to