From owner-freebsd-wireless@FreeBSD.ORG Thu Jul 25 05:01:02 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9F2712CC for ; Thu, 25 Jul 2013 05:01:02 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2F53F2CB5 for ; Thu, 25 Jul 2013 05:01:02 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id c11so1190702wgh.8 for ; Wed, 24 Jul 2013 22:01:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=rT0NRsB/8Zx04OikoViPenyW1tkTEOp4q3jow4iA9iw=; b=ioMnBg9YgSTOj/tSbRc9EvW+3/zhb94EEf/eQbwmAVswBnyzkChIF4VJ98J4jfXxJd ZtXELU7XmxfYBv5es3AkrVFGBEmImoLyTEPGEw+zTzKmquobtT0L0/B6+h4OfDjlAcWT LwrIQ/GGC0AjEGRDi1ddVNqyux2DZRVMA4Sn4bHjQhaPZJkBO/0S+05Hk4Job4I0/FOL Jabjb0QrCzCX3SmJr2a6anqXG03XhF2dq+4t6tYh6eAjtegWGMYnOvzq20WMzOvXX1Tt 9nnttY10g0mL5JIR2Mc6UgbQPQvzOo+NUaPOV2DmSFoH5SpHeeI2q9xa4/kwn2oLA2Zz z15w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=rT0NRsB/8Zx04OikoViPenyW1tkTEOp4q3jow4iA9iw=; b=k2Ko+F1Xt4n4/q/aawaDFVk147Z7Z2z2S3v2is0+XHOmmV5UcU3jYrOoBY1WRU5FU/ CxOiRYLRJNo9zLwt34yFdHeNiBMyIdp9WHHYRVVmwXSLMhir4Yab8I6c1PV0sMuKl74H RGZCu52dezLgSMEZTb26Dt0oQ4ykanui9986CmpMqbR3guoy2ylBOE+Bm6tCDlPiXMl9 /m2buGNCa6lvnZSSye6aLdMwOUH+Z6IvqTgaecC71IIR/LQw1LiIT7r2fP42+zFfelHU IjvHN7RDzH75gK1J9kd8kRP1SbYfVadKeK9B0o+zRwqwGyjPwrgMk543FQZ6IHMwJHVk 9itA== MIME-Version: 1.0 X-Received: by 10.180.160.165 with SMTP id xl5mr594212wib.46.1374728460491; Wed, 24 Jul 2013 22:01:00 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.94.132 with HTTP; Wed, 24 Jul 2013 22:01:00 -0700 (PDT) In-Reply-To: References: Date: Wed, 24 Jul 2013 22:01:00 -0700 X-Google-Sender-Auth: jLO9DxqteLOl9zNAEnUbVEq6R6g Message-ID: Subject: Re: hostapd awkward problem: WiFi network "vanishes". From: Adrian Chadd To: Pedro Flynn Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jul 2013 05:01:02 -0000 Hi, What if you don't start it at boot, and instead manually create the wlan interface and setup hostapd? -adrian