From owner-freebsd-questions@FreeBSD.ORG Mon Nov 12 16:38:33 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AFB7FB64 for ; Mon, 12 Nov 2012 16:38:33 +0000 (UTC) (envelope-from olivier2553@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 807768FC0C for ; Mon, 12 Nov 2012 16:38:33 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id wz17so2931732pbc.13 for ; Mon, 12 Nov 2012 08:38:27 -0800 (PST) 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=B1DHJo5vEgKkIaGYkSOeLX24SwlC0BIDQPgo41lwgTU=; b=gz6759tIIH/pjg5crFaOhAP3eF3P2zqJI1WnZUR2UCF0WrzTpzvFGaov6coN2e22+A RV7MHSGjsnGNVzE5Zi0YcviaMYNjtLnDDkyWakepQYBgsXWkgbGUGBw8/l2Vw0qqJ4qR WbcNzJu8JatZrKj6LWHbc/hXQ4/YqILXl0Z6xByopHdC6gmhBbsimd5AFSsjWhs8rqL3 nkgzMGdCd5BWIBNkkCEA5tYb1oTF+GQ4InN15M58RRCGYV0v37YH0rvY+J4aAJvYWKsd XnEwyKZL8/zTuFwWzo8jKkx8hcx0TmSFEJMfkqkyJSYbKrDpyJc66WnCWOI5wprCX7OM mrUg== MIME-Version: 1.0 Received: by 10.68.237.135 with SMTP id vc7mr52343980pbc.2.1352738307798; Mon, 12 Nov 2012 08:38:27 -0800 (PST) Sender: olivier2553@gmail.com Received: by 10.66.251.132 with HTTP; Mon, 12 Nov 2012 08:38:27 -0800 (PST) In-Reply-To: <50A11293.9010306@zedat.fu-berlin.de> References: <50A11293.9010306@zedat.fu-berlin.de> Date: Mon, 12 Nov 2012 23:38:27 +0700 X-Google-Sender-Auth: ahWkH2jgnzlbUdBa3WKlSUY7f2Q Message-ID: Subject: Re: Multiple SSID with WiFi adapter and hostapd? From: Olivier Nicole To: "O. Hartmann" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Nov 2012 16:38:33 -0000 Olivier, > I have a question for short (since I failed, possibly due to > configuration inabilities of myself): is it possible to have multiple > SSID on the very same WiFi hardware adapter (TP-Link Atheros based > type)? Yes. DD-WRT does that very well. Bests, Olivier > Idea is, to have pseudo device wlan0 assigned to a SSID for the > internal use and another SSID for guests, which is not allowed to access > internal server infrastructure. I tried another pseudo device "wlan1" > and configured it the very same way in /etc/hostapd.conf, but this failed. > > Please set me CC/email me, I do not subscribe the list. > > > Thanks in advance and regards, > > oliver >