Hi,
On Mon, Jun 28, 2004 at 06:51:03PM +0200, Stephan van Beerschoten wrote:
> Will this lock the ssid during reboots as well ? If not, that actually
> is what I am looking for.
You can put it into /etc/dhclient.conf, e.g.:
interface "wi0" {
media "ssid <SSID> wepmode on wepkey <WEPKEY>";
}
cu,
Uwe