On 2014-07-08, Aviolat Romain <[email protected]> wrote:
> Hello,
>
> I started to play with OpenBSD wlan interfaces lately and I've got two 
> questions so far that I couldn't solve by myself:
>
> 1. Is there a way to create two SSIDs using one physical interface ? I'd like 
> to create a "public" and a "private" SSID with different subnets and pf rules.

Unless you feel like hacking on the 802.11 layer you'll probably be
better served with a commercial AP. hostap on OpenBSD can only handle
simple cases (no multi-ssid, no wpa-enterprise) and IME doesn't work as
well as the average cheap AP running openwrt etc.

> 2. Is 802.11n supported on certain devices ? my Wlan USB dongle is detected 
> as a Ralink 802.11b/g device (ral0) but in fact it's a b/g/n device.

Support is needed in both the 802.11 layer and drivers. There's some
code already but it's not enabled.

Reply via email to