ath-driver (Atheros 5212) and ifconfig

Michael Lestinsky michael.lestinsky at mpi-hd.mpg.de
Tue Jan 27 01:39:19 PST 2004


Am 26.01.'04 schrieb Vincent Poy:
> 	What's the correct way to have it connect to a certain AP with a
> WEP key and get the IP by DHCP?

Put something like this in your /etc/dhclient.conf (see dhclient.conf(5)):

interface "ath0" {
    media "media autoselect ssid my_ap nwkey 0x0123456789012345678901232456";
}

You can put there more than one media-line.


More information about the freebsd-current mailing list