On 5/10/07, abutter gao <[EMAIL PROTECTED]> wrote:
First, I have a access point with dhcp service, and I just want to get
dynamic IP from the AP, so I use dhclient. But I'll check whether
there is iwilist.

I don't know how to deal with this by NetBSD, but "dhclient wpi0"
after installing wpi firmware is enough to connect to the AP and get
IP address from it in my friend's NetBSD laptop.

After the firmware is installed try:

(If you have a WEP key on the WIFI added the nwkey switch to the ifconfig line)
# ifconfig wpi0 nwid <WAP_ESSID_HERE>
# dhclient wpi0

Reply via email to