From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 10:25:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42F7B1065673 for ; Fri, 28 Nov 2008 10:25:49 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from werkwelt.de (post.werkwelt.de [91.194.85.74]) by mx1.freebsd.org (Postfix) with ESMTP id DA0308FC12 for ; Fri, 28 Nov 2008 10:25:48 +0000 (UTC) (envelope-from kuku@kukulies.org) Received: from [87.79.34.228] (account kuku@kukulies.org HELO [192.168.1.117]) by werkwelt.de (CommuniGate Pro SMTP 5.0.13) with ESMTPSA id 6464956 for freebsd-questions@freebsd.org; Fri, 28 Nov 2008 11:25:46 +0100 Message-ID: <492FC71E.4090901@kukulies.org> Date: Fri, 28 Nov 2008 11:25:34 +0100 From: Christoph Kukulies User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: wlan disappears on rum0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2008 10:25:49 -0000 I start an ifconfig rum0 inet 10.0.0.1/24 mediaopt hostap ssid MySID wepmode on wepkey 0x01020304050607080910111213 weptxkey 1 channel 1 and it seems that after a day or a night the wlan is gone. No SSID is being seen in the air. I then manually start it again and the wlan is up again. I have no idea right now when it disappears or why. Could it be that some nightly periodic is causing this? -- Christoph Kukulies