|
|
|
|
|||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Iwi, wireless bad behavior
Hi,
If you get the wep key (or network name) wrong when configuring iwi network drivers the card becomes useless until you reboot. This is annoying when at a friends house and I mistype the key for example. I have tried taking the interface down and back up, it makes no difference. Is there a way of resetting the card altogether? thinky% ifconfig iwi0 iwi0: flags=8802<BRADCAST,SIMPLEX,MULTICASTmtu 1500 lladdr 00:12:f0:79:36:41 groups: wlan media: IEEE802.11 autoselect status: no network ieee80211: nwid "" 100dBm thinky% sudo ifconfig iwi0 nwid SquishMitten nwkey 0xedd1edd2edd3edd4edd5edd666 thinky% sudo dhclient iwi0 DHCPDISCVER on iwi0 to 255.255.255.255 port 67 interval 7 DHCPDISCVER on iwi0 to 255.255.255.255 port 67 interval 9 DHCPFFER from 192.168.1.254 DHCPREQUEST on iwi0 to 255.255.255.255 port 67 DHCPACK from 192.168.1.254 bound to 192.168.1.69 -- renewal in 43200 seconds. thinky% ifconfig iwi0 iwi0: flags=8843<UP,BRADCAST,RUNNING,SIMPLEX,MULTICASTmtu 1500 lladdr 00:12:f0:79:36:41 groups: wlan egress media: IEEE802.11 autoselect status: active ieee80211: nwid SquishMitten chan 1 bssid 00:11:95:54:90:97 77dB nwkey <not displayed100dBm inet6 fe80::212:f0ff:fe79:3641%iwi0 prefixlen 64 scopeid 0x1 inet 192.168.1.69 netmask 0xffffff00 broadcast 192.168.1.255 thinky% sudo ifconfig iwi0 nwid SquishMitten nwkey 0xedd1edd2edd3edd4edd5edd667 thinky% sudo dhclient iwi0 DHCPREQUEST on iwi0 to 255.255.255.255 port 67 DHCPREQUEST on iwi0 to 255.255.255.255 port 67 DHCPDISCVER on iwi0 to 255.255.255.255 port 67 interval 7 DHCPDISCVER on iwi0 to 255.255.255.255 port 67 interval 8 DHCPDISCVER on iwi0 to 255.255.255.255 port 67 interval 15 ^C thinky% ifconfig iwi0 iwi0: flags=8843<UP,BRADCAST,RUNNING,SIMPLEX,MULTICASTmtu 1500 lladdr 00:12:f0:79:36:41 groups: wlan egress media: IEEE802.11 autoselect status: no network ieee80211: nwid SquishMitten nwkey <not displayed100dBm inet6 fe80::212:f0ff:fe79:3641%iwi0 prefixlen 64 scopeid 0x1 inet 192.168.1.69 netmask 0xffffff00 broadcast 192.168.1.255 thinky% sudo ifconfig iwi0 nwid SquishMitten nwkey 0xedd1edd2edd3edd4edd5edd666 thinky% sudo dhclient iwi0 DHCPREQUEST on iwi0 to 255.255.255.255 port 67 DHCPREQUEST on iwi0 to 255.255.255.255 port 67 DHCPDISCVER on iwi0 to 255.255.255.255 port 67 interval 5 DHCPDISCVER on iwi0 to 255.255.255.255 port 67 interval 6 DHCPDISCVER on iwi0 to 255.255.255.255 port 67 interval 6 DHCPDISCVER on iwi0 to 255.255.255.255 port 67 interval 13 DHCPDISCVER on iwi0 to 255.255.255.255 port 67 interval 19 ^C thinky% ifconfig iwi0 iwi0: flags=8843<UP,BRADCAST,RUNNING,SIMPLEX,MULTICASTmtu 1500 lladdr 00:12:f0:79:36:41 groups: wlan egress media: IEEE802.11 autoselect status: no network ieee80211: nwid SquishMitten nwkey <not displayed100dBm inet6 fe80::212:f0ff:fe79:3641%iwi0 prefixlen 64 scopeid 0x1 inet 192.168.1.69 netmask 0xffffff00 broadcast 192.168.1.255 Thanks |
|
#2
|
|||
|
|||
|
Iwi, wireless bad behavior
Nick Guenther <kousue <atgmail.comwrites:
Wed, Jul 2, 2008 at 7:32 PM, Edd Barrett <vext01 <atgmail.comwrote: Hi, > If you get the wep key (or network name) wrong when configuring iwi network drivers the card becomes useless until you reboot. This is annoying when at a friends house and I mistype the key for example. I have tried taking the interface down and back up, it makes no difference. > Is there a way of resetting the card altogether? Have you tried pulling it out? That usually fixes my zyd(4) (though it has other problems than yours). -Nick maybe netstart(8) can help? I used when trashing my wireless configuration. Quoting from netstart(8): After the system is completely initialized, it is possible to start a newly created interface or bridge(4), or reset an existing interface to its default state, by invoking the following, where foo0 is the interface or bridge name: # sh /etc/netstart foo0 |
![]() |
| Viewing: Web Development Archives > Mailing Lists > BSD > Iwi, wireless bad behavior |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|