Multiple ssid or multiple radios with hostapd
Adrian Chadd
adrian at freebsd.org
Tue Jan 6 15:53:39 UTC 2015
Hi!
It should be pretty simple:
wlans_ath0="wlan0 wlan1"
ifconfig_wlan0="create flags go here HOSTAP"
ifconfig_wlan1="create flags go here HOSTAP"
Then you populate /etc/hostapd-wlan0.conf and /etc/hostapd-wlan1.conf .
Hm, this isn't well documented at all. Ok, time to update it.
-adrian
On 6 January 2015 at 02:28, Peter Ankerstål <peter at pean.org> wrote:
> Hi!
>
> Im trying to get hostapd to work with multiple wifi cards (and multiple ssid
> on a single card) but I cant get how to do it from the manual. And when
> searching the googlez I dont get much.
>
> Thanks.
>
More information about the freebsd-wireless
mailing list