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.Received on Tue Jan 27 2004 - 00:39:19 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:40 UTC