Re: [dwm] OT: Wireless in dwm

From: Lorenzo Bolla <lbolla_AT_gmail.com>
Date: Mon, 20 Apr 2009 20:01:20 +0100

I actually meant exactly ifconfig and dhclient (and wpa_supplicant).

On FreeBSD, this is what I'm using (no iwconfig available...)

in /etc/rc.conf add:
ifconfig_ndis0="ssid <your_ssid> bssid <your_bssid> WPA DHCP"

in /etc/wpa_supplicant.conf add:
network={
    ssid="<your_ssid>"
    psk="<your_password>"
}

L.

On Mon, Apr 20, 2009 at 3:29 PM, Antoni Grzymala <antoni_AT_chopin.edu.pl>wrote:

> Lorenzo Bolla dixit (2009-04-20, 15:07):
>
> > ifconfig and dhclient?
>
> Those two don't really deal with the wireless layer of 802.11 (though
> ifconfig does in some OS'es to an extent).
>
> --
> [a]
>
Received on Mon Apr 20 2009 - 19:01:20 UTC

This archive was generated by hypermail 2.2.0 : Mon Apr 20 2009 - 19:12:05 UTC