Comment 3 for bug 130715

Revision history for this message
Sheol (sheol-s) wrote :

Let me be more specific:
I used to connect by:
: iwconfig essid MyNetwork key *****
: dhclient ath0

now it's:
: rm /var/run/dhclient.ath0.pid
: ifdown ath0
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

wifi0: unknown hardware address type 801
wifi0: unknown hardware address type 801
Listening on LPF/ath0/00:19:7e:a3:99:f7
Sending on LPF/ath0/00:19:7e:a3:99:f7
Sending on Socket/fallback
DHCPRELEASE on ath0 to 192.168.1.1 port 67
Error for wireless request "Set Mode" (8B06) :
    SET failed on device ath0 ; Invalid argument.

: ifconfig ath0 up
: rm /var/run/dhclient.ath0.pid
: iwconfig essid MyNetwork key *****
: dhclient ath0
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

wifi0: unknown hardware address type 801
wifi0: unknown hardware address type 801
Listening on LPF/ath0/00:19:7e:a3:99:f7
Sending on LPF/ath0/00:19:7e:a3:99:f7
Sending on Socket/fallback
DHCPREQUEST on ath0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.110 -- renewal in 17384 seconds.