View Single Post
Old 6th June 2010
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

So try the following:

$ sudo ifconfig bwi0 nwid ROUTER chan 9

Check the output of ifconfig bwi0, confirm it's operational, and then try running dhclient on the interface.

If you have a WEP key, make sure to specify that using nwkey.. this is documented in ifconfig(8) under the IEEE 802.11 (WIRELESS DEVICES) section.
Reply With Quote